vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   uCash & uShop (https://vborg.vbsupport.ru/forumdisplay.php?f=100)
-   -   Just a question (https://vborg.vbsupport.ru/showthread.php?t=77403)

maxamilian 03-03-2005 06:24 PM

Just a question
 
When saving a value in the actions menu I get this message:

' Could not find phrase - "utt_store_saved_values_successfully" '

And also when i try to use an action I get the message "No actions found..."
however I checked the file path to the actions folder and it is correct.

Also, is there a way to reset everyones points and to remove the "donate" link?

Link14716 03-03-2005 08:39 PM

The cannot find phrase is normal, it was just (accidentally) never put into the installer. It isn't a big problem, so the installer hasn't been updated.

There are several reasons why you'd get "No actions found...", most dealing with action permissions. If you have a custom usergroup as your primary group, this post might be helpful.

Edit the donate link out of the templates (postbit and MEMBERINFO), and if you want to disable donating completely, edit the action in the action manager and set "active" to no. As for resetting points:
[sql]UPDATE user SET uttpoints=0;[/sql]

maxamilian 03-04-2005 01:27 PM

I tried what you suggested, and thankyou for the query to reset points, however I still get the message "No actions found..." - I dont have any custom usergroups that are used as primary usergroups either and I checked the global.php file and its all correct.

Any more suggestions?

Link14716 03-04-2005 04:43 PM

If that is the case, the only other reason that you would get that error is if you didn't do the includes/init.php edit.

maxamilian 03-04-2005 05:27 PM

I checked the init.php file and all is well... I'm really puzzled to whats wrong? :S

Edit: Fixed now, thankyou.

twin 05-07-2005 06:36 PM

Please tell me how, i got the same


All times are GMT. The time now is 08:45 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.01003 seconds
  • Memory Usage 1,715KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)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