![]() |
Forum How should the Forum PHP widget code be implemented? Different to CMS widget $output? Hi, I have the attached CMS Widget working PERFECT. I want to have that widget working also in the FORUM, so I copy and paste the code to the forum block (php) but it doest not show any result. Does it works in the same way this direct php execution in Forum as in CMS widgets? Why same widget works on CMS but not in forum php widget? Any idea? PHP Code: ob_start(); require_once('./libros/config.php'); ... (normal query here) while($row = mysql_fetch_array( $words )) { $same = str_replace('-',' ',$row['name']); $ray = SeoString($row['name'],'-'); $output_bits .= ''.$same.', '; } $output = "
ob_end_clean(); </div> |
الساعة الآن 09:57 PM |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.5.2 TranZ By
Almuhajir