View Full Version : path?
Kelly Jonas
01-27-2008, 08:52 AM
how do you find your path on FTP
like for cutenews?
thanks
Eagle
01-27-2008, 08:53 AM
put a wrong one, then you'll get an error.
In that error you'll find your path.
That's my stupid way, really.
Kelly Jonas
01-27-2008, 08:56 AM
okay
so on here
which would it be?
http://xoxbarbie.org/mcfly/
Eagle
01-27-2008, 08:56 AM
/home/xoxbarbi/public_html/mcfly/
=)
Kelly Jonas
01-27-2008, 09:01 AM
ohh for some reason it still doesnt work
this is what i've actually put in
<?PHP
$number=5;
include("/home/xoxbarbi/public_html/mcfly/");
?>
http://www.slushh.com/tutorials/coding/findingyourabsolutepath.php proper way to find your path :P
Eagle
01-27-2008, 09:04 AM
it can't include the whole folder, you need to find the path to show_news.php or something
/home/xoxbarbi/public_html/mcfly/cutenews/show_news.php?
Eagle
01-27-2008, 09:05 AM
http://www.slushh.com/tutorials/coding/findingyourabsolutepath.php proper way to find your path :P
she has found it, but she hasn't got the path for her show_news thing ;)
and thanks.
she has found it, but she hasn't got the path for her show_news thing ;)
and thanks.
I know she did, I'm just saying that's the proper way to do it :p
Eagle
01-27-2008, 09:06 AM
cool, it's better than my stupid wayy<3
Kelly Jonas
01-27-2008, 09:07 AM
it can't include the whole folder, you need to find the path to show_news.php or something
/home/xoxbarbi/public_html/mcfly/cutenews/show_news.php?ohh haha thanks!
omg it works yaaaaaaay
thanks for your help!
Eagle
01-27-2008, 09:08 AM
it's okayy, glad to help<33
Kelly Jonas
01-27-2008, 09:09 AM
ohh and instead of making a new thread, i've just got another related question
how do you find the default username and password for cutenews? because someone set it up for me :/
What do you mean by default? The username that person made for you or what..? I'm confused lol :S
Eagle
01-27-2008, 09:13 AM
There's no default. However, you can't retrieve your lost password but you can change it.
To change your password, open users.db.php that is located in you CN main folder. Then find the line in users.db.php where there is your username after your username there should be a | and after it, a long string of letters and numbers, this is your password all, crypted. Now you should delete this password string and make a new password in md5 format, you can do this using this tool (http://cutephp.com/md5.php), then replace with your new password and save.
Kelly Jonas
01-27-2008, 09:24 AM
wow okay i'm slightly confused. i'll pm you about this if thats ok?
Eagle
01-27-2008, 09:26 AM
repliedd =))
Kelly Jonas
01-27-2008, 09:36 AM
ahh thanks so much :D your pm helped and now i can do it yayyy :P
vBulletin® v3.7.3, Copyright ©2000-2008, Jelsoft Enterprises Ltd.