Works on Home server Doesn`t work on Real Server

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

User avatar
infolock
DevNet Resident
Posts: 1708
Joined: Wed Sep 25, 2002 7:47 pm

Post by infolock »

have you made sure that you are pointing at the correct path to access edit.php??

cuz, it's saying that hte path you have it set to right now, does not exist on your web server..

admin/editor.php

might want to look at your code and try changing the pointer. cuz it's not the code, it's just the path you are pointing to.
User avatar
doggy
Forum Commoner
Posts: 80
Joined: Tue Dec 09, 2003 5:01 am
Location: South Africa

Post by doggy »

I changed the include page into a function . now its working but all the images doesn`t work but the path is right to the images ... now why is that.
Post Reply