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)

DrewM 02-05-2006 08:37 PM

I'm getting a data base error it is:
Database error in vBulletin 3.5.3:

Invalid SQL:
CREATE TABLE ushop_action (
`actionid` int(5) NOT NULL auto_increment,
`categoryid` smallint(5) NOT NULL default '1',
`shortname` varchar(255) NOT NULL default '',
`name` varchar(255) NOT NULL default '',
`description` text NOT NULL,
`displayorder` int(10) NOT NULL default '0',
`cost` varchar(20) NOT NULL default '',
`tax` varchar(20) NOT NULL default '',
`sold` bigint(10) NOT NULL default '0',
`defaultquantity` bigint(10) NOT NULL default '0',
`quantity` bigint(10) NOT NULL default '0',
`allowedgroups` varchar(255) NOT NULL default '',
`deniedgroups` varchar(255) NOT NULL default '',
`expiration` int(15) NOT NULL default '0',
`noexpiremarkup` decimal(20,2) NOT NULL default '0.00',
`filelocation` varchar(255) NOT NULL default '',
`imagelocation` varchar(255) NOT NULL default '',
`disablecoupon` tinyint(1) NOT NULL default '0',
`showinstore` tinyint(1) NOT NULL default '0',
`active` tinyint(1) NOT NULL default '0',
`saf_name` varchar(50) NOT NULL default '',
`asvs` text NOT NULL,
`itemcatcache` text NOT NULL,
`itemcache` text NOT NULL,
PRIMARY KEY (`actionid`)
);

MySQL Error : Table 'ushop_action' already exists
Error Number : 1050
Date : Sunday, February 5th 2006 @ 05:35:52 PM
Script : http://www.sim2world.com/forum/installer/index.php
Referrer : http://www.sim2world.com/forum/installer/index.php
IP Address :
Username :
Classname :

Dennis B 02-05-2006 08:37 PM

There's really nothing like competition to make things happen. :D

kofoid 02-05-2006 08:38 PM

who can get the gifts hack working 1st - that what I want to know.

TTG 02-05-2006 08:40 PM

Step 7

Quote:

Warning: import_product(/usr/home/txxxxx/public_html/forum/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 '/usr/home/txxxxxx/public_html/forum/includes/class_rpg_core.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /usr/home/xxxxxxpublic_html/forum/installer/class_installer.php on line 690
Guess that screws up any chance of re-installing as it's already on step 7 and has altered the database :ermm:

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

Revan is looking into all of this. He has already solved a couple of problems.

Revan 02-05-2006 08:41 PM

Quote:

Originally Posted by Zidane007nl
Was waiting for this. My users were complaning about their bank money deleted after upgrading vB.

Edit: At step 8 of the installer I got a "Invalid File Specified" message when importing Admin Help...

Ive been told this is fixed.
Quote:

Originally Posted by NuclioN
In step 7/10 of the install i have this error:

Failed opening required '/HTML/forums/includes/class_rpg_core.php' (include_path='.:') in /HTML/forums/installer/class_installer.php on line 690

Coded in prevention against this.
Quote:

Originally Posted by Jay...
one problem

Step 2) Verify Environment

You appear to not have any version of uCash & uShop installed.

Check your AdminCP, see if you have the uttpoints_build setting, if you believe you should be seeing Upgrade instead of Install.
Quote:

Originally Posted by Jay...
Error when installing

Database error in vBulletin 3.5.3:

Invalid SQL:
CREATE TABLE ushop_action (
`actionid` int(5) NOT NULL auto_increment,
`categoryid` smallint(5) NOT NULL default '1',
`shortname` varchar(255) NOT NULL default '',
`name` varchar(255) NOT NULL default '',
`description` text NOT NULL,
`displayorder` int(10) NOT NULL default '0',
`cost` varchar(20) NOT NULL default '',
`tax` varchar(20) NOT NULL default '',
`sold` bigint(10) NOT NULL default '0',
`defaultquantity` bigint(10) NOT NULL default '0',
`quantity` bigint(10) NOT NULL default '0',
`allowedgroups` varchar(255) NOT NULL default '',
`deniedgroups` varchar(255) NOT NULL default '',
`expiration` int(15) NOT NULL default '0',
`noexpiremarkup` decimal(20,2) NOT NULL default '0.00',
`filelocation` varchar(255) NOT NULL default '',
`imagelocation` varchar(255) NOT NULL default '',
`disablecoupon` tinyint(1) NOT NULL default '0',
`showinstore` tinyint(1) NOT NULL default '0',
`active` tinyint(1) NOT NULL default '0',
`saf_name` varchar(50) NOT NULL default '',
`asvs` text NOT NULL,
`itemcatcache` text NOT NULL,
`itemcache` text NOT NULL,
PRIMARY KEY (`actionid`)
);

MySQL Error : Table 'ushop_action' already exists Error Number : 1050
Date : Sunday, February 5th 2006 @ 01:55:46 PM
Script : http://www.donked.net/forums/installer/index.php
Referrer : http://www.donked.net/forums/installer/index.php
IP Address : 81.77.10.24
Username : Jay
Classname : vb_database

Open the upgrade2001.php and under
PHP Code:

if ($this->step == 6)
{
    
// Set action variable
    
$this->action true

add
PHP Code:

$this->debug true

This will show debug info instead of actually running those queries, so youll be able to bypass that step like that.

I will upload the fixed file shortly.

Glovebox 02-05-2006 08:42 PM

Same error as above ^^

Revan 02-05-2006 08:44 PM

I will now be unable to provide support for about 14 hours, sleep and school.
Please don't clutter this thread with error messages and support requests.

maroulis 02-05-2006 08:47 PM

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

Jay... 02-05-2006 08:49 PM

Reavn that debug didnt work, also where will i find the utt_points build


All times are GMT. The time now is 03:05 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.02680 seconds
  • Memory Usage 1,754KB
  • 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
  • (2)bbcode_php_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