PDA

View Full Version : I made a booboo


Fellow Eskimo
08-19-2005, 03:53 PM
Ok, so I was trying out this visitor location tracker thing I found on the forum. I copied the image_template file into my documents, added one line of code in the header section, and reuploaded it to the right location. I went to look at my page...nada. I then took out the one line of code, reuploaded it, and tried again...nothing.

What in the heck did I do?! I removed the line and it still didnt work. I didnt touch any other code, or any other files. *sighs*

http://www.felloweskimo.net/photo/index.php

raminia
08-19-2005, 08:49 PM
remove the error_reporting(0); at the top of index.php and see the errors!
you have some typo inside the code dear Fellow Eskimo

Connie
08-19-2005, 08:51 PM
which editor did you use to edit the file?
did you upload it in ASCII?

I see only <html><body></body></html> and that means it is a really empty page

can't you re-upload the old version?

I must not tell you that it is always good to have a copy...

it is such a pity, your photos are so interesting and I like your blog so much...

I would suggest that for first step you just activate another template at your Admin section so the main page is not empty...

good luck!

raminia
08-19-2005, 08:54 PM
yeah Connie is right!
It should be the UTF-8 problem!
open it with Notepade and Save AS in ANSI mode!

Fellow Eskimo
08-19-2005, 09:31 PM
oops. Well, I thought I was adding a simple thing of code, and didnt need to resave it. Ill put another template up, and see what mistake was made. Thanks :)

(and thanks for the compliment Connie!)

EDIT: Aha! I used notepad. Who knew missing a comma when adding some urls to the ban list would make the whole site go haywire...thank you guys!