vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Major Additions - vbBux / vbPlaza v1.5.8 (Points + Store System) (https://vborg.vbsupport.ru/showthread.php?t=106953)

X-Files 03-10-2006 04:34 PM

Quote:

Originally Posted by Nathan2006
:banana: woooooo

Yeah I just reinstalled all the files and added the plugin on admincp and its all working:D

Thank you :):banana:

Glad I could help. This is one of my favorite hacks so far. The developer has also been very helpful and responsive. :cool:

Lyricsmama 03-10-2006 05:32 PM

Just in case someone had the same problem I did about estore not uninstalling completely, I just manually added a column named `ebuxestorepermissions` to the usergroup table, and it's working.
It's certainly a dirty fix, but I needed to get that working ASAP.

Gallio 03-10-2006 08:14 PM

I'm upgrading from eBux/eStore and I'm having a problem finding what to replace with the new template edits. Does anyone happen to have the old eBux/eStore template changes so I can revert them and start over with vBPlaza template edits. I would just revert the whole file but I have other edits and not just eBux/eStore. Hope someone can help. -Dylan

ZGeek 03-10-2006 08:40 PM

I'm getting this error when updating my usergroups.

Warning: mysql_real_escape_string() expects parameter 1 to be string, array given in /includes/class_core.php on line 666

Database error in vBulletin 3.5.4:

Invalid SQL:
UPDATE usergroup SET

### UPDATE QUERY GENERATED BY fetch_query_sql() ###
`title` = 'God',
`description` = '',
`usertitle` = 'ZGeek Administrator',
`opentag` = '',
`closetag` = '',
`passwordexpires` = '0',
`passwordhistory` = '0',
`forumpermissions` = '470810623',
`attachlimit` = '0',
`pmquota` = '400',
`pmpermissions` = '1',
`pmsendmax` = '10',
`calendarpermissions` = '63',
`wolpermissions` = '31',
`adminpermissions` = '3',
`genericpermissions` = '205520831',
`genericoptions` = '30',
`profilepicmaxwidth` = '200',
`profilepicmaxheight` = '200',
`profilepicmaxsize` = '10485760',
`avatarmaxwidth` = '100',
`avatarmaxheight` = '100',
`avatarmaxsize` = '1048576',
`ecdownloadpermissions` = '2047',
`custompermissions` = '8192',
`maxsiglines` = '0',
`maxsigfontsize` = '2',
`maxsigimgsize` = '0',
`maxsigimgwidth` = '0',
`maxsigimgheight` = '0',
`maxsigimages` = '0',
`sigforbiddencodes` = '',
`arcadepermissions` = '255',
`vbppermissions` = '',
`vbp_discountrate` = '0.00000',
`vbp_paycheckamount` = '100.00000',
`vbp_secondarycost` = '0.00000',
`vbp_primarycost` = '0.00000',
`ebuxestorepermissions` = '0'
WHERE usergroupid=6;

MySQL Error : Unknown column 'ebuxestorepermissions' in 'field list'
Error Number : 1054
Date : Friday, March 10th 2006 @ 10:37:20 PM
Script : http://forum.zgeek.com/admincp/usergroup.php
Referrer : http://forum.zgeek.com/admincp/userg...&usergroupid=6
IP Address : ###############
Username : ######
Classname : #####


Anyone got a fix?

trancetopia 03-10-2006 08:40 PM

Just noticed a problem after an install of the latest version 1.5.0.1

When a user buys a ribbon or gift, they get charged for it. When the page is refresshed or the user goes to any other page, the money is given back to them.

Should this be happening?

ZGeek 03-10-2006 08:57 PM

Quote:

Originally Posted by ZGeek
I'm getting this error when updating my usergroups.

Warning: mysql_real_escape_string() expects parameter 1 to be string, array given in /includes/class_core.php on line 666

Database error in vBulletin 3.5.4:

Invalid SQL:
UPDATE usergroup SET

### UPDATE QUERY GENERATED BY fetch_query_sql() ###
`title` = 'God',
`description` = '',
`usertitle` = 'ZGeek Administrator',
`opentag` = '',
`closetag` = '',
`passwordexpires` = '0',
`passwordhistory` = '0',
`forumpermissions` = '470810623',
`attachlimit` = '0',
`pmquota` = '400',
`pmpermissions` = '1',
`pmsendmax` = '10',
`calendarpermissions` = '63',
`wolpermissions` = '31',
`adminpermissions` = '3',
`genericpermissions` = '205520831',
`genericoptions` = '30',
`profilepicmaxwidth` = '200',
`profilepicmaxheight` = '200',
`profilepicmaxsize` = '10485760',
`avatarmaxwidth` = '100',
`avatarmaxheight` = '100',
`avatarmaxsize` = '1048576',
`ecdownloadpermissions` = '2047',
`custompermissions` = '8192',
`maxsiglines` = '0',
`maxsigfontsize` = '2',
`maxsigimgsize` = '0',
`maxsigimgwidth` = '0',
`maxsigimgheight` = '0',
`maxsigimages` = '0',
`sigforbiddencodes` = '',
`arcadepermissions` = '255',
`vbppermissions` = '',
`vbp_discountrate` = '0.00000',
`vbp_paycheckamount` = '100.00000',
`vbp_secondarycost` = '0.00000',
`vbp_primarycost` = '0.00000',
`ebuxestorepermissions` = '0'
WHERE usergroupid=6;

MySQL Error : Unknown column 'ebuxestorepermissions' in 'field list'
Error Number : 1054
Date : Friday, March 10th 2006 @ 10:37:20 PM
Script : http://forum.zgeek.com/admincp/usergroup.php
Referrer : http://forum.zgeek.com/admincp/userg...&usergroupid=6
IP Address : ###############
Username : ######
Classname : #####


Anyone got a fix?

If anyone else gets this error, rebuild the datastore and bit fields and it clears... well it did for me.

HHU 03-10-2006 09:43 PM

It's not creating the tables in the database when I install it

Ricky6039 03-11-2006 12:36 AM

Thanks for a great mod

Sinistra 03-11-2006 12:36 AM

OK I ran the upgrade but had to disable it. Getting header errirs anywho. How can I make the bought username color show up on the rest of the board? like Whos online.

ZGeek 03-11-2006 08:38 AM

Quote:

Originally Posted by MThornback
I can't find where to edit the ribbons, I may be useless, I may be tired, but truth be told if the awnser is in 180 odd pages I don't wanna look...where in the ACP can I edit what the ribbons are for?

I also want to edit what the ribbons are for. Anyone got any idea how to do this?


All times are GMT. The time now is 10:16 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.04692 seconds
  • Memory Usage 1,748KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (6)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