vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Major Additions - Add Google Checkout to Paid Subscriptions (https://vborg.vbsupport.ru/showthread.php?t=249656)

MahdyE23 04-22-2013 03:15 AM

Quote:

Originally Posted by ForceHSS (Post 2417775)
Don't edit functions.php file you need to upload the default one redown load it from the members area and take out the functions.php file from the zipped pack

Oh my... So, I was going into my webhosting files to edit the error on line 4734..
I opened it in notepad and this is what it currently is:

PHP Code:

trigger_error('fetch_template() calls should be replaced by the vB_Template class. Template name: ' htmlspecialchars($templatename), E_USER_WARNING); 

I was going to switch it with this:
PHP Code:

LEFT JOIN " . TABLE_PREFIX . "userlist AS userlist ON (userlist.relationid user.userid AND userlist.type 'buddy' AND userlist.userid " . $vbulletin->userinfo['userid'] . "

Then save, reupload the functions.php file and then test the mod.. Do I not do that? I thought that is what you said to do in your previous post

MahdyE23 04-23-2013 02:01 PM

Quote:

Originally Posted by MahdyE23 (Post 2417786)
Oh my... So, I was going into my webhosting files to edit the error on line 4734..
I opened it in notepad and this is what it currently is:

PHP Code:

trigger_error('fetch_template() calls should be replaced by the vB_Template class. Template name: ' htmlspecialchars($templatename), E_USER_WARNING); 

I was going to switch it with this:
PHP Code:

LEFT JOIN " . TABLE_PREFIX . "userlist AS userlist ON (userlist.relationid user.userid AND userlist.type 'buddy' AND userlist.userid " . $vbulletin->userinfo['userid'] . "

Then save, reupload the functions.php file and then test the mod.. Do I not do that? I thought that is what you said to do in your previous post

Still need help. Anyone :(?

MahdyE23 04-24-2013 03:43 PM

Getting another error.. Can I get some help? I am getting this:

http://prntscr.com/11z3l2

PHP Code:

Warningfetch_template() calls should be replaced by the vB_Template class. Template namesubscription_payment_gcheckout in [path]/includes/functions.php on line 4591 


Eric 04-25-2013 03:59 PM

Quote:

Originally Posted by MahdyE23 (Post 2418269)
Getting another error.. Can I get some help? I am getting this:

http://prntscr.com/11z3l2

PHP Code:

Warningfetch_template() calls should be replaced by the vB_Template class. Template namesubscription_payment_gcheckout in [path]/includes/functions.php on line 4591 


You are running vBulletin 4. This mod is for vB 3.8, and has not been updated to work on vB4 as of yet, from what I can see.

craigvm 05-28-2013 02:53 PM

is this going to be updated for use with vb 4.2

joeychgo 05-28-2013 04:48 PM

Google has announced that Google Checkout will be discontinued in November 2013 http://googlecommerce.blogspot.ca/2013/05/an-update-to-google-checkout-for.html#!/2013/05/an-update-to-google-checkout-for.htmlhttps://vborg.vbsupport.ru/external/2014/09/3.gif

craigvm 05-28-2013 08:12 PM

Quote:

Originally Posted by joeychgo (Post 2424663)

yes but but it will just move to google wallet then witch should be the same sort of thing
i`m using nochex now but it dont work right as it dont change the user group after payment

joeychgo 05-28-2013 08:57 PM

Try 2checkout

craigvm 05-28-2013 09:27 PM

Quote:

Originally Posted by joeychgo (Post 2424691)
Try 2checkout

do you use it


All times are GMT. The time now is 05:14 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01170 seconds
  • Memory Usage 1,756KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (6)bbcode_php_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (9)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete