Re: Difference in own site and hosted site



houghi wrote:

David Bolt wrote:
On Sat, 8 Dec 2007, houghi wrote:-


I have just launched my local website so I can edit it easier. However I
get a lot of errors like the following:

PHP Notice: Undefined variable: submit in
/media/hda2/srv/www/htdocs/tph/distance.php on line 2,
referer: http://tph/stores.php

That's a warning, not an error, so the script will still work.

The script will be executed, it doesn't 'work' as I do not get to see
anything. I have just removed the code and now it works. That is what
happens when you copy and paste. :-/

I will lookm into the rest when I have time.

I have cleaned up my code considerably and am now almost ready to have
people log in and each will have access to certain parts of the site, be
able to edit or not and this depending on their login.

For that I base it on http://simpleauth.munk.me.uk/

Some other interesting sites for people who make websites that are
completely unrelated:
http://www.roundedcornr.com/
http://www.html.it/articoli/niftycube/index.html
http://pmob.co.uk/pob/hoz-vert-center.htm

houghi

Perhaps you missed an earlier referenced module that defined the variables?
Or even a config file?
--
Later,
Darrell Stec darstec@xxxxxxxxxx

Webpage Sorcery
http://webpagesorcery.com
We Put the Magic in Your Webpages
.



Relevant Pages