• Welcome to the Chevereto user community!

    Here users from all over the world gather around to learn the latest about Chevereto and contribute with ideas to improve the software.

    Please keep in mind:

    • This community is user driven. Be polite with other users.
    • We recommend purchasing a Chevereto license to participate in this community.
    • Purchase a Community Subscription to get even faster ticket response times.

Help Me For Install

jowshany

Chevereto Noob
Hello
I can not speak English very God . I am Sorry .
I upload this script, I'm in style, but the home page.
What part should I change file config.php ?
My Root Host is not /public_html , My Root host is : /htdocs
My Site Is : http://persianpic.info
 
Code:
<title>Welcome to Demo Chevereto - Image Hosting</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="content-language" content="en" />
<link href="http://persianpic.info\estilo.css" rel="stylesheet" type="text/css" />...

http://persianpic.info\estilo.css fails cause the slash between tld and css file is wrong (eg. http://persianpic.info/estilo.css works fine) . It seems u also changed the folder configs in config.php from line 23 to 27.. (http://persianpic.info/\images/ifyoudontk.jpg)

Just download chevereto (http://chevereto.com/download/) unzip it to your local drive and upload the content of the folder "upload" via ftp without changing any code to your root directory and u'll be fine 🙂
 
Dustin said:
Code:
<title>Welcome to Demo Chevereto - Image Hosting</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="content-language" content="en" />
<link href="http://persianpic.info\estilo.css" rel="stylesheet" type="text/css" />...

http://persianpic.info\estilo.css fails cause the slash between tld and css file is wrong (eg. http://persianpic.info/estilo.css works fine) . It seems u also changed the folder configs in config.php from line 23 to 27.. (http://persianpic.info/\images/ifyoudontk.jpg)

Just download chevereto (http://chevereto.com/download/) unzip it to your local drive and upload the content of the folder "upload" via ftp without changing any code to your root directory and u'll be fine 🙂

sorry for doublepost :/
 
Back
Top