Goteo by @Platoniq

Results 54 comments of Goteo by @Platoniq

Goteo cant be implemented on a folder, must be on a domain root. Create a name for 127.0.0.1 (editing you hosts files). Everything after SITE_URL is managed by a controller....

@aisamurai You must put a new line on `\WINDOWS\System32\Drivers\etc\hosts` file 127.0.0.1 localgoteo.org Then set it on SITE_URL and SRC_URL in config.php @adnanakhtar Same for you but we've never implemented it...

Create a virtualhost for /var/www/goteo and change SITE_URL and SRC_URL at config.php Goteo can't run on a directory, must be on the root of the domain. But... you can hack...

Have you created the local-settings.php and/or local-settings.php ? If so, did you setted the right credentials for the database?

Thats not possible... that error message is thrown by core/db and its site wide...

Estamos actualmente trabajando para poder publicar pronto una nueva versión de goteo. No podemos dar una fecha de lanzamiento porque aún estamos corrigiendo errores y mejorando funcionalidades.

@profesionalTI ¿estas planteando usar este código para crear una nueva plataforma?

Those instructions are pretty old. Check : - mod_rewrite installed on Web server - host entry for the domain (no local host - no folder install) - all sql scripts...

@diff Any update on your progress?