![]() |
Not that I noticed. I've had it installed since 1.0 as well. Are you sure you didn't revert the templates or upgrade your vB version and had to revert some of the templates?
|
Thanks, I tried that already. No change. The only thing I may have forgotten to do, was upload the other xml file before installing.
Quote:
|
Quote:
Are you sure you are using RC3? @thecool The Template Edits are basically still the same, just the references to search for have changed slightly. |
I have this on line 1192
eval($code['installcode']); And yes RC3 Quote:
|
I got
PHP Code:
OK, fixed. |
Well I don't get that error anymore. But AWS is still in my AdminCP
|
Yeah, the cpnav is attached to vbulletin, didn't notice that :)
Anyway, just remove the File and it's gone. I'll update the ZIP but won't increase the Version Number as it isn't a real issue. |
Cool, that worked ;)
|
If I used the "Private Messaging Cut-off Limit" when the user exceeds the number. He won't be able to send PM's till he falls under the limit which is set by Warn Maturity. So if I set the Warn Maturity to 30 days, he won't be able to use PM's for 30 days??
A user could be banned for just one day. But have their PM's taken away for 30 days. Doesn't sound right. Can we have a preset setting or incremental like bans? |
I get this error when trying to warn a user from the AdminCP
Quote:
|
Pleasure helping you out Man...
jugo (AKA: Juan hernandez). |
Quote:
|
Its also looking for admin_warn.php when trying to view warnings from MODCP
|
Quote:
|
Quote:
Then this works for me. |
Quote:
I tend to make it so to hide that section in ModCP completely, but will have to wait for sv1cec. |
Quote:
Thats is the correct, user manager |
Looking at the properties of the error page. Its missing the UserID at the end of the URL
|
Are you sure you are using at least 1.0.3?
|
Yes, I am on 1.04.
And if I copy that url to my browser and add the userID, it works. I just noticed if I mouse-over the button. The URL is correct, it also has the userid. |
Weird. Can you attach the HTML source of the Page here?
|
I see the issue...
|
Fix
Plugin = AWS: Show Warning Info in User Manager (ACP) PHP Code:
|
Is this the problem?
PHP Code:
PHP Code:
|
Quote:
|
Yes it can.
(If you are a fan of new Windows, I am not - prefer Tabs) |
Thanks!
|
Did this make sense??
Quote:
|
Hmm, why not?
A Ban is stronger than turning of PMs, so why souldn't it be possible to turn them off longer than a ban lasts? |
Found this bug while trying to remove a user warning
The requested URL /~user1/forums//admin_warn.php was not found on this server. i'm assuming the error is with the // |
Where exactly did you get this message?
|
Get this error trying to send a non-post warning from user manager.
Quote:
|
Never mind. I guess you cannot have a warning as a post and non-post.
|
PM Cut Off Limit set to 0.
User can't PM when he gets a warning. |
That's why it does send eMails in this case - at least it should.
|
I thought by entering zero, the system would not stop PM's??
|
Whoops, didn't read the 0 :)
You're right, 0 should turn ob PM cutoff. Doesn't it? |
Quote:
thanks |
Quote:
|
If you set the PM Cut-off to 0, then the PM system should not be disabled for a warned user.
Check that your functions_warning.php contains the following code: Code:
if (($vbulletin->options['warn_send_pm_warning']==1 AND $vbulletin->options['warn_pmcutoff']==0) OR ($vbulletin->options['warn_send_pm_warning']==1 AND $vbulletin->options['warn_pmcutoff']!=0 AND $level<$vbulletin->options['warn_pmcutoff'])) |
All times are GMT. The time now is 08:39 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|