|
| |
| |
Home |
| |
| |
Community |
| |
| |
Projects |
| |
| |
Support |
| |
| |
Members Only |
| |
| |
News |
| |
| |
Misc |
| |
|
|
| |
|
|
|
And he saith unto me, Write, Blessed are they which are called unto the marriage supper of the Lamb. And he saith unto me, These are the true sayings of God.
|
|
| |
|
|
|
| Author |
Message |
Slackervaara
Newbie


Joined: Nov 03, 2007
Posts: 57
|
Posted:
Sun Dec 16, 2007 10:25 pm |
|
|
|
 |
montego
Site Admin/Owner


Joined: Feb 12, 2005
Posts: 867
|
Posted:
Mon Dec 17, 2007 8:27 am |
|
Interesting. I don't think the original creators of this (nor myself since) ever even considered something editing their posts after it was sent.
Try this:
=== OPEN FILE ===
ShortLinks/GT-Private_Messages.php
=== FIND LINE ===
| Code: |
'"(?<!/)modules.php\?name=Private_Messages&file=index&mode=(reply|quote)&p=([0-9]*)((\")|(&sid=[a-zA-Z0-9]*))"',
|
=== REPLACE WITH ===
| Code: |
'"(?<!/)modules.php\?name=Private_Messages&file=index&mode=(reply|quote|edit)&p=([0-9]*)((\")|(&sid=[a-zA-Z0-9]*))"',
|
=== OPEN FILE ===
.htaccess
=== FIND LINE ===
| Code: |
RewriteRule ^messages-(reply|quote)-([0-9]*).html modules.php?name=Private_Messages&file=index&mode=$1&p=$2 [L]
|
=== REPLACE WITH ===
| Code: |
RewriteRule ^messages-(reply|quote|edit)-([0-9]*).html modules.php?name=Private_Messages&file=index&mode=$1&p=$2 [L]
|
=== DONE === |
|
|
|
 |
Slackervaara
Newbie


Joined: Nov 03, 2007
Posts: 57
|
Posted:
Mon Dec 17, 2007 10:21 am |
|
Many thanks for the rapid response! It fixed the problem I had. |
|
|
|
 |
montego
Site Admin/Owner


Joined: Feb 12, 2005
Posts: 867
|
Posted:
Mon Dec 17, 2007 10:36 am |
|
Excellent. Thanks for letting me know. I have made this a Sticky and this will be fixed in an upcoming 1.2.1 release after the New Year. |
_________________ “To err is human, but when the eraser wears out ahead of the pencil, you’re overdoing it.”
-- Josh Jenkins |
|
|
 |
|
|
|
View next topic
View previous topic
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001-2008 phpBB Group
:: Theme & Graphics by Daz :: Ported for PHP-Nuke by nukemods.com ::
All times are GMT - 4 Hours
|
|
|
|
|
|