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)

proxx 02-04-2006 04:01 AM

i just deleted the ucash related xml ...but those vbulletin options are still there

Stangsta 02-04-2006 04:10 AM

Quote:

Originally Posted by proxx
i just deleted the ucash related xml ...but those vbulletin options are still there

Being 3.0.x a legacy version....did you undo the file edits?

redtailboa 02-04-2006 04:10 AM

OK, I upgraded from 1.0.3 to 1.0.4 by doing the following:
Overwrote all files
Uploaded new product file overwritten current

This version or my upgrade path hoses my site to the point where I can't login or post. I had to restore the DB to get it working (and I tried it two times with the same result).

Here is a error email I got back:
Database error in vBulletin 3.5.0:

Invalid SQL:

SELECT filename, attachment.postid, attachment.userid, attachmentid,
attachment.dateline, SUBSTRING(filedata, 1, 2097152) AS filedata, filesize,
attachment.visible, mimetype, thread.forumid, thread.threadid, thread.postuserid,
post.visible AS post_visible, thread.visible AS thread_visible

FROM attachment AS attachment
LEFT JOIN attachmenttype AS attachmenttype ON (attachmenttype.extension = attachment.extension)
LEFT JOIN post AS post ON (post.postid = attachment.postid)
LEFT JOIN thread AS thread ON (post.threadid = thread.threadid)

WHERE attachmentid =;

MySQL Error : You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 11
Error Number : 1064
Date : Saturday, February 4th 2006 @ 05:00:36 AM
Script : http://redtailboa.net/forums/attachm...&stc=1&thumb=1
Referrer : http://redtailboa.net/modules.php?name=Jig
IP Address : 68.11.244.188
Username : Unregistered
Classname : vb_database

Thats one of hundreds of emails I got in a manner of 10 minutes ;)

proxx 02-04-2006 04:32 AM

Quote:

Originally Posted by Stangsta
Being 3.0.x a legacy version....did you undo the file edits?


mmmm .i don't remmeber ..but i got 3.5.3 .. i would think the 3.o.x would be gone after so many upgrades, no?

MissKalunji 02-04-2006 04:45 AM

how do you set usergroup permissions?

AshokForums.com 02-04-2006 04:46 AM

I get a db error when i leave the Thief Amount field blank.. Needs to be fixed i guess

Stangsta 02-04-2006 04:51 AM

Quote:

Originally Posted by proxx
mmmm .i don't remmeber ..but i got 3.5.3 .. i would think the 3.o.x would be gone after so many upgrades, no?

Nevermind.....Too much Jolt will make you lose your mind. I was thinking Ushop. Only other thing I can think of is that a plugin got left behind.

XtremeOffroad 02-04-2006 05:26 AM

Quote:

Originally Posted by AshokForums.com
I get a db error when i leave the Thief Amount field blank.. Needs to be fixed i guess

Hmmm I reinstalled 1.0.3 since i found several issues with 1.0.4 and got this same error so it must not have been present in previous releases as well.

Colejo 02-04-2006 05:39 AM

I get this error when I remove Glow Username and when I remove Colored Username:

Warning: Invalid argument supplied for foreach() in /includes/functions_estore.php on line 85

proxx 02-04-2006 06:07 AM

The following error was emailed to me:

Quote:

Database error in vBulletin 3.5.2:

Invalid SQL:

UPDATE user
SET
ebux = ebux +
, estore_history = 'a:1:{i:0;a:8:{s:6:\"itemid\";s:1:\"7\";s:9:\"tota lcost\";s:0:\"\";s:8:\"dateline\";i:1139038920;s:7 :\"expires\";s:1:\"0\";s:8:\"touserid\";s:0:\"\";s :10:\"tousername\";s:0:\"\";s:10:\"fromuserid\";s: 5:\"12811\";s:12:\"fromusername\";s:6:\"age321\";} }'
WHERE userid = '900';

MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ' estore_history = 'a:1:{i:0;a:8:{s:6:\"itemid\";s:1:\"7\";s:9:\"
Error Number : 1064
Date : Saturday, February 4th 2006 @ 01:42:00 AM

CrazyShooter 02-04-2006 06:14 AM

Quote:

Originally Posted by Colejo
I get this error when I remove Glow Username and when I remove Colored Username:

Warning: Invalid argument supplied for foreach() in /includes/functions_estore.php on line 85

Weird, I have 1.4 working awsome.. Its a cool version but i am wondering on how to remove ones points.


Quote:

Originally Posted by AshokForums.com
I get a db error when i leave the Thief Amount field blank.. Needs to be fixed i guess


Yeah, i found this now its the only error i get :s

CMX_CMGSCCC 02-04-2006 07:15 AM

Damn, I had to open my big mouth about I didnt find any bugs recently... lol

In any case, hella bugs fixed in v1.0.5 and the dare I say LONG awaited Admin CP feature to add a new eStore Option for all you coders out there!

I thought I wasnt gonna update until Monday again, but the number of bugs found has kind of forced me to stay up til 3 AM right now to fix those bugs...

So, definitely ENJOY!!

-CMX

Stangsta 02-04-2006 07:19 AM

Quote:

Originally Posted by CMX_CMGSCCC
Damn, I had to open my big mouth about I didnt find any bugs recently... lol

In any case, hella bugs fixed in v1.0.5 and the dare I say LONG awaited Admin CP feature to add a new eStore Option for all you coders out there!

I thought I wasnt gonna update until Monday again, but the number of bugs found has kind of forced me to stay up til 3 AM right now to fix those bugs...

So, definitely ENJOY!!

-CMX

Get some rest and enjoy your weekend, you MORE than deserve it! :up:

XtremeOffroad 02-04-2006 07:20 AM

Quote:

Originally Posted by CMX_CMGSCCC
Damn, I had to open my big mouth about I didnt find any bugs recently... lol

In any case, hella bugs fixed in v1.0.5 and the dare I say LONG awaited Admin CP feature to add a new eStore Option for all you coders out there!

I thought I wasnt gonna update until Monday again, but the number of bugs found has kind of forced me to stay up til 3 AM right now to fix those bugs...

So, definitely ENJOY!!

-CMX


WooHoo Glad I stayed up till after 3am for the update, Will install now and test tomorrow.
Thanks for this.


Edit: Couldnt resist testing right away, when I hit Bank, Donate, Admin Donate and thief in store I get this error with 1.0.5 For some reason the (final cost of the item was not calculated.) Another bug I presume.
Same error message if you click points in postbit and memberinfo.
Sorry.

Also when user name is changed it doesnt change on forumhome.

CMX_CMGSCCC 02-04-2006 07:39 AM

Quote:

Originally Posted by XtremeOffroad
WooHoo Glad I stayed up till after 3am for the update, Will install now and test tomorrow.
Thanks for this.


Edit: Couldnt resist testing right away, when I hit Bank, Sonate, Admin Donate and thief in store I get this error with 1.0.5 For some reason the (final cost of the item was not calculated.) Another bug I presume.
Same error message if you click points in postbit and memberinfo.
Sorry.

Also when user name is changed it doesnt change on forumhome.

Yes, another Minor Bug, v1.0.5a is released.

It should fix that error you have just posted.

So HOPEFULLY, any bugs found, are NEW bugs, and I'll look into them tomorrow/monday.

Time for bed now, ENJOY!

-CMX

MorrisMcD 02-04-2006 07:41 AM

How do I use the EBux to bet in the VBookie? I never installed UCash because it had no store.. I think this hack should definately be the new standard... WELL done... Glad I had a case of insomnia tonight ;)

So to my original question, how can VBookie be integrated with this without getting UCash involved whatsoever?

MorrisMcD 02-04-2006 07:45 AM

I tried to donate but it wants to charge me shipping? For what? lol

Do you have a 3% sales tax going to federal reserve as well??? (great idea by the way)

Am I mistaken with the donation link anyway? You deserve a little bit from anyone who uses this.. Perfectly timed for me too...
Again.. Great job...

Now.. Only to get all the other hacks to start recognizing this as the standard instead of the shopless ucash

XtremeOffroad 02-04-2006 07:50 AM

1.0.5a change another users title there is no input field for who the change and if i submit it says successful but i have no idea who it changed if anyone.

MorrisMcD 02-04-2006 07:50 AM

Quote:

Originally Posted by CMX_CMGSCCC
Yes, another Minor Bug, v1.0.5a is released.

It should fix that error you have just posted.

So HOPEFULLY, any bugs found, are NEW bugs, and I'll look into them tomorrow/monday.

Time for bed now, ENJOY!

-CMX


lol

I just now realized after trying to figure out what I did that you just updated this as I was installing :doh:

MorrisMcD 02-04-2006 07:55 AM

Quote:

Originally Posted by XtremeOffroad
1.0.5a change another users title there is no input field for who the change and if i submit it says successful but i have no idea who it changed if anyone.

Those are both working for me ok :shrug:

Sorry for all the doubleposting.. Great hack.. Goodnight

Cromulent 02-04-2006 10:42 AM

This certainly looks like a promising hack. I think I'll install it when the beta flag comes off and it is considered stable :).

redtailboa 02-04-2006 10:57 AM

Whats the procedure for upgrading? I am afraid to do the latest upgrade because of what happened to me last time (read my last thread)

LBSources 02-04-2006 11:17 AM

Quote:

Originally Posted by redtailboa
Whats the procedure for upgrading? I am afraid to do the latest upgrade because of what happened to me last time (read my last thread)

its in the first post

Upgrading Instructions:
1) Reupload all of the files/folders in the UPLOAD folder to your forum's root folder.
2) Reimport the product-ebux_estore.xml, choose ALLOW OVERWRITE to YES.
3) You will need to redo the template edit below if you want to add the 'Donate' feature for the postbit.

redtailboa 02-04-2006 11:25 AM

Ok, I tried to ugrade to 1.0.5a and got the same issues I got last night. I followed the directions exactly (I have done plugin upgrades multiple times on 4 on multiple sites)

redtailboa 02-04-2006 11:27 AM

Heres a example of errors I get via email after I upgrade:
Database error in vBulletin 3.5.0:

Invalid SQL:

SELECT filename, attachment.postid, attachment.userid, attachmentid,
attachment.dateline, SUBSTRING(filedata, 1, 2097152) AS filedata, filesize,
attachment.visible, mimetype, thread.forumid, thread.threadid, thread.postuserid,
post.visible AS post_visible, thread.visible AS thread_visible

FROM attachment AS attachment
LEFT JOIN attachmenttype AS attachmenttype ON (attachmenttype.extension = attachment.extension)
LEFT JOIN post AS post ON (post.postid = attachment.postid)
LEFT JOIN thread AS thread ON (post.threadid = thread.threadid)

WHERE attachmentid =;

MySQL Error : You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 11
Error Number : 1064
Date : Saturday, February 4th 2006 @ 04:47:37 AM
Script : http://redtailboa.net/forums/attachm...&stc=1&thumb=1
Referrer : http://redtailboa.net/modules.php?name=Jig
IP Address : 68.12.67.27
Username : Unregistered
Classname : vb_database

zappsan 02-04-2006 12:07 PM

Quote:

Originally Posted by redtailboa
Heres a example of errors I get via email after I upgrade:
Database error in vBulletin 3.5.0:

Invalid SQL:

SELECT filename, attachment.postid, attachment.userid, attachmentid,
attachment.dateline, SUBSTRING(filedata, 1, 2097152) AS filedata, filesize,
attachment.visible, mimetype, thread.forumid, thread.threadid, thread.postuserid,
post.visible AS post_visible, thread.visible AS thread_visible

FROM attachment AS attachment
LEFT JOIN attachmenttype AS attachmenttype ON (attachmenttype.extension = attachment.extension)
LEFT JOIN post AS post ON (post.postid = attachment.postid)
LEFT JOIN thread AS thread ON (post.threadid = thread.threadid)

WHERE attachmentid =;

MySQL Error : You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 11
Error Number : 1064
Date : Saturday, February 4th 2006 @ 04:47:37 AM
Script : http://redtailboa.net/forums/attachm...&stc=1&thumb=1
Referrer : http://redtailboa.net/modules.php?name=Jig
IP Address : 68.12.67.27
Username : Unregistered
Classname : vb_database

Maybe you should upgrade to 3.5.3 first...

Sooner95 02-04-2006 12:14 PM

Upgraded from 1.03 to 1.05a Smooth, all settings saved as well. Thats an upgrade.

This is hands down HOTM.

Requests when and if you get to them:

1: Lotto
2: Donate link in USERCP
3: Intergration with IBpro Arcade.

Expect some $$ from my board.

lordnex 02-04-2006 12:20 PM

Has quick reply been looked at yet? I haven't seen it in the notes that you get points from quick reply at all and this is a fairly major way for users to post messages. (Like this one :D )

[email protected] vbmenu_register("postmenu_890104", true); 02-04-2006 12:49 PM

now i have transferred my ucash money over should I delete ucash? or just leave it....?!?!?!

AshokForums.com 02-04-2006 12:52 PM

I want to put a DVD on sale at the estore.. When someone has enough cash and buys it.. A mail or a PM should be sent to me.. So that i can get in touch with the member and ship the item...

Can someone help me out with this?

[email protected] vbmenu_register("postmenu_890106", true); 02-04-2006 12:52 PM

CMX any news on being able to integrate it with v3arcade?

cheers mate...

redtailboa 02-04-2006 01:11 PM

is VB 3.5.3 required? I haven't updated yet, but I can try that. Need to put a test site up first though

Sooner95 02-04-2006 01:45 PM

@lordnex: Quick reply was fixed in the last upgrade. Please read the release notes.

@redtail: 3.5.3 is not required, its working on my site, which is patched to 3.5.3, but not fully upgraded.

XtremeOffroad 02-04-2006 02:24 PM

Quote:

Originally Posted by XtremeOffroad
1.0.5a change another users title there is no input field for who the change and if i submit it says successful but i have no idea who it changed if anyone.


This is strange but now this field is showing but Change Others User Title Immunity is missing the user name field.

Edit: I bet that is what I meant to say in quoted text but at 4am Well yo know.(Yawn).

lordofgun 02-04-2006 02:25 PM

Quote:

Originally Posted by XtremeOffroad
This is strange but now this field is showing but Change Others User Title Immunity is missing the user name field.

Edit: I bet that is what I meant to say in quoted text but at 4am Well yo know.(Yawn).

Ummm...that's because it's to give yourself immunity.

XtremeOffroad 02-04-2006 02:31 PM

Quote:

Originally Posted by lordofgun
Ummm...that's because it's to give yourself immunity.

ummm i dont think so Other users is as it says, for others.

If someone could clear this up for me if i am wrong so i can change the title to not confuse people.

lordofgun 02-04-2006 02:40 PM

You're wrong.

Hope that cleared it up for you. :D

Oddjob 02-04-2006 02:40 PM

NIce hack, works like a charm.

Wondering if vbookie will eventually work with this......i dont see a definitive answer for this.

Ignignokt 02-04-2006 02:46 PM

Quote:

Originally Posted by Oddjob
NIce hack, works like a charm.

Wondering if vbookie will eventually work with this......i dont see a definitive answer for this.

Yes, If you change the cash tables to uCash (assuming you were using it). Not sure about fresh installls...

XtremeOffroad 02-04-2006 02:53 PM

Quote:

Originally Posted by lordofgun
You're wrong.

Hope that cleared it up for you. :D

Why would it be called Change Others User Title Immunity? if it is for your own immunity?


All times are GMT. The time now is 08:10 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.03059 seconds
  • Memory Usage 1,846KB
  • 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
  • (19)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
  • (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