[SOLVED] comment plugin using SQLite3 and frog_095 and more...
|
1 posts
|
Hi, I have, finally, successfully solve all problems with my frog installation, comment plugin and SQLite3 . 1. Set_magic_quotes_runtime not supported in PHP 5.3 Go and edit with your favorite editor , in frog/Framework.php, line 67 where is a check for a PHP version 6, the function is deprecated. So change
to
2. If u see an error “Warning: file_get_contents() [function.file-get-contents]: php_network_getaddresses: getaddrinfo failed:…”
to
3. enable SQLite 3 plugin from “administration” 4. download the corrected plugin files and replace all the old files. 5. enable plugin and follow the instructions enjoy |
|
1 posts
|
ok! that’s what im looking for months!! Thank you gasx! i love frog CMS but, those issues with comment plugin and sqlite have stopped me from installing the site. Now im able to proceed! tnx again! |