vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   uCash & uShop v2.0.0 (https://vborg.vbsupport.ru/showthread.php?t=107233)

maroulis 02-05-2006 08:53 PM

if it's any help.... line 690 on installer.php is

require_once(DIR . '/includes/class_rpg_core.php');


yet the file doesn't exist.....

eNforce 02-05-2006 08:54 PM

Quote:

Originally Posted by maroulis
if it's any help.... line 690 on installer.php is

require_once(DIR . '/includes/class_rpg_core.php');


yet the file doesn't exist.....

Yeah I noticed this also, there is no class_rpg_core.php file :nervous:

Edit: I'm also stuck on Step 7 of the install :(

Gio~Logist 02-05-2006 08:55 PM

Quote:

Originally Posted by maroulis
i'm on 3.53 didn't have uShop or uCash installed before.... here's error I get at step 7/10 any ideas? thanks

Importing Product, please wait

[:]

Warning: import_product(/home/content/d/n/e/dnelite/html/includes/class_rpg_core.php): failed to open stream: No such file or directory in /installer/class_installer.php on line 690

Fatal error: import_product(): Failed opening required '/home/content/d/n/e/dnelite/html/includes/class_rpg_core.php' (include_path='.:/usr/local/lib/php') in /home/content/d/n/e/dnelite/html/installer/class_installer.php on line 690

lol What a genius. Revan got his RPG hack mixed up with his ushop. I will edit this problem and post an updated version shortly.

kofoid 02-05-2006 08:55 PM

hmmmmmm I will sit back and watch this thread

Gio~Logist 02-05-2006 08:58 PM

Use the following file instead of the one in the zip. I will ask Revan to update the zip when he's available.

maroulis 02-05-2006 09:01 PM

LOL this is funny... replaced the file as you instructed here's the new error :) still on step 7/10

Fatal error: Call to undefined function: replace_template_variables() in /home/content/d/n/e/dnelite/html/installer/class_installer.php on line 708

FYI line code 708 is $compiled_template = RPG_core::replace_template_variables($compiled_tem plate);

so there's MORE references to RPG hack ;)

Glovebox 02-05-2006 09:01 PM

Great, now what do we who got stuck halfway through do?

Jay... 02-05-2006 09:02 PM

Quote:

Originally Posted by gio~logist
Use the following file instead of the one in the zip. I will ask Revan to update the zip when he's available.

Fatal error: Call to undefined function: replace_template_variables() in /home/donked/public_html/forums/installer/class_installer.php on line 708

eNforce 02-05-2006 09:03 PM

Yeah, so after I uploaded the class_installer.php I got that error on line 708 so I went back to the beginning of the install and now I get errors all over the place because of tables that exist.

How can I remove the tables and start over?

maroulis 02-05-2006 09:05 PM

Quote:

Originally Posted by eNforce
Yeah, so after I uploaded the class_installer.php I got that error on line 708 so I went back to the beginning of the install and now I get errors all over the place because of tables that exist.

How can I remove the tables and start over?

that you shouldnt' have done... all of us (I assume) who're stuck on 7/10 step just sit there wait for new files replace them as instructed and hit refresh.. You shouldn't have gone back....

Jay... 02-05-2006 09:05 PM

Quote:

Originally Posted by eNforce
Yeah, so after I uploaded the class_installer.php I got that error on line 708 so I went back to the beginning of the install and now I get errors all over the place because of tables that exist.

How can I remove the tables and start over?

i used phpmyadmin on cpanel and removed all ucash tables and got past stage 2, stage 7 im still stuck

ThePimp 02-05-2006 09:07 PM

Stuck on step 7 also.

Lurk 02-05-2006 09:07 PM

Stuck there too.

Darkfire122333 02-05-2006 09:08 PM

likewise

Gio~Logist 02-05-2006 09:08 PM

Quote:

Originally Posted by maroulis
LOL this is funny... replaced the file as you instructed here's the new error :) still on step 7/10

Fatal error: Call to undefined function: replace_template_variables() in /home/content/d/n/e/dnelite/html/installer/class_installer.php on line 708

FYI line code 708 is $compiled_template = RPG_core::replace_template_variables($compiled_tem plate);

so there's MORE references to RPG hack ;)

You didn't upload the file i attached :p

maroulis 02-05-2006 09:09 PM

guys relax.. everybody is stuck on step 7 as you can see the code references another hack!!! Please don't flood the thread it has been reported and Gio~logist will respond as he has done already....

chill out and watch the superbowl!

Jay... 02-05-2006 09:10 PM

Quote:

Originally Posted by maroulis

chill out and watch the superbowl!

i would but they dont cover it in the UK :tired:

Gio~Logist 02-05-2006 09:11 PM

Please do not flood the thread with chat about the super bown guys!

Lets try and keep this as organized as possible.

Darkfire122333 02-05-2006 09:13 PM

lol sorry, deleted the post, patiently awaiting the fix :)

NuclioN 02-05-2006 09:14 PM

Quote:

Originally Posted by gio~logist
You didn't upload the file i attached :p

Yep but then this: Fatal error: Call to undefined method UCS_core::
replace_template_variables()

eNforce 02-05-2006 09:15 PM

Database error in vBulletin 3.5.3:

Invalid SQL:
ALTER TABLE forum
ADD `ucash_perthread` varchar(20) NOT NULL default '',
ADD `ucash_perreply` varchar(20) NOT NULL default '',
ADD `ucash_perview` varchar(20) NOT NULL default '',
ADD `ucash_perdownload` varchar(20) NOT NULL default '';

MySQL Error : Duplicate column name 'ucash_perthread'
Error Number : 1060
Date : Sunday, February 5th 2006 @ 06:14:00 PM
Script : http://www.seriosgaming.com/installer/index.php
Referrer : http://www.seriosgaming.com/installer/index.php
IP Address :
Username :
Classname :

How can I delete these columns in phpmyadmin? I tried searching for it but found no matches...

Gio~Logist 02-05-2006 09:15 PM

Quote:

Originally Posted by NuclioN
Yep but then this: Fatal error: Call to undefined method UCS_core::
replace_template_variables()


What file is this?

maroulis 02-05-2006 09:15 PM

ok back to topic at hand :)

Gio- I did upload the file... actually and it still doesn't work... and to make matters worse I emptied my cache still got the same error and back to step 1 now dropping tables in order to make it to step 2!

ThePimp 02-05-2006 09:16 PM

STEP 7:

Fatal error: Call to undefined function: replace_template_variables() in /web/www.mysite.com/html/installer/class_installer.php on line 708

NuclioN 02-05-2006 09:18 PM

Quote:

Originally Posted by gio~logist
What file is this?

Realy don't know, it appeard by step 7

Zelda-King 02-05-2006 09:18 PM

Hmm.. I'm very happy this is out. My only issue before installing is: does the points system clash with something such as RPG Inferno?

Jay... 02-05-2006 09:18 PM

Quote:

Originally Posted by eNforce
Database error in vBulletin 3.5.3:

Invalid SQL:
ALTER TABLE forum
ADD `ucash_perthread` varchar(20) NOT NULL default '',
ADD `ucash_perreply` varchar(20) NOT NULL default '',
ADD `ucash_perview` varchar(20) NOT NULL default '',
ADD `ucash_perdownload` varchar(20) NOT NULL default '';

MySQL Error : Duplicate column name 'ucash_perthread'
Error Number : 1060
Date : Sunday, February 5th 2006 @ 06:14:00 PM
Script : http://www.seriosgaming.com/installer/index.php
Referrer : http://www.seriosgaming.com/installer/index.php
IP Address :
Username :
Classname :

How can I delete these columns in phpmyadmin? I tried searching for it but found no matches...

i got that, i repaired all tables using adminCP, then deleted the ucash ones again on phpmyadmin, then re-installed and it worked

Jay... 02-05-2006 09:20 PM

Quote:

Originally Posted by Jay...
i got that, i repaired all tables using adminCP, then deleted the ucash ones again on phpmyadmin, then re-installed and it worked

weh hey! mines installed ;)

Gio~Logist 02-05-2006 09:21 PM

Quote:

Originally Posted by Jay...
i got that, i repaired all tables using adminCP, then deleted the ucash ones again on phpmyadmin, then re-installed and it worked

Jay, i have now successfully installed ushop on your site. Refresh.

NuclioN 02-05-2006 09:21 PM

Jay could you please share the db info for phpmyadmin where and HOW we can remove all this installed info? :)

ThePimp 02-05-2006 09:22 PM

Quote:

Originally Posted by ThePimp
STEP 7:

Fatal error: Call to undefined function: replace_template_variables() in /web/www.mysite.com/html/installer/class_installer.php on line 708

Here's line 708:

$compiled_template = ucs_core::replace_template_variables($compiled_tem plate);

Gio~Logist 02-05-2006 09:22 PM

Quote:

Originally Posted by maroulis
ok back to topic at hand :)

Gio- I did upload the file... actually and it still doesn't work... and to make matters worse I emptied my cache still got the same error and back to step 1 now dropping tables in order to make it to step 2!


Try go go to yoursite.com/forum/installer/index.php?step=7 and then click continue. Go from there and tell me how it goes.

Jay... 02-05-2006 09:22 PM

i get this error when doing edit 2 on the member info template

The following error occurred when attempting to evaluate this template:

Parse error: parse error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in /home/donked/public_html/forums/includes/adminfunctions_template.php(3537) : eval()'d code on line 159

Gio~Logist 02-05-2006 09:23 PM

Quote:

Originally Posted by ThePimp
Here's line 708:

$compiled_template = ucs_core::replace_template_variables($compiled_tem plate);


Overwrite this file.

Jay... 02-05-2006 09:24 PM

Quote:

Originally Posted by NuclioN
Jay could you please share the db info for phpmyadmin where and HOW we can remove all this installed info? :)

just choose your database, it should then bring up all of the tables, look for ones that start with iucash/ushop check them and then click drop

ThePimp 02-05-2006 09:24 PM

Quote:

Originally Posted by gio~logist
Overwrite this file.

Parse error: parse error, unexpected ':' in /web/www.mysite.com/html/installer/class_installer.php on line 708

Gio~Logist 02-05-2006 09:25 PM

Quote:

Originally Posted by Jay...
i get this error when doing edit 2 on the member info template

The following error occurred when attempting to evaluate this template:

Parse error: parse error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in /home/donked/public_html/forums/includes/adminfunctions_template.php(3537) : eval()'d code on line 159


Check that template for a messed up if statement. It doesn't appear to be the instructions in the hack itself. Try making the edit on a MEMBERINFO template that has not been touched.

eNforce 02-05-2006 09:26 PM

Quote:

Originally Posted by Jay...
i got that, i repaired all tables using adminCP, then deleted the ucash ones again on phpmyadmin, then re-installed and it worked

Thanks for helping out Jay, I've removed all the tables and repaired from ACP about 4 times now and I'm still getting:

Step 4) Altering Tables

MySQL Error : Duplicate column name 'ucash_perthread'

Jay... 02-05-2006 09:28 PM

Quote:

Originally Posted by gio~logist
Check that template for a messed up if statement. It doesn't appear to be the instructions in the hack itself. Try making the edit on a MEMBERINFO template that has not been touched.

it appears you're right but i dont know much about the code so i dunno what 'messed up' code i will be looking for

Lurk 02-05-2006 09:29 PM

Also be sure to check the tables: forum and user. I don't know if that's all of them.


All times are GMT. The time now is 03:24 AM.

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.02874 seconds
  • Memory Usage 1,827KB
  • 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
  • (21)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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