 |
|
 |
|
- Readme First! - Read and follow the rules, otherwise your posts will be closed |
|
|
|
|
|
There are currently, 361 guest(s) and 0 member(s) that are online.
You are Anonymous user. You can register for free by clicking here |
|
|
|
|
|
PHP-Nuke: PhpNuke 6.5 PhpBB Forum Fixes (admin functions) |
|
RikMerle writes "In cooperation with Chatserv and some others two new fixes appeared for
PhpNuke 6.5, this time for 2 admin functions in the phpBB forum.
To keep it short visit the following link and download it, no memberships
required:
Visit & download
Fix Details:
Fixes admin preview function in forum admin menu.
Replaces => /modules/forums/admin/index.php.
Fixes admin management when clicking on a forum in admin menu.
Replaces => /modules/forums/admin/admin_forums.php
Note: always backup your original files before
replacing it.
Admin Note: Fixes by NukeCops and NukeMods members ArtificialIntel & Mikem."
|
|
Posted on Sunday, March 30 @ 16:45:43 CEST by [RETIRED]chatserv |
|
|
|
|
| |
|
|
| | The comments are owned by the poster. We aren't responsible for their content. |
| | | | |
| No Comments Allowed for Anonymous, please register | | | | |
Re: PhpNuke 6.5 PhpBB Forum Fixes (admin functions) (Score: 1) by mikem on Sunday, March 30 @ 18:49:28 CEST (User Info | Send a Message) | hmm..I had actually fixed these issues a while back.
One thing you missed the Link to the categories in the Forum management menu.
You can fix that by opening admin_forums.php and replacing this
'U_VIEWCAT' => append_sid($phpbb_root_path."index.$phpEx?" . POST_CAT_URL . "=$cat_id"))
with this
'U_VIEWCAT' => ("../../../modules.php?name=Forums&file=index&c=$cat_id"))
I'm still not sure what you did to the index.php. I see the changes but see no effect from it? Or am I missing something.
mikem |
Re: PhpNuke 6.5 PhpBB Forum Fixes (admin functions) (Score: 1) by chatserv on Sunday, March 30 @ 19:34:03 CEST (User Info | Send a Message) http://nukeresources.com | | If i recall correctly, the preview forum fix was posted by AI right here at the forums, i don`t really think he is trying to take credit for these fixes but onlt trying to make them available for others in a downloadable format for those that have problems editing files, like i have been mentioning lately i feel fixes should be grouped together with proper credits given with all fixes (whenever an author is known), if all goes ok this should be done very soon. |
]
Re: PhpNuke 6.5 PhpBB Forum Fixes (admin functions) (Score: 1) by johan on Monday, April 07 @ 04:37:15 CEST (User Info | Send a Message) http://my.westerduin.net | mikem,
i'am having the same problem.
Installed phpnuke 6.5 last friday.
Both files admin_forums.php and index.php are allready uptodate. Tried thereafter the fix by replacing the U_VIEWCAT in admin_forums.php stil no result.
Do you have any idea why this is hapening?
regards,
johan |
]
| | | | |
Re: PhpNuke 6.5 PhpBB Forum Fixes (admin functions) (Score: 1) by ArtificialIntel on Tuesday, April 01 @ 18:46:07 CEST (User Info | Send a Message) | I did mention in the original forum post that it was MikeM who did the actual fix over at bbtonuke.sourceforge.net's forums I believe.
AI |
| | | | | |
|