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?
Problam with FireBoard rss please help (1 viewing) (1) Guest
Go to bottom Favoured: 0
TOPIC: Problam with FireBoard rss please help
#52630
Problam with FireBoard rss please help 1 Month, 3 Weeks ago  
Hi

The FireBoard rss in my site is not working, i geting error

here is the link www.vyrukai.lt/index2.php?option=com_fir...tml=1&Itemid=558

I am using Joomla_1.0.15
and FireBoard 1.0.4

Please can anybody give my a hint how to fix this problem?
dogmatic (User)
Fresh Boarder
Posts: 4
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The administrator has disabled public write access.  
#52694
Re:Problam with FireBoard rss please help 1 Month, 3 Weeks ago  
dogmatic wrote:
Hi

The FireBoard rss in my site is not working, i geting error

here is the link www.vyrukai.lt/index2.php?option=com_fir...tml=1&Itemid=558

I am using Joomla_1.0.15
and FireBoard 1.0.4

Please can anybody give my a hint how to fix this problem?


Check this post: xahoihoctap.net/component/option,com_fir...,36/catid,9/lang,en/
viet4777 (User)
Gold Boarder
Posts: 284
graphgraph
User Offline Click here to see the profile of this user
Luyenkim.NET
Logged Logged
 
Luyenkim.Net
utf-8 Vietnamese language package will be complete in mid of Oct.
luyenkim.net/home9/index.php?option=com_...5&id=282#282
 
The administrator has disabled public write access.  
#52795
Re:Problam with FireBoard rss please help 1 Month, 3 Weeks ago  
Hi

thank you for your answer. I have checked the post you have showed to me.

I have checked the file fb_rss.php there are no space or some characters before <?php TAG.

i have checked my site with feed validator and i get this result:
feedvalidator.org/check.cgi?url=http%3A%...%3D1%26Itemid%3D3#l1


if i undurstand corect these two lines are the problem

# <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
# <?xml version="1.0" encoding="utf-8"?>

Do i must remove them? if yes then from where?

this line <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> i use in my template file becouse i need utf-8 charakters in my site

the other one: i dont know where its coming from...

could you tell me what should i do?
dogmatic (User)
Fresh Boarder
Posts: 4
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The administrator has disabled public write access.  
#52796
Re:Problam with FireBoard rss please help 1 Month, 3 Weeks ago  
You must log in to see the download. Then you can see a modified file.
xahoihoctap.net/component/option,com_fir.../catid,9/lang,en/#36
viet4777 (User)
Gold Boarder
Posts: 284
graphgraph
User Offline Click here to see the profile of this user
Luyenkim.NET
Logged Logged
 
Last Edit: 2008/07/01 00:34 By viet4777.
 
Luyenkim.Net
utf-8 Vietnamese language package will be complete in mid of Oct.
luyenkim.net/home9/index.php?option=com_...5&amp;id=282#282
 
The administrator has disabled public write access.  
#52799
Re:Problam with FireBoard rss please help 1 Month, 3 Weeks ago  
Hi
i have reaplesed my fb_rss.php with the new file that you have directed for me

but i still geting error this time a bit difrent here is the link

www.vyrukai.lt/index2.php?option=com_fir..._html=1&Itemid=3
dogmatic (User)
Fresh Boarder
Posts: 4
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The administrator has disabled public write access.  
#52817
Re:Problam with FireBoard rss please help 1 Month, 3 Weeks ago  
dogmatic wrote:
Hi
i have reaplesed my fb_rss.php with the new file that you have directed for me

but i still geting error this time a bit difrent here is the link

www.vyrukai.lt/index2.php?option=com_fir..._html=1&Itemid=3


You should remove this line: <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
viet4777 (User)
Gold Boarder
Posts: 284
graphgraph
User Offline Click here to see the profile of this user
Luyenkim.NET
Logged Logged
 
Luyenkim.Net
utf-8 Vietnamese language package will be complete in mid of Oct.
luyenkim.net/home9/index.php?option=com_...5&amp;id=282#282
 
The administrator has disabled public write access.  
#52820
Re:Problam with FireBoard rss please help 1 Month, 3 Weeks ago  
dogmatic wrote:

Do i must remove them? if yes then from where?

this line <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> i use in my template file becouse i need utf-8 charakters in my site

the other one: i dont know where its coming from...

could you tell me what should i do?


You should change this in your language files:
english.php, yourlang.php in /language folder
DEFINE('_ISO','charset=utf-8' );

In your template index.php: \templates\{your_template}\index.php it should have this line
<meta http-equiv="Content-Type" content="text/html;<?php echo _ISO; ?>" />

or
$iso = split( '=', _ISO );
<meta http-equiv="Content-Type" content="text/html; charset=<?php echo $iso[1]; ?>" />

Or simple. In the file "index.php" at Joomla folder add this:
ini_set('default_charset', 'utf-8' );
viet4777 (User)
Gold Boarder
Posts: 284
graphgraph
User Offline Click here to see the profile of this user
Luyenkim.NET
Logged Logged
 
Last Edit: 2008/07/01 05:36 By viet4777.
 
Luyenkim.Net
utf-8 Vietnamese language package will be complete in mid of Oct.
luyenkim.net/home9/index.php?option=com_...5&amp;id=282#282
 
The administrator has disabled public write access.  
#52841
Re:Problam with FireBoard rss please help 1 Month, 3 Weeks ago  
Hi

Eureka the problem is gone

Big Big thank you to you
dogmatic (User)
Fresh Boarder
Posts: 4
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The administrator has disabled public write access.  
Go to top
Powered by FireBoard - Creditsget the latest posts directly to your desktop