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)

MorrisMcD 01-10-2005 04:15 AM

No actions found...
 
No matter what I do, I get this...

No actions found...

The action manager seems to see all the supplied actions, but when trying to get to them from the actual board as a user, or ever as the admin, I get this message...

No errors or anything.. Just 'No actions found...'

Any advice? Thanks

MorrisMcD 01-10-2005 10:52 AM

Just to add to this... Even when I try to go to the bank or donate via the link on each post, I get the same thing..

Help?

MorrisMcD 01-10-2005 02:40 PM

Still no help :)????

Does this require VB3.0.3? I have 3.0.1.. Could that be the problem?

Zachery 01-10-2005 03:42 PM

Quote:

Originally Posted by MorrisMcD
Still no help :)????

Does this require VB3.0.3? I have 3.0.1.. Could that be the problem?

You should generaly wait 12-24 hours before bumping a post.

As soon as matt gets home Ill point him at thist hread

Link14716 01-10-2005 07:05 PM

For all purposes, No Actions Found is an error. I would suggest checking over the global.php edit.

MorrisMcD 01-11-2005 03:09 AM

Quote:

Originally Posted by Link14716
For all purposes, No Actions Found is an error. I would suggest checking over the global.php edit.

Now I feel like an a$$.. I guess my changes didnt take.. global.old (my backup) and global.php were identical.. I reedited it and its all good..

Thanks, and sorry

ranger2kxlt 01-12-2005 08:00 PM

I'm getting this as well, and have checked my global.php file :-/

ranger2kxlt 01-12-2005 09:08 PM

My fault, i didn't read the "small print" for the global change ;-) added the code at the top not the bottom ;-)

trackpads 01-19-2005 12:16 AM

Strange but only a few of my members are getting the no actions found error. I can use it just fine as can many others.

I logged in as a user having a problem and can confirm this. I also checked the global.php edit and it is correct.

Thanks again,

-Jason

Link14716 01-19-2005 02:25 AM

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).

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 01:42 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.01209 seconds
  • Memory Usage 1,750KB
  • 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
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (17)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete