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
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
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
Installation Error - 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: Installation Error (/showthread.php?tid=148)



Installation Error - constantx - 2009-09-23

Fresh install, just uploaded to server, go to the page for setup and got this
Quote:Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /nfs/c05/h04/mnt/78162/domains/willbarham.com/html/admin/inc/basic.php on line 108



Installation Error - constantx - 2009-09-23

nm, solved it, php4 was used instead of php5


Installation Error - ccagle8 - 2009-09-23

thanks! i dont know why php4 bombs there, but since i've seen this error before on other installs - i now know why.


Installation Error - bliskar - 2010-03-05

I have the same problem. Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /home/xxx/public_html/simple/admin/inc/basic.php on line 104

PHP version is 5.2.8

Any sugestions??

Thanks!


Installation Error - ccagle8 - 2010-03-05

someone here mentioned that magic_quotes caused a similar problem once before. I dont have time now to search, but its in the forums somewhere


Installation Error - sullivan.jac - 2010-03-24

I have pretty much the same error:

Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /home/ndimes2/public_html/client_area/GetSimple/GetSimple_2.01/admin/inc/basic.php on line 110

I checked the requirements, updated to php5, and even tried adding the snippet of code suggested by another user in one forum (AddType x-mapp-php5 .php .php3 .php4 .htm .html) to my .htaccess. Nothing has worked. You mention that there is a post about magic_quotes but a search turned up nothing.

I'd really like to test your CMS if someone could please help me or just point me in the right direction. Thanks.


Installation Error - ccagle8 - 2010-03-24

AddType x-mapp-php5 .php .php3 .php4 .htm .html wont work unless your host has PHP5 installed... i would check that first