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)

House_of_Crazed 07-16-2004 07:05 PM

Battle Ring -

DId you enable "Can Use Ushop" via Usergroup Manager.

It sounds like you did not. Check that :)

HoC

Blam Forumz 07-16-2004 08:22 PM

Still getting

PHP Code:

WarningInvalid argument supplied for foreach() in /home/blamina/public_html/forum/global.php on line 638 

even after following the foreach steps...

Zachery 07-16-2004 08:45 PM

Quote:

Originally Posted by Blam Forumz
Still getting

PHP Code:

WarningInvalid argument supplied for foreach() in /home/blamina/public_html/forum/global.php on line 638 

even after following the foreach steps...

You either havent ran the installer or youve missed an edit.

Battle_Ring 07-16-2004 09:21 PM

Quote:

Originally Posted by House_of_Crazed
Battle Ring -

DId you enable "Can Use Ushop" via Usergroup Manager.

It sounds like you did not. Check that :)

HoC

theres not even that option under usergroup settings

Link14716 07-17-2004 12:22 AM

Kind of hard to know what error you are talking about when your board is closed and not only that there is pretty much no information to go by.

That said, maybe you should make sure you did both navbar template edits.

Zachery 07-17-2004 12:48 AM

Quote:

Originally Posted by Link14716
Kind of hard to know what error you are talking about when your board is closed and not only that there is pretty much no information to go by.

That said, maybe you should make sure you did both navbar template edits.

Incase matt forgot to send out an email 95 i s out :D

Link14716 07-17-2004 01:18 AM

Quote:

Originally Posted by Erwin
The bank IS buggy, and causing some errors and negative points too. Weird.

The bank is probably going to get an (at least partial) re-write. I'm going to make it where you don't have to return to the main bank page for the points to update for one (which was originally put in place when someone found a way to take a few hundred points and turn it magically into over 2 million by depositing and then managing to withdraw about 2-3 times, emtyping the bank and multiplying the points).

Link14716 07-17-2004 01:24 AM

Quote:

Originally Posted by WEForums
It did for my users too. It was apparently because no one had actually clicked the link after depositing some points. Since that entire page, IMO, was useless, I just edited the ushop.php file and added a meta tag to automatically refresh the page to the URL.

uttstore/action.bank.php

PHP Code:

// Send them home....
    
$current $_REQUEST['points'] . " deposited into the bank successfully!  (Go back to the <a href='ushop.php?do=a&aid=".$action['actionid']."'>main bank page</a> for it to update.)";


And replace with:

PHP Code:

$current $_REQUEST['points'] . " deposited into the bank successfully!  (Go back to the <a href='ushop.php?do=a&aid=".$action['actionid']."'>main bank page</a> for it to update.) <meta http-equiv=\"refresh\" content=\"2; url=http://www.YOURSITE.com/forums/ushop.php?do=a&aid=".$action['actionid']."\" />";


I don't even know what the 'aid' crap is for, but it seems to have stopped users from complaining about points being taken by the bank...

aid = actionid. It makes it so it takes them to the main bank page, where the transaction occurs.

William_WaLLace 07-17-2004 03:30 AM

I love everyone.

William_WaLLace 07-17-2004 03:38 AM

I figured it out--thanks.


All times are GMT. The time now is 04:03 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.03646 seconds
  • Memory Usage 1,758KB
  • 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
  • (4)bbcode_php_printable
  • (5)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