View Full Version : Just a question
maxamilian
03-03-2005, 06:24 PM
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:
UPDATE user SET uttpoints=0;
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.
Please tell me how, i got the same
vBulletin® v3.8.12 by vBS, Copyright ©2000-2024, vBulletin Solutions Inc.