![]() |
Hi,
I upgraded to 3.0.8 and have two questions. 1. In the user section in the admincp I have now two different links with the same name and output. See attachment. Can I delete one or are they really different? 2. I entered a lot of censored words but still the users don't get warned automatically when using them. sv1cec do you think you'll find time to take a look at this at my board next days? Kind regards jluerken |
Quote:
PHP Code:
- censored words - set the automatic warnings for posts to 'yes' - define an automatic warner - define a warning type called 'ObsceneWords' and charaterize it as automatic If one of them is not done, the warnings cannot be issued. If you have done all these and you still have problems, I can have a look at your site and try to figure out what's the problem. Rgds |
OK it looks like it worked!! Thanks so much for taking the time to see this through and for the prompt replies. This is part of what makes VB so cool is the great community. You rule!
Oh yeah, after I get the success message it gets forwarded to the wrong address "The requested URL /admincp/user.php was not found on this server." It's actually in /bbs/admincp/user.php Where can I fix this? |
Quote:
I will add it an test this in the next days. Thanks for the fast feedback. One more question. I have only one cron called: delete_old_warnings in my sheduled task folder but in the cron folder of 3.0.8 there are two files called kill_bans.php and kill.warns.php. Do I have forgotten to add a second sheduled job? |
Quote:
|
Quote:
Also, what is your $vboptions[bburl] ? |
Quote:
When I am in Admincp and issue a warning I get the success message "You have issued a warning" or whatever, then I'm forwarded to /admincp/user.php instead of /bbs/admincp/user.php (the correct location of bbs root is /bbs/). |
John,
I found a small typo in the instructions for 3.0.7 -> 3.0.8: For the code after // ########################## REQUIRE BACK-END : in this code: Quote:
Instead of ".TABLE_PREFIX." warning_options Should be ".TABLE_PREFIX."warning_options I was getting an error when trying to access my AdminCP before I fixed this. edited to add: Also, it is not saving my options when I click on "Update Warning Options" :( I had initially installed up to 3.0.3, so I ran the uninstaller script, uploaded the 3.0.8 files, then the 3.0.8 installer script, and then did the file edits for 3.0.3 -> 3.0.8. I figured that would be quicker/easier than all of the manual table/template edits. :D I'm also getting "Warning: Division by zero in /admincpanel/admin_warn.php on line 672" when trying to view "Statistics - Warnings per user" via the admincp. and "Warning: Division by zero in /admincpanel/admin_warn.php on line 1889" when trying to view "Statistics - Bans per User" via the admincp |
Rinkrat
OK, edit your Warn.php file and search for : PHP Code:
PHP Code:
|
Quote:
Space thingy, you are right, some stupid editor must have brought that in, sorry I'll correct that. Saving the warning options? Does it come up with any message? It's wierd, 'cause it works fine in both my test site and in the production one. Try downloading the zip again and upload the admin_warn.php to your server's admincp directory. The two division by zero errors you get, are because the warning_options are not saved and the program tries to divide by the number of lines per page, the last field in the warning_options, which is zero, since the value you entered didn't get saved. Try what I suggested and come back to me. Rgds |
All times are GMT. The time now is 03:23 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|