Quote:
Originally Posted by MahdyE23
I'm getting this error:
Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: subscription_payment_gcheckout in [path]/includes/functions.php on line 4734
But there is no line 4734. Can someone please help me? Please PM me how to fix this error, I really need this!
|
it goes to line 8557 so i dont know what functions.php you are looking at
line 23 of product-gcheckout-1.01.xml
PHP Code:
plate name="subscription_payment_gcheckout" templatetype="template" date="1283011303" username="CaseLogic" version="1.01"><![CDATA[ <input type="hidden" name="item_name_1" value="<phrase 1="$subinfo[title]">$vbphrase[x_subscription]</phrase>"/>
line 4734 of functions.php
PHP Code:
LEFT JOIN " . TABLE_PREFIX . "userlist AS userlist ON (userlist.relationid = user.userid AND userlist.type = 'buddy' AND userlist.userid = " . $vbulletin->userinfo['userid'] . ")
try a fresh install see if that replaces the missing code