Xmap and kunena 1.6
3 posts
• Page 1 of 1
Xmap and kunena 1.6
Dear Dev,
here is your xmap kunena plugin modified to work with the new kunena 1.6 please can you add this to your download section, so other can benefit from your continued support of xmap and kunena.
Regards Cerberus
modifications made:
change all FB_ tables to kunena_ in the PHP file to match new database schema of kunena 1.6
here is your xmap kunena plugin modified to work with the new kunena 1.6 please can you add this to your download section, so other can benefit from your continued support of xmap and kunena.
Regards Cerberus
modifications made:
change all FB_ tables to kunena_ in the PHP file to match new database schema of kunena 1.6
- cerberus
- Fresh Boarder

- Posts: 1
- Joined: Tue Aug 31, 2010 10:00 am
Re: Xmap and kunena 1.6
Hey dude super thanks,yesterday install kunena 1.6 & the last xmap and look one bug.


- kundof
- Fresh Boarder

- Posts: 2
- Joined: Thu Apr 10, 2008 8:46 am
Re: Xmap and kunena 1.6
You must replace the following lines in file administrator/components/com_xmap/extensions/com_kunema.php:
line 96:
SELECT id as cat_id, name as cat_title, ordering FROM #__fb_categories
for
SSELECT id as cat_id, name as cat_title, ordering FROM jos_kunena_categories
line 120:
FROM #__fb_messages
for
FROM jos_kunena_messages
line 96:
SELECT id as cat_id, name as cat_title, ordering FROM #__fb_categories
for
SSELECT id as cat_id, name as cat_title, ordering FROM jos_kunena_categories
line 120:
FROM #__fb_messages
for
FROM jos_kunena_messages
- dragonofsin
- Fresh Boarder

- Posts: 1
- Joined: Mon Sep 13, 2010 8:56 am
3 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 3 guests