![]() |
Quote:
ALTER TABLE user ADD COLUMN alerts INT(5) DEFAULT '0'; [/SQL] |
my server crashed today after looking for the problem for hours my host tech support found and solved it.I corrected the reported problems but i'm taking some time to test the changes as to "speedy" releases are never good
|
Quote:
|
Hey Delphi, where I manage the warnings types?
|
Quote:
|
Quote:
|
Quote:
BTW it seem this update also took care of the problem I was having eariler with the BAN COUNT dispearing whenever I checked that Members Profile. :) |
hi,
if a member warningsinfo is greater then 0 (zero) and you warning him again the "current warninginfo" displayed on the warningforms is not working as it should .I corrected this to fetch te update redownload and import product-aws.xml (set allow overwrite to yes) and make sure there is this code HTML Code:
<phrase 1="{$user['alerts']}">$vbphrase[aws_alerts_npr]</phrase><br> that's all folks :) |
Quote:
I missed anything?:erm: |
Quote:
|
After I installed this MOD information on my profile page got moved to the left. I tried changing some of the code around in the memberinfo template, but I can not figure it out. Can this be fixed?
|
those instructions for modifying the templates are outdated i know but updating documentation is one of the tasks i hate the most but i will update them
oooh Junkie now i get what you mean your lastactivity value is shown in a new line (it looks like that in the screenshot) i will check right now |
So are you saying there is a template fix for this cosmetic problem?
|
Quote:
|
Code:
PostBit Code:
Members Page |
Quote:
admincp => language & phrases =>search in phrases there in the field "search for text enter the phrases variable name postbit phrases
|
Quote:
In your package the folder for xml is XML, with capital letter, and in vB installation the folder was xml... So, my ftp program put the files in a new XML folder... Another error is a typo in the link in modcp to View issued warnings. The link point to http://yoursite/modcp/mod_Warn.php but the file is without the W in capital letter. |
Quote:
|
package has been updated when you import product-aws.xml now it will automatically add a link to Warn.php?do=ViewMyWarnings in your navbars quick links menu (this done through a template hook) and this is new in use to me maybe in th future i can make it more automatic and kill a few more template edits as this hack requirers allot of them
|
hi,
Anybody have uncached templates when you try to warn a user through th quick links drop down menu "warn user" in the admincp => users => all users (your user) ? vBulletin requirers an extra MySQL query for each uncached template so every query you can kill does count ... just need a confirm before i fix it |
Quote:
Quote:
|
Quote:
Thanks for updated :up: ymy |
in cron jobs I get this error
Quote:
|
Strange problem !!
I have a test account on my board, and gave it a warning and everything ok, but when I loged in with that account I can't see the warning, and get nopermission error page (sefault template of vBulletin). and that happen everytime I tried to press on view my warnnings link !! I put (Can view warnings) option in usergroup to yes, and did the same with other secondary groups that user has. anyway in showthread page user can see warnings and warnings level of other members !! Is it work as designed?? |
Quote:
PHP Code:
|
Quote:
|
Hi, i've got this problem, when i try to warn someone, i get this error:
PHP Code:
Quote:
|
Quote:
and in the thread that he began and get his warning, he can see the warnings for other users under thier names only in that page, but can't see it in the second page of the same thread !!!! anyeway the most imprtant point for me now is letting users to see there warnings, so what I can do? |
now I get this error too,
Quote:
or you can't send pm maybe the user disabled recieving pms. |
me again :p
after deleting a warning I redirected to eeror page (The page cannot be found) I get the reason of this error, because the link have a capital letters and in redirection we get the link in small case warn.php?&do=viewwarnings&id=xxx it must be Warn.php?&do=ViewWarnings&id= |
Quote:
|
Iam still waiting Delphiprogrammi :confused:
|
Quote:
2)if a user disabled to receive pm's an email will be send instead 3)i have checked a dozen times and i just did again only moderators and up and the user who whas warned(remember permissions) can see warning details did you edited the templates correctly ? |
Quote:
This is how it looks when i try to warn a member, i've done all the updates. I've attached a screenshot, for you to see. I'll try re-installing it if you donno what's up. |
Quote:
that will restore the field |
Oh... my bad, thanks. This worked like a charm ;)
|
thanks for your help, actually iam familiar with AWS from ages, I upgraded to vb3.6.7 last week and I was working with 3.0.x for a while and installed AWS, and not upgraded my vBulletin version until I get your port of the original hack.
Any way, let me continue debuging with u (Iam computer engineer ;)) 1- now kill alert cron job works without errors. 2- Iam not testing remove warning yet. 3- Iam sure I put view warning for mgm not all, and my test account have permission to view warning as you suggest, for template Iam sure from my installation, and no way to mistake because viewing warnings page installed with product not just manual editing. I checked the Warn.php file and find the error for no permissin page Code:
if($_GET['do'] != 'viewmywarnings') and I will repeate, in showthread page, the user who warned can see how many warning, alerts, .... for all users which reply in the same page, and if the thread destributed on alot of pages he can see that information only in the page that get warning in the post he out in it, or maybe that happend because he is the starter of the thread !! 4- for error message when give warning for a user, I remove one errors by let private messages in my board have no character limit (It was 1600 character) and I think you have to look on this case. but the other one still remains, because some users can't use PM yet (less than 10 posts) and I dont want to use email feature, because in old version it sends the email of the warner and I don't to let my users to know the personals emails of my staff. |
I solved one problem
Code:
if($_GET['do'] != 'viewmywarnings') |
I tried removing warning and redirect works ok.
now I can say the problem of seeing other users warnings exist because the user is the starter of the thread and get warning in it !!! (but only in the first page of the thread) another point :p when give a user warning we missed warning level in "Current warnings info:" I think it is important to be there. again for errors when give a warning with pm, the old version of this hack was ignored pm lenght and if the user can read pm :) |
I uploaded the updated plugin and now have two "Warnings > View Your Warnings" showing in my quick links menu.
|
All times are GMT. The time now is 08:58 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:
|