![]() |
TimesOut, Britmovies,
Checks, that you have uploaded source files to server, and set ptoper permission. That file exists in archive. |
Since it has been updated after I installed it, is it necessary to download and replace all the files again? Is that how you do it? Download it again as if you never had it and let it replace what is there already?
|
Yes, all files have been changed. You have to reupload all (override old ones, if any).
|
Invalid SQL:
Code:
SELECT DISTINCT COUNT(cr.logid) AS count edit: two actually. You need to sanitize $user_name Additionally, there's XSS on the search fields. You need to sanitize those for HTML usage as well. And everywhere where it lists usernames. |
|
Thanks for the quick response! I have some remarks, however.
Why are you applying htmlspecialchars_uni() to the usernames before using them in the query? That should be unnecessary and in fact will probably cause problems with users who have <>& or similar signs in their usernames. $db->escape_string() should be enough there. Code:
print_input_row($vbphrase['username'], 'username', $user_name, false); Code:
print_input_row($vbphrase['username'], 'username', htmlspecialchars_uni($user_name), false); |
You could check on real data fist. Nicks in db are html-escaped.
|
Ah. Yeah, I wasn't too sure about that one.
|
Fatal error: Call to undefined function rcd_pm_log_CacheTemplates() in /home/xxxxxxx/public_html/includes/class_bootstrap.php(1312) : eval()'d code on line 363
I cant use anything with update |
Updated version to fix bug with SQL, reported by mplode.
|
not working in Vb 4.12 error message "Nothing found"
|
"not working" and "nothing found" is a big difference.
|
not working under Vb 4.12 product Private Messages & Email Log display error message "Nothing found" while there are private messages
|
- You had this product installed and it stopped working?
- Or just installed? - Or after mod upgrade? - Which search conditions? Please, provide more details. I use this mod @ 4.1.2 |
I installed for the first time your hack I have switch diverse parameter I clicked PM Log below the panel private messages a message appears Nothing found.
I search with a nick name for the same message appears Nothing found. |
This mod logs messages AFTER installation. Make a new test message for yourself and try to search it.
|
After installation i make a PM and show a PM in PM log,
thank you. Now, how to see before installation? |
No way for that with this add-on. :)
You should use different add-on, maybe the one from Valter: https://vborg.vbsupport.ru/showthread.php?t=233350 With this add-on you log in users account and after that you can see their PM box. Of course, you can use it to diagnose what's troubling them as well. |
i installed this and it works fine, but my other administrators can not see the pm log link. I have enabled this for them in the admin permissions but it does not appear.
i will also add that if my admins go directly to the link it works, so its just not showing up for them in the users menu. |
Quote:
Any clues? Have modified the admin permissions so they can view pm's, but still no luck. |
On my forum mod works good. I'm using v4.1.5pl1.
tnx man! |
how about working in 4.1.7 ?
|
Hello,
I was wondering who can see the pm? only the admin or even the mods? Best Regards, Sarab |
1 Attachment(s)
works on 4.1.9
+ italian translate |
This mod does not work with 4.2.0 PL2. When you click on member name to read PM it redirects to the members profile. :(
|
That is what is supposed to do. Click on the subject to read the PM.
Works fine on 4.2. |
Quote:
Quote:
|
Quote:
No worries. We all have bad days. |
No Moderators cannot view the PM's only Admins
|
Always *Nothing Found* on 4.2
|
We dont need a mod that can read peoples pm´s. It´s unethical. There used to be a mod called read_pms and it was not to the liking of this community. Now everybody seems to like thisone. What have changed?
|
Same issue
|
All times are GMT. The time now is 04:59 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:
|