vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   uCash & uShop (https://vborg.vbsupport.ru/forumdisplay.php?f=100)
-   -   No actions found... (https://vborg.vbsupport.ru/showthread.php?t=74114)

trackpads 01-19-2005 09:58 AM

Quote:

Originally Posted by Link14716
If you have any custom usergroups that are used as a primary usergroup (as opposed to a secondary usergroup), they will be denied unless they are added to the allowed list. So, you have a few options if that is the case.
  1. Change any non-standard primary usergroups to secondary usergroups and re-instate the "registered users" as the primary, or...
  2. Go through each action, adding their usergroup to the allowed list for each (except admin donate), or...
  3. Run this query, and then edit an action and save to update the cache:
    [sql]UPDATE utt_store_action SET allowedgroups='2,5,6,7,X' WHERE shortname<>'admindonate';[/sql] where X is your custom usergroup's usergroupid (or a comma seperated list of IDs).

I am gonna try this, thanks!!!

djjeffa 03-04-2005 02:17 AM

I got:
An error occurred while attempting to execute your query. The following information was returned.
error number: 1146
error desc: Table 'djjeffa_djjeffaVB.utt_store_action' doesn't exist

any help would be apreciated

Zachery 03-04-2005 01:37 PM

Quote:

Originally Posted by djjeffa
I got:
An error occurred while attempting to execute your query. The following information was returned.
error number: 1146
error desc: Table 'djjeffa_djjeffaVB.utt_store_action' doesn't exist


any help would be apreciated

Don't forget table prefixes.

djjeffa 03-04-2005 10:38 PM

Quote:

Originally Posted by Zachery
Don't forget table prefixes.

I had this problem with another hack that I cant instal but i cant seem to grasp this prfex table concept are ther any threads explaing this alil better?

VBUsers 03-04-2005 11:06 PM

Quote:

Originally Posted by djjeffa
I had this problem with another hack that I cant instal but i cant seem to grasp this prfex table concept are ther any threads explaing this alil better?


you have to put the tables name in the sql query

'djjeffa_djjeffaVB.utt_store_action' doesn't exist so look at your tables and find the one that says store action. the prefix is the name of the table you are using. for example if i did this my prefix on my board is smora_ so i would put smora_utt_store_action the prefix should be the same on all of your templates. if you do not have one please post a snap shot so we can see it just the tables. from your phpmyadmin

djjeffa 03-04-2005 11:13 PM

thanks l&l it workes im not good with this stuff lol

rhymeline 06-18-2005 11:48 PM

i need help, it looks like all was installed correct, but when i go to the shop it says no actions found :( someone help me asap please :(


All times are GMT. The time now is 09:55 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.01042 seconds
  • Memory Usage 1,727KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)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