• Welcome to the Chevereto User Community!

    Here, users from all over the world come together to learn, share, and collaborate on everything related to Chevereto. It's a place to exchange ideas, ask questions, and help improve the software.

    Please keep in mind:

    • This community is user-driven. Always be polite and respectful to others.
    • Support development by purchasing a Chevereto license, which also gives you priority support.
    • Go further by joining the Community Subscription for even faster response times and to help sustain this space

Configuracion del script

Zicoxy3

Chevereto Noob
No tengo mucha idea de esto, pero me defiendo instalando.
He bajado el script, editado el config y el htacces pero no me van los botones, estan estáticos.
He estado leyendo el foro y no me sale lo mismo. Quizñás sea por las librerias esas que hay que instalar?? el Hosting es de pago.

Mi config, lo único que he modificado

// Adaptar segun la instalacion
define('URL_SCRIPT', 'http://images.elcalceto.com/'); // Your new image hosting URL, like "http://mydomain.com/" or "http://mydomain.com/chevereto/"
define('PATH_SCRIPT', '/images/'); // Ruta relativa desde la carpera web hasta el script (pe: /public_html/chevereto/ -> "/chevereto/") (pe: /public_html/' -> "/" si lo corres en la root web)
define('APP_NAME', 'EL Calceto'); // Your image hosting name
define('TAG_LINE', 'Hosting de Imagenes'); // Your tagline (for doctitles and logo)


Tengo el script en la raiz del foro dentro de la carpeta images. No hay otra carpeta antes ni detras.

En el htaccess, solo he modifcado esta linea (el $1 al final no es mio, estaba puesto)

RewriteRule ^(.*)$ http://images.elcalceto.com/$1/ [L,R=301]


Alguna idea??
me vendria muy bien el script
 
Funcionando perfecto....... Recomendado a todo el mundo.............

Ahora a ver si consigo editarlo un pelin, en plan de aprender.....

GRACIAS
 
Back
Top