![]() |
Plug in php includes conflict I have the following plug in in my header for my menu: global_start $includedphp 5 Code: ob_start(); include('/home/content/xxx/file.php'); $includedphp = ob_get_contents(); ob_end_clean(); When I add another to the navbar: global_start $News 5 Code: ob_start(); include('/home/content/xxx/anotherfile.php'); $includedphp = ob_get_contents(); ob_end_clean(); The second seems to "cancel" the first or something. Any ideas? Thanks. |
الساعة الآن 07:25 PM |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.5.2 TranZ By
Almuhajir