Re:Bugs 1.0.1 (1 viewing) (1) Guest
Favoured: 0
|
|
|
TOPIC: Re:Bugs 1.0.1
|
|
|
|
Re:Bugs 1.0.1 8 Months, 2 Weeks ago
|
Karma: 0
|
|
I also found a bug. I hope it has not been metioned here before, the forum search has not revealed anything.
When you use a database prefix like for example 'immo_' or something other than the standard 'jos_', the RSS Feed does not work.
To repair this, just edit the file 'rsscreator.php' which lies in the includes directory. In the line 188 should be something like:
'. " FROM jos_estateagent"'
Change it to:
'. " FROM #__estateagent"'
Then it should work with any database prefix.
Greetings, Karl
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
|
|
|