|
Ryan G's Mods And Plugins - Updated for 1.4!
|
|
11-25-2005, 02:25 AM
(This post was last modified: 11-25-2005 02:26 AM by Ryan Gordon.)
Post: #11
|
|||
|
|||
|
RE: Private Message Admin Viewing Tool/Mod
Hi there,
I'll try to sort out any us legal issues in the next release. Currently I'm at my grandparents house for Thanks Giving, and not at a place reachable to my computer. I'll post my problem here @nightlife I was planning on implimententing the search tommorrow, so it looks like you read my mind ! You've got a pm waitingCheers
![]() My Blog - My Mods |
|||
|
12-08-2005, 12:56 PM
Post: #12
|
|||
|
|||
|
RE: Private Message Admin Viewing Tool/Mod
Where is the MOD zip file
![]() http://www.amatorbalikci.net http://www.oyunagaci.net |
|||
|
12-08-2005, 01:31 PM
Post: #13
|
|||
|
|||
|
RE: Private Message Admin Viewing Tool/Mod
I'm using this and I have to say it's very well put together. We have a problem troll that pops up every now and then. I'm using the mod to view any PM's I receive complaints about.
CafeParents.com - Parent-to-Parent discussion forums |
|||
|
12-12-2005, 02:07 AM
Post: #14
|
|||
|
|||
RE: Private Message Admin Plugin -- Version 1.3 Released!!!
Tikitiki Wrote:Note: This plugin is compatible with Advanced Plugins! ![]() My Blog - My Mods |
|||
|
12-12-2005, 02:53 AM
Post: #15
|
|||
|
|||
|
RE: Private Message Admin Plugin -- Version 1.3 Released!!!
Can I just say thanks for making it compatible with Adv Plugins. You've done it right as well
. Interesting use of the readme function but it works might have to do that in future instead of putting everything in one large file...
Updated Site! My mods 1.1: MyBB Zip Installer, Easy Install v2.0, Cash/Points plugin, PayPal/Subscriber, Reply by email, Advanced Plugins |
|||
|
12-12-2005, 12:29 PM
Post: #16
|
|||
|
|||
|
RE: Private Message Admin Plugin -- Version 1.3 Released!!!
Ok, the file you are offering is messed up
. There are 3 folders in there. Only in one is the needed pmadmin.php. The Version Info says 1.5 and if I want to use it, it says I don't have the required permission.
|
|||
|
12-12-2005, 02:16 PM
Post: #17
|
|||
|
|||
RE: Private Message Admin Plugin -- Version 1.3 Released!!!
Bill Wrote:Ok, the file you are offering is messed up First 2 of them when I try to activate it says "File is not writeable" the third one as you mention I get the same error. ![]() http://www.amatorbalikci.net http://www.oyunagaci.net |
|||
|
12-12-2005, 05:07 PM
Post: #18
|
|||
|
|||
|
RE: Private Message Admin Plugin -- Version 1.3 Released!!!
I get the same error.
CafeParents.com - Parent-to-Parent discussion forums |
|||
|
12-12-2005, 07:34 PM
(This post was last modified: 12-12-2005 07:48 PM by Ryan Gordon.)
Post: #19
|
|||
|
|||
|
RE: Private Message Admin Plugin -- Version 1.3 Released!!!
Sorry about that, try this new version:
http://rctuniverse.com/PMA/PrivateMessageAdmin.zip (deactivate the plugin first if you are upgrading) (same link in first post) Note: Just cycling the plugin to update it will not work, because it affects plugma.php If you are still getting an error please provide more detail on it. For the 'you don't have the required permission' error, please go into phpMyAdmin and find the table 'adminoptions', and look for a column called 'caneditpms'. If it doesnt exist please post that it doesnt exist here. Temperary Fix: If it does not exists create a column called 'caneditpms'. You can use a query similar to this: ALTER TABLE `".TABLE_PREFIX."adminoptions` ADD `caneditpms` CHAR( 3 ) NOT NULL If the values for each row in the 'caneditpms' column are not all equal to yes, you can run a query similar to this one: UPDATE `".TABLE_PREFIX."adminoptions` SET caneditpms = 'yes' WHERE caneditpms <> 'yes' For the cannot write to file error, try chmoding the following files to 766 or above * /admin/ * /admin/index.php * /inc/plugins/plugpma.php If that does not work please tell me in this thread P.S. decswxaqz, no problem. I also did have it use Easy Install at one point, but I made it so that it'll auto install without Easy Install
![]() My Blog - My Mods |
|||
|
12-12-2005, 11:02 PM
Post: #20
|
|||
|
|||
|
RE: Private Message Admin Plugin -- Version 1.3 Released!!!
CHMOD-ed to 777 and still received the same error.
CafeParents.com - Parent-to-Parent discussion forums |
|||
|
« Next Oldest | Next Newest »
|
Search
Member List
Calendar
Help
! You've got a pm waiting
![[Image: ryangordon.png]](http://files.bellomandesign.com/signatures/mybb/ryangordon.png)




![[Image: balik.gif]](http://www.atasatforum.com/v6/bannerler/balik.gif)
. Interesting use of the readme function but it works