Best of joomla gives you news, joomla templates, tutorials and websites about Joomla , FireBoard and FireMessage official page.
| No account yet?   |
Welcome, Guest
Please Login or Register.    Lost Password?
FireBoard Manual Latest release discussions Download FireBoard Spread FireBoard!
Discussbot - XTD version ! (1 viewing) (1) Guest
Go to bottom Favoured: 3
TOPIC: Discussbot - XTD version !
#48350
Re:Discussbot - XTD version ! 8 Months ago  
It's only circular if you actually keep going in circles.

Article links to forum Thread and the Forum thread links back to the article.

Pretty simple, I think most users can figure it out. If you want to remove the link you would need to edit the bot code to do it. It should be only be a line or two to comment out.

Find this line:
[code:1]$prefix = trim(addslashes($prefix));[/code:1]

And add the following immediately following it:
[code:1]$prefix = "";[/code:1]

I think that should do it...

-M
4umfreak (User)
Senior Boarder
Posts: 248
graphgraph
User Offline Click here to see the profile of this user
ObjectClarity.com
Logged Logged
 
Last Edit: 2008/04/03 23:14 By 4umfreak.
 
The administrator has disabled public write access.  
#48355
Re:Discussbot - XTD version ! 8 Months ago  
Sorry, but i don't have these lines ? Where there are ? In the fbdiscussbotxtd.php ?

But, i don' agree with you for this sentence : "Article links to forum Thread and the Forum thread links back to the article."

I have in my article : "Discuter de cet article dans les forums. (1 Messages)"
and in the topic on the forum, i have 2 things:
- on the top : "Ce sujet traite du contenu de l'article: Des précisions sur le réglement et le Jury"
- below : "Discuter de cet article dans les forums. (0 Messages)"

This is in french

So, i don't understand

Thanks for your response...
Bristow (User)
Fresh Boarder
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The administrator has disabled public write access.  
#48636
Re:Discussbot - XTD version ! 7 Months, 4 Weeks ago  
Whups - I thought you were using the ObjectClarity one... My mistake!

-M
4umfreak (User)
Senior Boarder
Posts: 248
graphgraph
User Offline Click here to see the profile of this user
ObjectClarity.com
Logged Logged
 
The administrator has disabled public write access.  
Go to top