The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
[OzzModz] PM Spy Details »» | |||||||||||||||||||||||||
Another mod brought to you by,
[OzzModz] PM Spy, has won MOTM for December 2013 Mod of the Month! First off this mod, [Chris] PM Spy, has been taken over by me. It did belong to Christos Teriakis. He has since given me full rights to the mod, so I am releasing it here. Only thing I have changed as of yet is the title, added the link and changed some template names, so it is basically the same mod. To upgrade from that mod is the same as any other time, unzip the files, load them to your server, overwriting the old files, then import the new xml. Please remember, this mod is as new to me as anyone installing it, so we are both on a learning curve. *** Restriction in use *** Please note that the Ajax Datagrid that comes as free to you is a commercial script and thus using it outside the specific folder (christeris/datagrid) is not allowed by the script's license agreement.Note: As of now, if your database is running as mysqli, this mod may not work, there has been one report of this. 1.- What is PM Spy It's a very simple utility to help Admins/Moderators (depending on usergroup permissions), to know what is happening behind the scenes. In simple words with this utility you can search all user PM's using Ajax (search as you type).
If I see that this mod has enough popularity, I have in mind to extend it by adding some more features. 3.- Installation
If you like this mod please hit the button to the right ----> Please remember to click the, button to the right if you installed the mod ----> What does 'Marking As Installed' do ? * It helps you to stay on top of updates - members who have installed modifications will be notified whenever new updates are available. * For security issues - vbulletin.org will contact all members who have installed a modification whenever a security issue is brought to their attention. * Marking a modification as installed also helps me know how many people are using my work, giving me extra incentive to provide more features and new modifications. I appreciate the support! ------------------------------------------------------------------------------------------- v1.1.0 Nov 8th 2013
Note: Please do not fill this thread up with opnions on if this mod is moral, should be made, or any other hate it type stuff. If you don't like it, don't use it, it's that simple. I really don't care if you don't like it, so you telling me this has no merit. This is a thread to help those out who use the mod, not a discussion on why you feel it is a bad or un-necessary mod. Show Your Support
|
5 благодарности(ей) от: | ||
K4GAP, RichieBoy67, socialteenz, SolidSnakeLive, tbworld |
Comments |
#72
|
|||
|
|||
I have Installed and get error page, Is this error happening on your site?
Code:
Warning: mysql_query(): Access denied for user 'nobody'@'localhost' (using password: NO) in ..../christeris/datagrid/class/phpmydatagrid.class.php on line 355 Warning: mysql_query(): A link to the server could not be established in ..../christeris/datagrid/class/phpmydatagrid.class.php on line 355 Warning: mysql_query(): Access denied for user 'nobody'@'localhost' (using password: NO) in ..../christeris/datagrid/class/phpmydatagrid.class.php on line 355 Warning: mysql_query(): A link to the server could not be established in ..../christeris/datagrid/class/phpmydatagrid.class.php on line 355 Warning: mysql_query(): Access denied for user 'nobody'@'localhost' (using password: NO) in ..../christeris/datagrid/class/phpmydatagrid.class.php on line 355 Warning: mysql_query(): A link to the server could not be established in ..../christeris/datagrid/class/phpmydatagrid.class.php on line 355 Warning: mysql_query(): Access denied for user 'nobody'@'localhost' (using password: NO) in ..../christeris/datagrid/class/phpmydatagrid.class.php on line 355 Warning: mysql_query(): A link to the server could not be established in ..../christeris/datagrid/class/phpmydatagrid.class.php on line 355 Warning: mysql_fetch_array() expects parameter 1 to be resource, boolean given in ..../christeris/datagrid/class/phpmydatagrid.class.php on line 357 Warning: mysql_query(): Access denied for user 'nobody'@'localhost' (using password: NO) in ..../christeris/datagrid/class/phpmydatagrid.class.php on line 355 Warning: mysql_query(): A link to the server could not be established in ..../christeris/datagrid/class/phpmydatagrid.class.php on line 355 Warning: mysql_fetch_array() expects parameter 1 to be resource, boolean given in ..../christeris/datagrid/class/phpmydatagrid.class.php on line 357 |
#73
|
||||
|
||||
Where are you seeing that error?
|
#74
|
|||
|
|||
On the top page above forum logo , when go to pmspy_read.php and pmspy.php.
|
#75
|
||||
|
||||
Are you using mysql or mysqli?
|
#76
|
|||
|
|||
I think using mysql but does not know how to check?
Server Type : Linux Web Server : Apache PHP : 5.4.20 MySQL Version : 5.1.70-cll |
#77
|
||||
|
||||
Check in your config.php file.
Code:
// ****** DATABASE TYPE ****** // This is the type of the database server on which your vBulletin database will be located. // Valid options are mysql and mysqli, for slave support add _slave. Try to use mysqli if you are using PHP 5 and MySQL 4.1+ // for slave options just append _slave to your preferred database type. $config['Database']['dbtype'] = 'mysql'; |
#78
|
|||
|
|||
Yes i am using mysqli. This config.php file get vB 4.2.2 File upload but before i am using mysql.
Code:
// ****** DATABASE TYPE ****** // This is the type of the database server on which your vBulletin database will be located. // Valid options are mysql and mysqli, for slave support add _slave. Try to use mysqli if you are using PHP 5 and MySQL 4.1+ // for slave options just append _slave to your preferred database type. $config['Database']['dbtype'] = 'mysqli'; |
#79
|
||||
|
||||
Ok lets try this, upload this file to, christeris/datagrid/class and let me know if that fixes it.
|
#80
|
|||
|
|||
No,does not fixed now error line is
Code:
Warning: mysql_query(): Access denied for user 'nobody'@'localhost' (using password: NO) in ..../christeris/datagrid/class/phpmydatagrid.class.php on line 377 Warning: mysql_query(): A link to the server could not be established in ..../christeris/datagrid/class/phpmydatagrid.class.php on line 377 Warning: mysql_query(): Access denied for user 'nobody'@'localhost' (using password: NO) in ..../christeris/datagrid/class/phpmydatagrid.class.php on line 377 Warning: mysql_query(): A link to the server could not be established in ..../christeris/datagrid/class/phpmydatagrid.class.php on line 377 Warning: mysql_query(): Access denied for user 'nobody'@'localhost' (using password: NO) in ..../christeris/datagrid/class/phpmydatagrid.class.php on line 377 Warning: mysql_query(): A link to the server could not be established in ..../christeris/datagrid/class/phpmydatagrid.class.php on line 377 Warning: mysql_query(): Access denied for user 'nobody'@'localhost' (using password: NO) in ..../christeris/datagrid/class/phpmydatagrid.class.php on line 377 Warning: mysql_query(): A link to the server could not be established in ..../christeris/datagrid/class/phpmydatagrid.class.php on line 377 Warning: mysql_fetch_array() expects parameter 1 to be resource, boolean given in ..../christeris/datagrid/class/phpmydatagrid.class.php on line 379 Warning: mysql_query(): Access denied for user 'nobody'@'localhost' (using password: NO) in ..../christeris/datagrid/class/phpmydatagrid.class.php on line 377 Warning: mysql_query(): A link to the server could not be established in ..../christeris/datagrid/class/phpmydatagrid.class.php on line 377 Warning: mysql_fetch_array() expects parameter 1 to be resource, boolean given in ..../christeris/datagrid/class/phpmydatagrid.class.php on line 379 |
#81
|
||||
|
||||
Ok at least those are different lines, try one more time, upload this file to, christeris/datagrid/class and let me know if that fixes it.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|