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)

Zachery 04-14-2004 06:05 PM

Sorry, i havent had time to look into, i have a massive ammount of work over the next few days >.>

Link14716 04-14-2004 07:01 PM

Quote:

Originally Posted by msimplay
hmm i was also asking about the custom avatar action before remember :p

ps i asked this before but i didn't get the right answer lols
so i'll rephrase

check this link
http://www.wambam.net/vbulletin/showthread.php?t=134

it shows my ranking system
i want to know if its possible to add those as actions to the shop for x amount of points rather then using the ranking system and how ?

my ranking system is pretty much not needed if it can be done via the shop
and its conflicting in terms of user titles are already rank

If you use secondary usergroups you can use the seconday usergroup action, and you can copy it and change the usergroups that you can buy with it to make them cost a different amount.

erikajune 04-14-2004 07:29 PM

I am still getting this error once and awhile:
Quote:

Warning: Invalid argument supplied for foreach() in /home/erika/public_html/community/ushop.php on line 144
When I get this error, it is on a "No Action Found" page. If I refresh, the error goes away. But I still get it somewhere in the shop pages once and awhile.

I have done this several times:
Quote:

IF YOU ARE HAVING FOREACH ERRORS IN GLOBAL.PHP OR NO ACTION ERRORS:
First, remove the second global.php edit. Then run ushop.php?rebuildds=1. Then put the edit back in adns ee if that works. If it doesn't work, answer the questions above, if it does, post saying that and let me know in the post if you used the HTL or standalone installer. This will help me diagnose the problem as to whether it is a user error or an error on one of the installers. Thank you.
But it doesn't fix it.

If you need to see what I mean:
www.onlineparents.net/community
Log in: testmember
Pass: test

Standalone, vB3 Gold

Thanks for the help! :D It otherwise works very well.

SmasherMaster 04-14-2004 07:38 PM

Quote:

Originally Posted by erikajune
I am still getting this error once and awhile:

When I get this error, it is on a "No Action Found" page. If I refresh, the error goes away. But I still get it somewhere in the shop pages once and awhile.

I have done this several times:

But it doesn't fix it.

If you need to see what I mean:
www.onlineparents.net/community
Log in: testmember
Pass: test

Standalone, vB3 Gold

Thanks for the help! :D It otherwise works very well.

....Exact same problem....Link, there's something wrong.

erikajune 04-14-2004 07:55 PM

Oh and is there a way to add a color code thingy to the glow and username color page? So that people who don't know the color codes have more to chose from?

Xenon 04-14-2004 08:00 PM

Quote:

Originally Posted by erikajune
I am still getting this error once and awhile:

When I get this error, it is on a "No Action Found" page. If I refresh, the error goes away. But I still get it somewhere in the shop pages once and awhile.

I have done this several times:

But it doesn't fix it.

If you need to see what I mean:
www.onlineparents.net/community
Log in: testmember
Pass: test

Standalone, vB3 Gold

Thanks for the help! :D It otherwise works very well.

well, i haven't checked the code much, so, Link or Zak have to find the bug themselves, but as a short solution this might help:

find this code:
PHP Code:

if (!isset($storeactions) || empty($storeactions)) {
    
$message "No actions found...";
    
uttstore_print_end_message($message);


and replace with
PHP Code:

if (!is_array($storeactions)) {
    
$message "No actions found...";
    
uttstore_print_end_message($message);



vhoang 04-14-2004 08:05 PM

What if we enable "Arcade Pass" ? Does this prevent users from playing Arcade immediately? Does this mean any user must buy an Arcade pass to play?

Can we apply points gained by this hack to play/bet/reward when playing Arcade?

erikajune 04-14-2004 08:29 PM

Fantastic Xenon! That worked.

Thanks so much!

erikajune 04-14-2004 08:34 PM

Oh and can this be added: A PM to the person who got their money stolen to let them know?

erikajune 04-14-2004 08:35 PM

Quote:

Originally Posted by erikajune
Fantastic Xenon! That worked.

Thanks so much!

Ok... well I occasionally get "no Action Found" but no error... :D


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