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);
    } 



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.02283 seconds
  • Memory Usage 1,745KB
  • 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
  • (1)bbcode_php_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (5)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