Try turning on debug to see if an error appears.
Did you turn debug off? Those are notice warnings. They will show up when debug is on, but won't normally.
Fields would be a new table. Once you've got the database created you should be able to import your .zip backup back into the database.
Add the port to your server settings in config.php. localhost:PORT
Which email are you talking about?
Are you running 3.3 or an earlier version of eFiction?
First, You're more likely to get help with my add-ons on my site. Second, please go read the "Please Read" sticky thread for inst...
Post the entire thing you're trying to enter into the custom page.
Your script is probably using the "echo" or "print" command to print the results of the script right to the screen. eFiction...
Well it's hard to get the anti-aliasing right to use the same image on a dark and a light theme.
Just a suggestion, but I would set it up like the category images so that you could have images based on your theme. And also check that the ima...
Check the skin's variables.php to make sure it's not turned off there. Beyond that if you want more help we need a URL so we can look ...
What is the text you're putting in your custom page?
Good job. FYI, you don't need the empty "" in this line:$cat->assign("count", "".$cats['numitems'...
