vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   uCash & uShop (https://vborg.vbsupport.ru/forumdisplay.php?f=100)
-   -   uCash & uShop old support and thank you thread (https://vborg.vbsupport.ru/showthread.php?t=73736)

xHollywoodx 05-22-2004 11:12 AM

Quote:

Originally Posted by xHollywoodx
hehe, sorry i paniced cause my site got messed up, hehe, ok now i am having this prob, peeps post, they dont get any money??? i dont know why??? Is there something wrong? Look?

http://www.teamsik.net/forums/showthread.php?t=309

Its not working =[


^^^

Still need help =[

Flow Fusion 05-22-2004 12:37 PM

This is caused by 3 files. includes folder edits and the showthread.php, and also the includes/functions.showthread. Did you edit these files at all?

xHollywoodx 05-22-2004 01:15 PM

yes i did

moonclamp 05-22-2004 01:44 PM

Finally ... after a whole night with no sleep. I have it working ~ so today I am happy

- all I need to do is work out how to get a log in screen instead of "no actions" message for non logged in users on the drop down menu.

EDIT: Just noticed that on the vbadvanced main page the drop down isn't showing the full menu either and stops at 'Actions'

moonclamp 05-22-2004 02:18 PM

1 Attachment(s)
OK I've just noticed this in "who is online"

Instead of showing where the person is in plain English it displays the full path

Battle_Ring 05-22-2004 02:26 PM

what about my problem???

filth 05-22-2004 03:01 PM

Quote:

Originally Posted by moonclamp
OK I've just noticed this in "who is online"

Instead of showing where the person is in plain English it displays the full path

i beleive the following fixes that problem

https://vborg.vbsupport.ru/showpost....&postcount=131

moonclamp 05-22-2004 03:27 PM

Quote:

Originally Posted by filth
i beleive the following fixes that problem

https://vborg.vbsupport.ru/showpost.php?p=499545&postcount=131

Indeed it does. Thank you... needed to change an apostrophe as my website name ends in an 's' but that was no big deal

WEForums 05-22-2004 04:06 PM

Has anyone had any problems with the thief function? When I installed the hack it worked perfectly and no one had any issues. Then, all of the sudden, it started getting a database error (only the thief function). Strangely, when uploading the file again (the action.thief.php one or whatever it is called), the thief function worked one time. zNow I get the database errors all over again.

The question is what could be causing this problem? I'm positive that it's not a hack since I haven't installed any...it just seems weird.

Weasel 05-22-2004 07:32 PM

I've found a serious bug in the bank action. When you deposit less than .01 (.009 for example) it resets your bank ammount to zero! (N; in the database).

I'm not sure how to fix this but for now I just added this to the bank sanity check:

PHP Code:

if ($amount ".01") {
        
$message "You must deposit at least .01 points!";
        
uttstore_print_end_message($message);
    } 


U-Dox 05-22-2004 09:46 PM

for some reason EVERYTHING is out of stock...

and yes i did fix it so that everything is unlimited. im having a real problem because people cant buy anything at all. the only thing that works is the bank

Zachery 05-22-2004 10:04 PM

Quote:

Originally Posted by U-Dox
for some reason EVERYTHING is out of stock...

and yes i did fix it so that everything is unlimited. im having a real problem because people cant buy anything at all. the only thing that works is the bank

Its not out of stock, they just dont have enough money, it was a template conditional i forgot to add another clause too

Just find the words out of stock and remove them

moonclamp 05-22-2004 11:08 PM

Is there a way for users to see who has donated them points, changed their titles or stolen from them?

Skyline_GT 05-22-2004 11:08 PM

Quote:

Originally Posted by Zachery
Its possible of course, anything is, if were talking about clicking on google ad's that can get you removed from Ad sense fyi ;)

ya.. I know that.
but I still hope someone can make this.

U-Dox 05-23-2004 01:08 PM

for some reason it is telling me this at tha very top

"Warning: Invalid argument supplied for foreach() in /home/street/public_html/streets/ushop.php on line 144"

please help

Zachery 05-23-2004 01:17 PM

Quote:

Originally Posted by U-Dox
for some reason it is telling me this at tha very top

"Warning: Invalid argument supplied for foreach() in /home/street/public_html/streets/ushop.php on line 144"

please help

You are still missing an edit ><

Battle_Ring 05-23-2004 02:54 PM

hey i have a problem when 1 of my users try to acess the bank they get a database error and i get sent an email that is this

Database error in vBulletin 3.0.1:

Invalid SQL: UPDATE user SET uttpoints=uttpoints-20.000.00 WHERE userid='95'
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 '.00 WHERE userid='95'' at line 1

mysql error number: 1064

Date: Friday 21st of May 2004 03:03:36 PM
Script: http://battlering.net/forums/ushop....&shortname=bank
Referer: http://battlering.net/forums/
Username: Jolly Jolza
IP Address: 203.96.202.81



only 1 user has complained about this i tried and acessed the bank fine

U-Dox 05-23-2004 03:53 PM

Quote:

Originally Posted by Zachery
You are still missing an edit ><


I Dont Understand what u mean

Zachery 05-23-2004 04:21 PM

Quote:

Originally Posted by U-Dox
I Dont Understand what u mean

You are either 1 still missing a file edit, somthing was dont correctly or write, or you havent run the installer.

U-Dox 05-23-2004 05:53 PM

Ok I Checked Everythis And I There Seems To Be No Problem.

Zachery 05-23-2004 05:54 PM

Quote:

Originally Posted by U-Dox
Ok I Checked Everythis And I There Seems To Be No Problem.

If everything was 100% you wouldnt be getting any errors.

Battle_Ring 05-23-2004 06:51 PM

can anyone help me with my problem please

i have a problem when 1 of my users try to acess the bank they get a database error and i get sent an email that is this

Database error in vBulletin 3.0.1:

Invalid SQL: UPDATE user SET uttpoints=uttpoints-20.000.00 WHERE userid='95'
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 '.00 WHERE userid='95'' at line 1

mysql error number: 1064

Date: Friday 21st of May 2004 03:03:36 PM
Script: http://battlering.net/forums/ushop....&shortname=bank
Referer: http://battlering.net/forums/
Username: Jolly Jolza
IP Address: Edited out



only 1 user has complained about this i tried and acessed the bank fine

U-Dox 05-24-2004 05:16 AM

ok i got that Warning thing off... now when i click the link for shop, it sayz "No actions found..."

what is the problem now?

WEForums 05-24-2004 06:08 AM

You *may* need to edit what usergroups can access it. I know that's one cause of that error.

Battle_Ring, you should remove that IP Address.

smashtheqube 05-24-2004 02:14 PM

I'm running VB 3.0.1 (I did a manual install of this, not the HTL thing) and I'm also getting the "No actions found..." message. People can earn points... but anything having to do with the ushop.php file returns that error.

(and yes, I've double checked... all of the edits are done and nothing is erroring out)

The uShop file is tripping on both places in which it is possible for the "No actions found..." response to be given. (one having to do with the $storeactions variable being empty or unset, and the other being no access to any of the available actions... when it is set up properly anyway)

can someone help? :(

Battle_Ring 05-24-2004 02:16 PM

no one knwos whats causing my problem???

U-Dox 05-24-2004 05:01 PM

Quote:

Originally Posted by WEForums
You *may* need to edit what usergroups can access it. I know that's one cause of that error.

Battle_Ring, you should remove that IP Address.


Nope I Did That And Thats Not The Problem


Any Other Suggestion?

smashtheqube 05-24-2004 05:29 PM

PHP Code:

$storeactions unserialize($datastore['utt_store_act']); 

this same line is in both ushop.php and uttstoreadmin.php... yet in ushop it doesn't return any actions... giving this "no actions found..." error. how can we fix this?

Zachery 05-24-2004 05:40 PM

Quote:

Originally Posted by smashtheqube
PHP Code:

$storeactions unserialize($datastore['utt_store_act']); 

this same line is in both ushop.php and uttstoreadmin.php... yet in ushop it doesn't return any actions... giving this "no actions found..." error. how can we fix this?

Did you run the installer? if so which one

smashtheqube 05-24-2004 05:44 PM

Quote:

Originally Posted by Zachery
Did you run the installer? if so which one

the one in the admincp folder

Zachery 05-24-2004 05:47 PM

If you are 1010% correct youve done every edit correctly and ran the installer and recived no errors please pm me with an admin account and ftp access and ill take a look into it

smashtheqube 05-24-2004 05:54 PM

okay I'll set it up for you right now

Battle_Ring 05-24-2004 06:04 PM

can anyone help me with my problem please

i have a problem when 1 of my users try to acess the bank they get a database error and i get sent an email that is this

Database error in vBulletin 3.0.1:

Invalid SQL: UPDATE user SET uttpoints=uttpoints-20.000.00 WHERE userid='95'
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 '.00 WHERE userid='95'' at line 1

mysql error number: 1064

Date: Friday 21st of May 2004 03:03:36 PM
Script: http://battlering.net/forums/ushop....&shortname=bank
Referer: http://battlering.net/forums/
Username: Jolly Jolza
IP Address: Edited out

Zachery 05-24-2004 06:34 PM

Quote:

Originally Posted by smashtheqube
okay I'll set it up for you right now

Your fiel edits were not correct

smashtheqube 05-24-2004 06:58 PM

Quote:

Originally Posted by Zachery
Your fiel edits were not correct

really? sorry... what'd I miss?

Zachery 05-24-2004 07:00 PM

Your global.php edit was not where it was sposed to be, it was near the top of the file, when it needs to be put at almost the end

Battle_Ring 05-24-2004 07:14 PM

ok can i get some help on my problem now please

Zachery 05-24-2004 07:25 PM

Battle if i knew the anwser surely i would have told you wouldnt i ? a select few people have been having a problem like yours, and i am not quiet sure how to fix it at this time, hwoever we are looking into fixing it asap

PixelFx 05-24-2004 07:31 PM

any update information on version 95, would be cool, also will there be support for avatars? anyway, no rush just curious how things progressing :)

Battle_Ring 05-24-2004 08:50 PM

Thanks Zack thats all i wanted


All times are GMT. The time now is 10:09 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.05104 seconds
  • Memory Usage 1,833KB
  • 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_php_printable
  • (14)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