|
[F] [Typo] class_moderation.php (1.4.?) [R] [C-StefanT]
|
|
05-03-2009, 03:15 PM
Post: #1
|
|||
|
|||
|
[F] [Typo] class_moderation.php (1.4.?) [R] [C-StefanT]
PHP Code: $arguments = array("mergetid" => $tid, "tid" => $tid, "subject" => $subject);Should be (mind $mergetid ) PHP Code: $arguments = array("mergetid" => $mergetid, "tid" => $tid, "subject" => $subject);MyPluginsFor1.4 |
|||
|
05-03-2009, 11:49 PM
Post: #2
|
|||
|
|||
RE: [Typo] class_moderation.php (1.4.?) This user has been denied support.
I use thread merging so I hope this gets a response asap.
New MyBB plugin is "My Awards 2.0".
|
|||
|
05-04-2009, 09:29 AM
Post: #3
|
|||
|
|||
|
RE: [Typo] class_moderation.php (1.4.?)
This would only affect the plugin hook class_moderation_merge_threads and the argument passed to it.
|
|||
|
05-04-2009, 06:44 PM
Post: #4
|
|||
|
|||
|
RE: [Typo] class_moderation.php (1.4.?)
Lex- is correct.
This: PHP Code: $arguments = array("mergetid" => $tid, "tid" => $tid, "subject" => $subject); Should be this: PHP Code: $arguments = array("mergetid" => $mergetid, "tid" => $tid, "subject" => $subject); Items: CSS3 Menu/Navigation - PHP Pagination |
|||
|
05-07-2009, 04:44 PM
Post: #5
|
|||
|
|||
|
RE: [Typo] class_moderation.php (1.4.?) [R]
The fix looks correct
|
|||
|
05-08-2009, 09:45 AM
Post: #6
|
|||
|
|||
|
[F] [Typo] class_moderation.php (1.4.?) [R]
Thank you for your bug report.
This bug has been fixed in our internal code repository. Please note that the problem will not be fixed here until these forums are updated. With regards, MyBB Group |
|||
|
05-11-2009, 07:27 PM
Post: #7
|
|||
|
|||
|
RE: [F] [Typo] class_moderation.php (1.4.?) [R]
seems correct to me.
|
|||
|
05-13-2009, 02:46 AM
Post: #8
|
|||
|
|||
|
RE: [F] [Typo] class_moderation.php (1.4.?) [R]
ok can you explain in ACP where to find this and replace this, thanks
|
|||
|
05-13-2009, 07:36 AM
Post: #9
|
|||
|
|||
|
RE: [F] [Typo] class_moderation.php (1.4.?) [R]
You can find the file in the ./inc/ folder:
./inc/class_moderation.php |
|||
|
05-13-2009, 10:08 AM
Post: #10
|
|||
|
|||
|
RE: [F] [Typo] class_moderation.php (1.4.?) [R]
thanks it was exactly online 1029 its now fixxed, thanks
|
|||
|
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)
Search
Member List
Calendar
Help



This user has been denied support.
![[Image: 468x60_SF.gif]](http://supportforums.net/images/banners/468x60_SF.gif)