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)

EricaJoy 02-05-2006 09:44 PM

uh oh, round 1, FIGHT!

/me reserves for possible future install

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

Quote:

Originally Posted by xRoyal15
yer, i had ebux before if that might be why...

I'm not sure, however, ebux should not add that table...

Try running the following query

Code:

DROP TABLE `ushop_action` ,
`ushop_asvs` ,
`ushop_bank` ,
`ushop_category` ,
`ushop_history` ,
`ushop_item` ,
`ushop_item_cat` ;


maroulis 02-05-2006 09:45 PM

I'm gonna kill myself .... dropped all tables, re-installed - COPIED new installed.php yet same error!

Importing Product, please wait

[:]

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

ThePimp 02-05-2006 09:45 PM

Quote:

Originally Posted by gio~logist
Hmm. Try

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

It doesn't seem to be finding the replace_template() function for some reason. What file would this be located in?

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

Quote:

Originally Posted by ThePimp
Fatal error: Call to undefined function: replace_template() in /web/www.++++you.com/html/installer/class_installer.php on line 708

It doesn't seem to be finding the replace_template() function for some reason. What file would this be located in?

It's just
replace_template(some code here)

If you want to search for it just search for
replace_template(


I will try and post a fix shortly.

ThePimp 02-05-2006 09:48 PM

Quote:

Originally Posted by gio~logist
It's just
replace_template(some code here)

If you want to search for it just search for
replace_template(


I will try and post a fix shortly.

Cool, thanks.


The only instance of "replace_template(" that shows up is in the class_installer.php file, and there's only the one reference to it on line 708. The function itself doesn't seem to be defined anywhere.

xRoyal15 02-05-2006 09:50 PM

ok on step 4 it says:

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 : Monday, February 6th 2006 @ 12:50:20 AM
Script : http://ourhabboforum.be/installer/index.php
Referrer : http://ourhabboforum.be/installer/index.php
IP Address : 82.34.122.216
Username : xRoyal15
Classname : vb_database

got a query for that?

Lurk 02-05-2006 09:51 PM

If I'm not mistaken, there's either a typo or an error with calling the function. It may not exist in one of the files used in installation or a typo in the name.

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

Quote:

Originally Posted by xRoyal15
yer, i had ebux before if that might be why...

ucash conflicts with it

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

I will be back shortly (in a couple of minutes). If anyone finds a fix, feel free to post it.


All times are GMT. The time now is 03:16 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.06500 seconds
  • Memory Usage 1,739KB
  • 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
  • (1)bbcode_code_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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