Pixelpost

Authentic Photoblog Flavour


Go Back   Pixelpost Forum > SUPPORT / INFORMATION > Pixelpost International > Espanol

Post Reply
 
Thread Tools
  #11  
Old 02-21-2007, 10:44 PM
Trauko's Avatar
Trauko Offline
pp veteran
 
Join Date: Sep 2006
Location: Dalcahue, Chiloé
Posts: 99
Problemas con RSS

La solución mas facil que tienes es subir nuevamente index.php e image_template.php de la plantilla simple que es lo que tienes editado.

suerte
Reply With Quote
  #12  
Old 02-22-2007, 12:06 AM
Dkozikowski's Avatar
Dkozikowski+ Offline
Team Pixelpost
 
Join Date: Oct 2005
Posts: 1,855
Send a message via AIM to Dkozikowski
If it is not an addon, then i'm begining to wonder if somehow, these files were saved as UTF-8 with BOM. Or if the pixelpost files were uploaded as binary instead of ASCII.

Even the admin index has the mysterious space problem.
Reply With Quote
  #13  
Old 02-22-2007, 01:46 AM
Dkozikowski's Avatar
Dkozikowski+ Offline
Team Pixelpost
 
Join Date: Oct 2005
Posts: 1,855
Send a message via AIM to Dkozikowski
Alright, finally home!

I can say for sure now that index.php is not at fault. I have compaired your index to a clean 1.5 index and they match 100%.

I did notice you have my comment stats addon installed. What version? Have you modified it? Something does not seem right if you are using v1.0. If you are using a previous version (0.5 or 0.1) please upgrade, otherwise please delete it and see if this helps.

Last edited by Dkozikowski; 02-22-2007 at 03:00 AM.
Reply With Quote
  #14  
Old 02-22-2007, 03:53 AM
Juan Offline
forum loafer
 
Join Date: Feb 2007
Posts: 18
Ok
Thanks you
Reply With Quote
  #15  
Old 02-22-2007, 06:36 AM
Juan Offline
forum loafer
 
Join Date: Feb 2007
Posts: 18
Estos son los addons que tengo instalados:
(photostats - version 0.1)
(most_commented - version 0.2)
(admin_comment_stat - version 0.5)
(photoblink_thumbs - version 1.0)
(top_views - version 0.4)
(random_thumb - version 0.3)
(referer_spam - version 1.0)
(paged_archive - version 1.0)
(current_datetime - version 1.1)
(copy_folder - version 1.0)
(advanced_stat - version 1.0)
(admin_ping - version 1.0)
(admin_12CropImage - version 1.0)

Espero tu contestación. Gracias
Reply With Quote
  #16  
Old 02-22-2007, 07:10 AM
Dkozikowski's Avatar
Dkozikowski+ Offline
Team Pixelpost
 
Join Date: Oct 2005
Posts: 1,855
Send a message via AIM to Dkozikowski
Quote:
Originally Posted by Juan View Post
Estos son los addons que tengo instalados:

(most_commented - version 0.2)

(top_views - version 0.4)


Espero tu contestación. Gracias
Ok,

Top_views v0.4
There is an extra white space on line 172 right under the closing php tag ( ?> )
PHP Code:
?>
   <--- DELETE THIS SPACE! 
Delete this extra space and save.

Most Commented (I could only find v1.1)
There is an extra white space on line 75 right under the closing php tag ( ?> )
PHP Code:
?>
   <--- DELETE THIS SPACE! 
Delete this extra space and save

Let me know when you do this so i can check and see if the white spaces are diminishing.
Reply With Quote
  #17  
Old 02-22-2007, 02:00 PM
Juan Offline
forum loafer
 
Join Date: Feb 2007
Posts: 18
Ya he solucionado el problema, y a continuación os explico donde residia dicho problema, para que si le sucede lo mismo que a mi otro usuario, lo sepa solucionar.

La pista me la dío dwilkinsjr cuando me dijo que tenia que quitar el espacio del final en 2 de los addons:

Ej: Top_views v0.4
There is an extra white space on line 172 right under the closing php tag ( ?> )
PHP Code:
?>
<--- DELETE THIS SPACE!
Delete this extra space and save.

Most Commented (I could only find v1.1)
There is an extra white space on line 75 right under the closing php tag ( ?> )
PHP Code:
?>
<--- DELETE THIS SPACE!
Delete this extra space and save

Let me know when you do this so i can check and see if the white spaces are diminishing.

Pues lo hice, pero no me soluciono nada, pero más tarde me dí cuenta que el unico archivo que he variado ha sido el pixelpost.php, cuando introduje:

$pixelpost_db_host = "***********"; // database host, often "localhost"
$pixelpost_db_user = "*********"; // database user
$pixelpost_db_pass = "*********"; // database user password
$pixelpost_db_pixelpost = "********"; // database

$pixelpost_db_prefix = "pixelpost_"; // table prefix, leave as is unless you want to install multiple blogs on the same database

// pixelpost version

$version = "********************";

?>


<---------
AQUI TENÍA 5 ESPACIOS EN BLANCO, ese era mi problema.

Quiero dar las gracias a dwilkinsjr y schonhose (que no es tan malo tu español), por la ayuda que me habeis prestado.

Un saludo.

Espero que los post en español aumenten.......

THANKS YOU
Reply With Quote
  #18  
Old 02-22-2007, 06:54 PM
Dkozikowski's Avatar
Dkozikowski+ Offline
Team Pixelpost
 
Join Date: Oct 2005
Posts: 1,855
Send a message via AIM to Dkozikowski
Ahhh, see, I knew you had some blank lines somewhere

Well it's good that you cleaned those two addons up and nice job locating the blank lines!
We would have checked there next
Reply With Quote
Post Reply


Thread Tools




All times are GMT. The time now is 03:28 AM.

Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd. | Style Design: d3 designs