Current time: 05-25-2012, 06:46 AM Hello There, Guest! (LoginRegister)


Thread Closed 
 
Thread Rating:
  • 13 Votes - 3.77 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[For 1.6] MattRogowski's plugins
09-05-2010, 03:57 PM
Post: #41
RE: MattRogowski's plugins
I found a bug, that appears on the modlogs.

If you mark something as solved, then on the Modlogs, it'll read this:
Quote:Marked thread as \'Solved\'
Shouldn't the backslashes be stripped using stripslashes() ?
Visit this user's website Find all posts by this user
09-05-2010, 05:56 PM
Post: #42
RE: MattRogowski's plugins
He's probably just double escaping things.

log_moderator_action() already does the escaping so he's getting \\' instead of \' which will make \' to appear instead of '

Visit this user's website Find all posts by this user
09-05-2010, 06:54 PM
Post: #43
RE: MattRogowski's plugins
I have found a problem.

It was all set up correctly, however when I created a thread in the forum, it affected the Search for Today's Post function.

It showed them all assigned with a status of either Unsolved or Solved, even though they are not in the specified forum.
   
Find all posts by this user
09-05-2010, 07:04 PM (This post was last modified: 09-05-2010 08:11 PM by MattRogowski.)
Post: #44
RE: MattRogowski's plugins
(09-05-2010 05:56 PM)Pirata Nervo Wrote:  He's probably just double escaping things.

log_moderator_action() already does the escaping so he's getting \\' instead of \' which will make \' to appear instead of '

Already found and fixed for the next version, was indeed double escaping.

(09-05-2010 06:54 PM)Disciple of Nagash Wrote:  I have found a problem.

It was all set up correctly, however when I created a thread in the forum, it affected the Search for Today's Post function.

It showed them all assigned with a status of either Unsolved or Solved, even though they are not in the specified forum.

Thanks, will have a look at that, probably just need to reset things for when it's looping through.

Edit: Fixed Smile

Download My Plugins
My Personal Site - Twitter
[Image: eX4bjF]
Visit this user's website Find all posts by this user
09-08-2010, 01:52 PM
Post: #45
RE: MattRogowski's plugins
So do I just need to download and re-upload the files to fix this? Will I need to deactivate? Does deactivating cause all your settings to be lost?
Find all posts by this user
09-08-2010, 01:57 PM (This post was last modified: 09-08-2010 01:58 PM by MattRogowski.)
Post: #46
RE: MattRogowski's plugins
Sorry, should have been clearer, it's not fixed in the download yet, just in my local copy. I'll be releasing an update tonight. To upgrade you'd need to deactivate, upload new files, and activate, but you won't lose anything.

Download My Plugins
My Personal Site - Twitter
[Image: eX4bjF]
Visit this user's website Find all posts by this user
09-08-2010, 07:33 PM
Post: #47
RE: MattRogowski's plugins
OK, MySupport 0.3 released.

Few code improvements. Added text to best answer/support denial links in posts. Implemented inline thread moderation; add/change status/assigned user/priority/category of multiple threads via the forum display/search results. Fixed bug where mod log actions would be double escaped, and where MySupport information shown in search results wouldn't be unset properly, causing problems if the forum of the next thread in the list wasn't a MySupport forum. To upgrade, deactivate MySupport, reupload ./inc/plugins/mysupport.php and ./inc/languages/english/mysupport.lang.php, activate MySupport.

Download My Plugins
My Personal Site - Twitter
[Image: eX4bjF]
Visit this user's website Find all posts by this user
09-08-2010, 07:54 PM
Post: #48
RE: MattRogowski's plugins
(09-08-2010 07:33 PM)MattRogowski Wrote:  OK, MySupport 0.3 released.

Few code improvements. Added text to best answer/support denial links in posts. Implemented inline thread moderation; add/change status/assigned user/priority/category of multiple threads via the forum display/search results. Fixed bug where mod log actions would be double escaped, and where MySupport information shown in search results wouldn't be unset properly, causing problems if the forum of the next thread in the list wasn't a MySupport forum. To upgrade, deactivate MySupport, reupload ./inc/plugins/mysupport.php and ./inc/languages/english/mysupport.lang.php, activate MySupport.

Good, the feature I requested is finally here Toungue

Visit this user's website Find all posts by this user
09-08-2010, 07:56 PM
Post: #49
RE: MattRogowski's plugins
Important - anyone who's downloaded 0.3, can you download again, and replace ./inc/plugins/mysupport.php; I forgot to comment out my dev code. Very sorry Blush

Download My Plugins
My Personal Site - Twitter
[Image: eX4bjF]
Visit this user's website Find all posts by this user
09-08-2010, 08:05 PM
Post: #50
RE: MattRogowski's plugins
Well, heres what I have so far :L

Suggestion: Make the "Denied Support" warning really stand out.
Suggestion: When thread is assigned to someone, remove the whitespace in "Assigned to" and make "Nobody" the first choice in the drop down menu
Suggestion: Change "Best answer??" to something like "Choose as best answer" and


Possible Bug:
If you change thread from solved to not solved using the toolbar thing, thread remains closed.

[Image: general.png]
Amazing DISCOUNTS For You! PM Me!
Visit this user's website Find all posts by this user
Thread Closed 


Forum Jump:


User(s) browsing this thread: 3 Guest(s)

Contact Us | MyBB | Return to Top | Return to Content | Lite (Archive) Mode | RSS Syndication