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 1.1.1 (https://vborg.vbsupport.ru/showthread.php?t=90855)

cuphongle 07-29-2005 10:33 PM

Database error in vBulletin 3.5.0 Release Candidate 1:

Invalid SQL:

INSERT INTO setting
(varname, grouptitle, value, defaultvalue, datatype, optioncode, displayorder, advanced, volatile, product)
VALUES
(
'ucash_rounddecimal',
'ucash',
'2',
'2',
'free',
'',
70,
0,
1,
'ucash'
),
(
'ucash_enablesystem',
'ucash',
'1',
'1',
'free',
'yesno',
30,
0,
1,
'ucash'
),
(
'ucash_perthread',
'ucash',
'2',
'20',
'free',
'',
40,
0,
1,
'ucash'
),
(
'ucash_perview',
'ucash',
'.10',
'1',
'free',
'',
60,
0,
1,
'ucash'
),
(
'ucash_pointsforbreputation',
'ucash',
'0',
'1',
'free',
'',
63,
0,
1,
'ucash'
),
(
'ucash_pointsforgreputation',
'ucash',
'5',
'1',
'free',
'',
62,
0,
1,
'ucash'
),
(
'ucash_pointsperreferral',
'ucash',
'25',
'100',
'free',
'',
61,
0,
1,
'ucash'
),
(
'ucash_pointsfield',
'ucash',
'ucash',
'ucash',
'free',
'',
20,
0,
1,
'ucash'
),
(
'ucash_pointtable',
'ucash',
'user',
'user',
'free',
'',
10,
0,
1,
'ucash'
),
(
'ucash_perreply',
'ucash',
'1',
'15',
'free',
'',
50,
0,
1,
'ucash'
),
(
'ucash_pointspercharacter',
'ucash',
'0.01',
'0.01',
'free',
'',
51,
0,
1,
'ucash'
),
(
'ucash_governmentbank',
'ucash',
'0',
'0',
'free',
'yesno',
31,
0,
1,
'ucash'
),
(
'ucash_governmentbankst',
'ucash',
'0',
'0',
'free',
'yesno',
32,
0,
1,
'ucash'
),
(
'ucash_pointsforregistering',
'ucash',
'10',
'0',
'free',
'',
38,
0,
1,
'ucash'
),
(
'ucash_paycheck',
'ucash',
'604800',
'604800',
'free',
'',
80,
0,
1,
'ucash'
);

MySQL Error : Duplicate entry 'ucash_rounddecimal' for key 1

thats what i get when trying to upload the xml file

pepel13 07-29-2005 11:03 PM

Quote:

Originally Posted by cuphongle
Database error in vBulletin 3.5.0 Release Candidate 1:

Invalid SQL:

INSERT INTO setting
(varname, grouptitle, value, defaultvalue, datatype, optioncode, displayorder, advanced, volatile, product)
VALUES
.................................................. .................................................. ...............

MySQL Error : Duplicate entry 'ucash_rounddecimal' for key 1

thats what i get when trying to upload the xml file


Got the same error :ermm:

Link14716 07-30-2005 12:55 AM

Fine. I'll take it down until this stupid error is fixed.

Neal-UK 07-30-2005 12:57 AM

Quote:

Originally Posted by Link14716
Fine. I'll take it down until this stupid error is fixed.

just to let you know it installed fine on my forum

EDIT: No it comes up with this when I save usergroup permissions:

Database error in vBulletin 3.5.0 Release Candidate 1:
Invalid SQL:
UPDATE FORUMusergroup SET

### UPDATE QUERY GENERATED BY fetch_query_sql() ###
`title` = 'Administrators',
`description` = '',
`usertitle` = 'Administrator',
`opentag` = '<span style=\"color: blue;\">',
`closetag` = '</span>',
`passwordexpires` = '180',
`passwordhistory` = '360',
`ucash_paycheck` = '0.00',
`forumpermissions` = '1048575',
`attachlimit` = '0',
`pmquota` = '1000',
`pmpermissions` = '3',
`pmsendmax` = '5',
`calendarpermissions` = '63',
`wolpermissions` = '31',
`adminpermissions` = '3',
`genericpermissions` = '205520831',
`genericoptions` = '31',
`profilepicmaxwidth` = '200',
`profilepicmaxheight` = '200',
`profilepicmaxsize` = '200000',
`avatarmaxwidth` = '100',
`avatarmaxheight` = '100',
`avatarmaxsize` = '200000',
`profileviewpermissions` = '0',
`ecdownloadpermissions` = '2047'
WHERE usergroupid=6;

MySQL Error : Unknown column 'ucash_paycheck' in 'field list'
Error Number : 1054
Date : Saturday, July 30th 2005 @ 03:14:52 AM
Script :
http://www.burnleyweb.com/community/admincp/usergroup.php
Referrer : http://www.burnleyweb.com/community/admincp/usergroup.php?do=edit&usergroupid=6
IP Address : 212.***.***.***
Username : *********
Classname : vb_database

kall 07-31-2005 01:26 AM

Quote:

Originally Posted by Link14716
Fine. I'll take it down until this stupid error is fixed.

NOOOO! No no no! :(

I just upgraded to RC1. Dammit. I hope I grabbed this already.

*edit* Oh. It's still there. I wet myself in fear for nothing. :)

Sovereign 07-31-2005 02:46 AM

The SQL error reported by pepel13 happened to me too. However, if you use the HIS to uninstall the tables, then the errors go away and the product import is fine.

jesus likes pie 07-31-2005 10:55 PM

Any news on when uShop will be available?

RaidenDAWG2 07-31-2005 11:09 PM

Quote:

Originally Posted by jesus likes pie
Any news on when uShop will be available?

Quote:

Originally Posted by Link14716
If uShop 1.0.0 for vB 3.5.0 isn't out in some form by August 1st, I give you my permission to punch me in the face until it is released. ;)

Tonight, or Link's nose is going to be a little sore in the morning ;)

(Just kidding, UCash being my favorite hack of all time, I'd never do a thing like that :))

-RD

Link14716 08-01-2005 04:09 AM

Quote:

Originally Posted by Sovereign
The SQL error reported by pepel13 happened to me too. However, if you use the HIS to uninstall the tables, then the errors go away and the product import is fine.

I forgot a query for the paycheck feature I added. I'll get this all fixed tommorow.

ExpertDomino 08-01-2005 05:48 AM

Is this file attached for download yet: uCash_1.1.1_Release_Candidate_1_for_vB3.5_RC1_[2005-07-29].zip I dont see it!?!

Edit: Oh, ok, your working on fixing a problem........kk


All times are GMT. The time now is 11:57 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.01556 seconds
  • Memory Usage 1,750KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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