The following warnings occurred:
Warning [2] Undefined array key "allowautourl" - Line: 584 - File: inc/class_parser.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/class_parser.php 584 errorHandler->error_callback
/inc/class_parser.php 228 postParser->parse_mycode
/printthread.php 203 postParser->parse_message
Warning [2] Undefined array key "allowautourl" - Line: 584 - File: inc/class_parser.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/class_parser.php 584 errorHandler->error_callback
/inc/class_parser.php 228 postParser->parse_mycode
/printthread.php 203 postParser->parse_message
Warning [2] Undefined array key "allowautourl" - Line: 584 - File: inc/class_parser.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/class_parser.php 584 errorHandler->error_callback
/inc/class_parser.php 228 postParser->parse_mycode
/printthread.php 203 postParser->parse_message



GetSimple Support Forum
problems installing - Printable Version

+- GetSimple Support Forum (http://get-simple.info/forums)
+-- Forum: GetSimple (http://get-simple.info/forums/forumdisplay.php?fid=3)
+--- Forum: Installation & Setup (http://get-simple.info/forums/forumdisplay.php?fid=5)
+--- Thread: problems installing (/showthread.php?tid=779)



problems installing - danila-d - 2010-06-04

hi!
problem in the picture. http://get-simple.info/forum/misc.php?item=184&preview&secure_str=1221f2

where to look?
thanks

PHP Version 5.2.13
Apache 2.0 Handler
cURL support enabled
GD Support enabled
SimpleXML Revision $Revision: 293036 $
mod_rewrite


problems installing - Zegnåt - 2010-06-05

Seems like a problem with the language file. Same as I just answered over here:
Zegnåt Wrote:Do you have the right language file? Is your HTACCESS-file correct? Does it show any errors when in debug mode?



problems installing - danila-d - 2010-06-07

hi! bingo!
I resolved my problem
I do not know if it helps others

1. I raped Support, that would work to translate the php in php-cgi mode. (unaccountably)

2. There was a problem with the rights - in .htaccess change

RewriteBase /
to
RewriteBase /home/httpd/vhosts/yoursite.com/httpdocs/

this path i get in phpinfo()
Apache Environment -> DOCUMENT_ROOT

thanks all, sorry for engish )