aarondunn / bugkick

Bugkick - Simple, Free Bugtracking
118 stars 27 forks source link

forum crashes #17

Closed nousename closed 11 years ago

nousename commented 11 years ago

well does not start Fatal error: require(): Failed opening required 'webseiten/bugkick/protected/config/curl-options.php' (include_path='.:/usr/local/lib/php') in /webseiten/bugkick/protected/config/main.php on line 275

nousename commented 11 years ago

also missing stripe

/bugkick/protected/config/stripe.php) and node.php and bugkick-api-settings.php

all required in main.php - all no longer exist well not true they do exist, but are all in devconf whereas in main they are all being looked for in $currDir = dirname(FILE) . DIRECTORY_SEPARATOR;

alexweb-zz commented 11 years ago

That's right. Check the Readme file. We described the installation there.