![]() |
Forum Integration PHP parsing in vBulletin4 Hello, Previously in vBulletin 3.8 in order to include a PHP file you would go about it by creating a plugin with the following code: Code: ob_start(); include('../path/to/wp-load.php'); include('../blog/wp-content/themes/sandbox/header.php'); $wp_header = ob_get_contents(); ob_end_clean(); Then calling $wp_header would display the output. With vBulletin 4.0 this snippet is not working.. Can you please advise on how to update the code? -- Code was retrieved from: http://depressedprogrammer.wordpress...rdpress-theme/ |
الساعة الآن 08:02 PM |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.5.2 TranZ By
Almuhajir