nukeSEO.com - PHPNuke SEO Search engine optimization, professional tools including nukeSEO, nukeSPAM, nukeFEED, nukePIE, nukeWYSIWYG and more

 

. Welcome to nukeSEO.com  ! 
.
.
.


.
nukeSEO.com: Forums


 Forum FAQForum FAQ   SearchSearch   UsergroupsUsergroups   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Some returns of use
 
 
Post new topic   Reply to topic    nukeSEO.com Forum Index -> nukeFEED (tm)
View previous topic :: View next topic  
Author Message
stefvar
webmaster


Joined: Dec 26, 2005
Posts: 14

PostPosted: Mon Sep 17, 2007 1:34 pm    Post subject: Some returns of use Reply with quote

Hello,

First of all, congratulation for this module, the idea is really clever.
I come to announce you an "error" in the file includes\nukeSEO\nukeFEED.php.
For line 433, it is necessary to replace :
Code:
    $createSQL[] = 'CREATE TABLE `nuke_seo_feed` (

by :
Code:
    $createSQL[] = 'CREATE TABLE `'.$prefix.'_seo_feed` (

and with line 456 :
Code:
    $createSQL[] = 'CREATE TABLE `nuke_seo_subscriptions` (

by :
Code:
    $createSQL[] = 'CREATE TABLE `'.$prefix.'_seo_subscriptions` (


Concerning NukeFeeds with a version of PHP-Nuke higher than 7.9, there is a problem to create a feeds for the forum. I am looking at how to make a adapation and you will announce my solution if I there find.

I will profit from it for you will transmit the French translation which I am carrying out.

Cordialement.

Stef

PS: Afflicted for my English and thank you with the translation for google.
_________________
Stef and Co. Bénévolat sur mesure Wink
Only registered users can see links on this board! Get registered or login!
  
Back to top
View user's profile Send private message Visit poster's website
kguske
Site Admin
Site Admin


Joined: May 12, 2005
Posts: 876

PostPosted: Mon Sep 17, 2007 2:57 pm    Post subject: Re: Some returns of use Reply with quote

Merci!
_________________
  
Back to top
View user's profile Send private message Visit poster's website
kguske






PostPosted: Mon Sep 17, 2007 3:24 pm    Post subject: Re: Some returns of use Reply with quote

The download has been updated with the correction. Thank you again...
  
Back to top
Display posts from previous:       
Post new topic   Reply to topic    nukeSEO.com Forum Index -> nukeFEED (tm) All times are GMT - 5 Hours
 
 Page 1 of 1

 

Jump to:   
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

Powered by phpBB © 2001-2008 phpBB Group


Page Generation: 0.03 Seconds