Joined: May 22, 2003 Posts: 23948 Location: NSW, Australia
Posted: Tue Jun 28, 2005 8:43 pm Post subject: BUG: v0.4++ category edit PHPNUKE v7.6-7.8 ONLY
Hi guys,
No big drama.. Just for those who have found they cant edit a category when using PHPNUKE 7.6-7.8 i have added the fix info below.. If you are running PHPNUKE 7.5 and older you wont have a problem..
THE FILE HOSTED ON XBOXHQ (v0.4++) is now FIXED!
here is the fix:
Only 1 file to edit:
1. Open this file..
!ROOT!/modules/Flash_Games/admin/includes/inc_category.php
2. Scroll to the very bottom of the page and Change function TutorialsModCat TO modifyCategory
Code:
function TutorialsModCat($cid, $cname) {
to
Code:
function modifyCategory($cid, $cname) {
Its really that simple.. Some things have changes again in PHPNUKE 7.6-7.8 and i havent had a chance to test them since HQ runs a older version..
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 You cannot attach files in this forum You cannot download files in this forum