I don't think you should try to come up with creative ways to fix your site if you don't know what you're doing--you just make things m...
Did you host edit those files? Reupload the originals of both files that are causing errors (header.php and en.php).
br>It's a good idea to save the zip files on your computer. That way, if you need a file (or a whole version, you can just unzip it again and hav...
Are you using a tableprefix? If so, you need to add it to your query.
Um...that's not really true. The CSS that IE7 does not recognize would not make your layout do this. If it didn't recognize it, it would ign...
Looks fine to me in Firefox. You probably forgot to close a tag. Running your page through the HTML validator indicates an unclosed span tag which pro...
You're error message is different. Move the config out of the docs folder into the root directory for your efic install then run the installation...
Remove the "block", "tl" and "tr" divs from around the categories. That's where the borders are coming from. Place ...
If no one has complained, it's most likely that person's email address rejected the email as spam. They often wind up in the spam folder...
Great! It's it nice to figure something out?You could also have used background-attachment: fixed; The code you used is the shortcut for defining...
Are these two databases on the same host with the same name? I don't think you can do that because your sql server is usually just one big ...
They work the way you said in your post. The script uses user ids instead of names so that users can change their name if they want to. When a user up...
Those errors are all related to how your host handles file uploads. If you are storing stories in files (which you are), it has to write a file to the...
I wasn't suggesting that you never translate it back to Spanish, just that you translate it back to English so we could know if it was your trans...
Steffen's right about the session errors--those are definitely not coming from the script but from your hosts configuration. Regarding the other ...
