|
إنضمامك إلي منتديات استراحات زايد يحقق لك معرفة كل ماهو جديد في عالم الانترنت ...
انضم الينا
#1
| ||
| ||
Running 4.01 I had a PHP include in my header that displayed a random image and my site's logo. When I upgraded to 4.02pl1 this stopped working in the CMS. It still works right in the forums and in Photopost. The plugin code looks like this: Product -> vBulletin Hook Location -> global_start PHP Code: ob_start(); include("/var/www/html/common.njpinebarrens.com/navigation-new.php"); $globalHeader = ob_get_contents(); ob_end_clean(); $preRegister['globalHeader'] = $globalHeader; vB_Template::preRegister('header', $preRegister); and I am calling it via: {vb:raw globalHeader} in my header template. I have vBSEO installed, but this behavior persists when vBSEO is turned off. __DEFINE_LIKE_SHARE__ |
![]() |
مواقع النشر (المفضلة) |
| |