hi
i get this error when i change my question directory:
Warning: require_once(/home/shiasayc/public_html/ask/qa-include/qa-install.php): failed to open stream: No such file or directory in /home/shiasayc/public_html/ask/qa-include/qa-page.php on line 49
Fatal error: require_once(): Failed opening required '/home/shiasayc/public_html/ask/qa-include/qa-install.php' (include_path='.:/opt/alt/php56/usr/share/pear:/opt/alt/php56/usr/share/php') in /home/shiasayc/public_html/ask/qa-include/qa-page.php on line 49
i try to remove this error by add qa-install file again in folder (i removed that for better security)
but this time another error appeared and say go to error-log file. i check error file, 2 erroe there:
[13-Sep-2016 23:07:37 America/Chicago] PHP Notice: Undefined index: who in /home/shiasayc/public_html/ask/qa-include/qa-base.php(572) : eval()'d code on line 30
and
[13-Sep-2016 23:07:47 America/Chicago] PHP Question2Answer MySQL query error 1366: Incorrect string value: '\xDB...\x09e...' for column 'params' at row 1 - Query: INSERT INTO qa_eventlog (datetime, ipaddress, userid, handle, cookieid, event, params) VALUES (NOW(), '46.224.252.15', '8', 'العبد', NULL, 'q_edit', 'postid=841 title=افکار مزاحم و توهین ب... content= <p style=\"text-align:justify\">س... format=html text=سلام ا&#... tags=نماز,افکار مزاحم,توه�... extra= name= oldquestion=array(72) silent= oldtitle=افکار مزاحم و توهین ب... oldcontent= <p style=\"text-align:justify\">س... oldformat=html oldtags=نماز,افکار مزاحم,توه�... titlechanged= contentchanged= tagschanged=')
i guese maybe change host php version cause that (i have mysql to mysqli problem in other part of my site now)
please help me to solve problem
thanks