Quote:
Originally Posted by karim004
amazonia plz read my previous post i said :
not forum\autorefresh_header.php
|
My friend, do i need to take screenshots to you? I did exactly what you said, im not dumb or something.
It must be something else, dunno what.
Note: It is working perfectly for logged in users.
ad_headerEnd
Code:
<if condition="$vboptions[advert_header_onoff]">
<center><iframe src="http://www.amazonia8.com/forum/autorefresh_header.php" width=790 height=90 frameborder=0 scrolling=no></iframe></center></if>
ad_navbarBelow
Code:
<if condition="$vboptions[advert_navbar_archives_onoff]">
<center><iframe src="http://www.amazonia8.com/forum/autorefresh_navbar.php" width=790 height=90 frameborder=0 scrolling=no>
</iframe></center></if>
ad_footerEnd
Code:
<if condition="$vboptions[advert_footer_onoff]">
<center><iframe src="http://www.amazonia8.com/forum/autorefresh_footer.php" width=790 height=90 frameborder=0 scrolling=no>
</iframe></center></if>
What else ? It still saying:
Code:
Unable to add cookies, header already sent.
File: c:\Inetpub\amazonia8\web\forum\autorefresh_header.php
Line: 1
And not showing to guests/Not logged in users.