PDA

View Full Version : Not Loading


yasin1
June 2nd, 2007, 05:14 AM
Hi my page will not load. Im using turnkey


Warning: main(/home/www/ylayouts.awardspace.com_header.php): failed to open stream: No such file or directory in /home/www/ylayouts.awardspace.com/index.php on line 2

Warning: main(): Failed opening '/home/www/ylayouts.awardspace.com_header.php' for inclusion (include_path='.:/usr/local/php4/share/pear') in /home/www/ylayouts.awardspace.com/index.php on line 2

Warning: main(/home/www/ylayouts.awardspace.comtitle.php): failed to open stream: No such file or directory in /home/www/ylayouts.awardspace.com/index.php on line 4

Warning: main(): Failed opening '/home/www/ylayouts.awardspace.comtitle.php' for inclusion (include_path='.:/usr/local/php4/share/pear') in /home/www/ylayouts.awardspace.com/index.php on line 4

Warning: main(/home/www/ylayouts.awardspace.cominc/ads1.php): failed to open stream: No such file or directory in /home/www/ylayouts.awardspace.com/index.php on line 14

Warning: main(): Failed opening '/home/www/ylayouts.awardspace.cominc/ads1.php' for inclusion (include_path='.:/usr/local/php4/share/pear') in /home/www/ylayouts.awardspace.com/index.php on line 14


Some Site Features












Sponsers

Warning: main(/home/www/ylayouts.awardspace.cominc/ads1.php): failed to open stream: No such file or directory in /home/www/ylayouts.awardspace.com/index.php on line 56

Warning: main(): Failed opening '/home/www/ylayouts.awardspace.cominc/ads1.php' for inclusion (include_path='.:/usr/local/php4/share/pear') in /home/www/ylayouts.awardspace.com/index.php on line 56

Warning: main(/home/www/ylayouts.awardspace.com_footer.php): failed to open stream: No such file or directory in /home/www/ylayouts.awardspace.com/index.php on line 70

Warning: main(): Failed opening '/home/www/ylayouts.awardspace.com_footer.php' for inclusion (include_path='.:/usr/local/php4/share/pear') in /home/www/ylayouts.awardspace.com/index.php on line 70

sncwebx
June 2nd, 2007, 05:16 AM
this is sql error

yasin1
June 2nd, 2007, 07:47 AM
anything im doing wrong i just uploaded all of the files onto the subdomain via ftp.

jeremy860
June 2nd, 2007, 07:51 AM
That is not a SQL error. What this is , is you need to add some "/" to the end of some of your paths.

example:

home/www/ylayouts.awardspace.com_header.php

needs to be changed to:
home/www/ylayouts.awardspace.com/_header.php

and so on...

yasin1
June 2nd, 2007, 08:08 AM
ok thanks it loads up now but can you goto my website none on the tabs want to load now.

jeremy860
June 2nd, 2007, 08:22 AM
whats the url? I'll take a look at it and tell you whats wrong.

yasin1
June 2nd, 2007, 08:23 AM
Ylayouts . awardspace . com

sncwebx
June 2nd, 2007, 08:24 AM
sorry for wrong input i was going based on last site doing this and cant belive i messed that / Propz jerm

jeremy860
June 2nd, 2007, 08:24 AM
oh yea , duh... haha

let me have a look

sncwebx
June 2nd, 2007, 08:25 AM
seems like somewhere u got url to css wrong wat do you think jeremy

jeremy860
June 2nd, 2007, 08:26 AM
open your _header.php file and change

<link rel="stylesheet" href="http://www.ylayouts.awardspace.com/style.css" type="text/css" />

to this:
<link rel="stylesheet" href="http://ylayouts.awardspace.com/style.css" type="text/css" />

sncwebx
June 2nd, 2007, 08:27 AM
as i was right :)

yasin1
June 2nd, 2007, 08:30 AM
okay but none of the menu tabs work and the images in the middle

sncwebx
June 2nd, 2007, 08:32 AM
there is somthing messing in another link
or either you have not uploaded those images to image file

if you really wanna a good script ill sell you mine

www.myspacerz.com

jeremy860
June 2nd, 2007, 08:32 AM
basically you'll need to go through your whole _header.php and maybe _footer.php file and change the path to your images to the correct path. I would even check style.css for correct paths too.

sncwebx
June 2nd, 2007, 08:33 AM
i agree

i would say that script stinks to its one of the first myspace resource scripts made

jeremy860
June 2nd, 2007, 08:34 AM
looks like there is alot of URLs that need the "www." removed. So you could just do a search and replace in notepad.

yasin1
June 2nd, 2007, 08:34 AM
Ok ill message back when im done with that. but i cant afford to but one right now :(

yasin1
June 2nd, 2007, 08:37 AM
ok omg i replaced and it still doesnt work i dunno wat to do.

jeremy860
June 2nd, 2007, 08:38 AM
open _header.php in notepad and go to file > replace

and in the find what box, put the following:
http://www.ylayouts.awardspace.com/

and in the replace with box, put the following:
http://ylayouts.awardspace.com/

and click replace all, save the file and upload.

yasin1
June 2nd, 2007, 08:41 AM
Ok i did it but still the menu on the left isnt working

jeremy860
June 2nd, 2007, 08:43 AM
oh yea, sorry, you need to do that with menu.php instead.

yasin1
June 2nd, 2007, 08:46 AM
lol thx i just did it and it works now thanks dude you rock! but now i gotta fix all the errors on each link

jeremy860
June 2nd, 2007, 08:47 AM
now after you do that, your gonna need to go through everypage on your site and change the paths and make them correct. Or you can use the included search and replace tool.

sncwebx
June 2nd, 2007, 08:49 AM
i thank Jeremy Deserves rep for this :)

jeremy860
June 2nd, 2007, 08:51 AM
Well I just happen to be an expert at this script since its what I had started out with. :detective:

jeremy860
June 2nd, 2007, 08:57 AM
a little trip down memory lane. we all have to start somewhere.
http://web.archive.org/web/20060421224603/http://www.myspacegeek.net/

sncwebx
June 2nd, 2007, 09:00 AM
yah i had the same script coding my own right now really complicated

jeremy860
June 2nd, 2007, 09:10 AM
yah i had the same script coding my own right now really complicated

the website in your sig? Is'nt that "MSCMS"?

sncwebx
June 2nd, 2007, 09:13 AM
yah there old script

yasin1
June 3rd, 2007, 02:07 PM
jeremy do you know how i can do a simple search replace on all of them at once??


and sncwebx i cant do private messages how much is it?