Icy Phoenix

     
 


Post new topic  This topic is locked: you cannot edit posts or make replies. 
Page 1 of 1
 
 
Reply with quote Download Post 
Post Error In Header 
 
Me sale un error en el header del Icy Phoenix:

Code: [Download] [Hide] [Select]
Warning: Cannot modify header information - headers already sent by (output started at /home/zzebra/public_html/portal/config.php:1) in /home/zzebra/public_html/portal/includes/page_header.php on line 1402

Warning: Cannot modify header information - headers already sent by (output started at /home/zzebra/public_html/portal/config.php:1) in /home/zzebra/public_html/portal/includes/page_header.php on line 1404

Warning: Cannot modify header information - headers already sent by (output started at /home/zzebra/public_html/portal/config.php:1) in /home/zzebra/public_html/portal/includes/page_header.php on line 1405


He buscado por el foro pero mi inglés es flojo. Alguien me puede ayudar?

Thanks
 



 
breimerSend private message  
Back to topPage bottom
Icy Phoenix is an open source project, you can show your appreciation and support future development by donating to the project.

Support us
 
Reply with quote Download Post 
Post Re: Error In Header 
 
I'm not sure what you said below the error message you typed, but oddly enough, I'm seeing the same error on my board, LOL.

I guess I'm going to pull out that backup and see whats going on for my site.
 




____________
| Icy Phoenix ColorizeIt! |
Bipolar Disorder - Not good for you and definitely not good for everyone else.
 
ChaoticSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Error In Header 
 
Quote:
I get an error in the header of Icy Phoenix:

He wanted by the forum but my English is weak. Someone can help me?



Por favor, utilice el traductor de Google si su comprensión de Inglés no es tan buena.


A lot of these problems come from adding MODS or editing files at the sever, and in particular if one uses Wordpad to do the editing. Also from uploading files in the wrong format?

This may not be the answer, but if you have been editing files in this way - replace those files with a clean upload from the base IP version you are using.

##

Una gran parte de estos problemas proceden de los MdD añadir o editar archivos en el Sever, y en particular si se usa Wordpad para hacer la edición. Además de cargar archivos en el formato correcto?

Esto puede no ser la respuesta, pero si usted ha sido la edición de archivos de esta manera - sustituir los archivos con una subida de la base IP versión que está usando.
 
 
 
Back to topPage bottom
Reply with quote Download Post 
Post Re: Error In Header 
 
I have not done anything, the forum was working perfectly in the evening and suddenly this mistake went out for me, I have returned to raise the whole Icy Phoenix to the server and it continues going out, it can be some mistake in the BD?

**
No he hecho nada, el foro funcionaba perfectamente por la tarde y de repente me salió este error, he vuelto a subir todo el Icy Phoenix al servidor y continua saliendo, puede ser algún error en la BD?
 



 
breimerSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Error In Header 
 
Please, that someone helps me, I do not manage to solve the problem.
In addition when I try to identify says the following thing to me:
Quote:
Warning: Cannot modify header information - headers already sent by (output started at /home/zzebra/public_html/portal/config.php:1) in /home/zzebra/public_html/portal/includes/sessions.php on line 344

Warning: Cannot modify header information - headers already sent by (output started at /home/zzebra/public_html/portal/config.php:1) in /home/zzebra/public_html/portal/includes/sessions.php on line 345

Warning: Cannot modify header information - headers already sent by (output started at /home/zzebra/public_html/portal/config.php:1) in /home/zzebra/public_html/portal/includes/functions.php on line 1718


Already not that to do, helps please.  
 



 
breimerSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Error In Header 
 
Step this, and check the results for every step.

Delete and recomplie server and browser cache.

Check Chmod

Upload *.def files

Upload *footer.tpl and *header.tpl

Upload /includes/*.*

Check the chmod for the files you uploaded if you did that steps.

________________________

Siguiendo esto, checquea los resultados para cada paso

Elimina y recompila los caches del servidor y del navegador.

Comprueba el CHMOD

Subir los archivos *.def

Subir todos los *footer.tpl y *header.tpl

Subir /includes/*.*

Comprueba CHMOD para todos los archivos reemplazados.
 



 
novice programmerSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Error In Header 
 
I continue with the same mistake, have done what you have said to me and have checked the CHMOD, folders in 755, files in 644 and the following permissions:

CHMOD 777 in the next files and folders:
/backup/
/cache/
/ctracker/logfiles/logfile_attempt_counter.txt
/ctracker/logfiles/logfile_blocklist.txt
/ctracker/logfiles/logfile_debug_mode.txt
/ctracker/logfiles/logfile_malformed_logins.txt
/ctracker/logfiles/logfile_spammer.txt
/ctracker/logfiles/logfile_worms.txt
/downloads/
/files/
/files/album/
/files/album/cache/
/files/album/med_cache/
/files/album/wm_cache/
/files/posted_images/
/files/thumbs/
/images/avatars/
/logs/
/pafiledb/uploads/
/pafiledb/cache/
/pafiledb/cache/templates/
/pafiledb/cache/templates/ca_aphrodite/
/pafiledb/cache/templates/mg_themes/

CHMOD 666 in the files:
/includes/def_themes.php
/includes/def_tree.php
/includes/def_words.php


When I have it in local the mistake does not appear, already not that more to do  
 



 
breimerSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Error In Header 
 
Pruebe reemplazando el lang archivos - comenzando con lang_main.php

En algún punto parece haber escondido caracteres ASCII por encima de 127 incrustados en el archivo (s) y es por lo general en la parte delantera de <? Php algo como esto (Pero no se pueden ver en un editor normal) %@!<? php

Si desea descargar:
raíz / *.* (Eliminar config.php)
includes / *.*
idioma / español ?/*.*

Zip y ellos por mí, voy a echar un vistazo a ellos.

####

Try replacing the lang files - starting with lang_main.php

Somewhere there appears to be hidden ASCII characters above 127 embedded in the file(s) and it's usually in front of the <?php something like this (But you can't see them in a normal editor) %@!<?php

If you want to download:
root/*.* (Remove config.php)
includes/*.*
language/spanish?/*.*

And zip them up for me, I'll have a look at them.
 
 
 
Back to topPage bottom
Reply with quote Download Post 
Post Re: Error In Header 
 
Already I have it solved, thank you as everything.

I have returned to dounload the Icy Phoenix and have installed it again, later have raised the BD and perfectly.

Thank you very much
 



 
breimerSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Error In Header 
 
breimer wrote: [View Post]
Already I have it solved, thank you as everything.


Next time edit the topic title

Solved & locked.
 




____________
~~~ Andrea ~~~
User #379756 on Linux Counter
"If you can't apt-get something, it isn't useful or doesn't exist!!"
 
buldoSend private messageVisit poster's website  
Back to topPage bottom
Post new topic  This topic is locked: you cannot edit posts or make replies.  Page 1 of 1
 


Display posts from previous:    

HideWas this topic useful?

Link this topic
URL
BBCode
HTML




 
Permissions List
You cannot post new topics
You cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events


  

 

  cron