1
Hello,
I have gotten a problem with this.
I had xfsection ver 1.09 on my website
my XOOPS is 2.2.4 MySQL ver 4.1.22 php ver 4.4.4
First: all comments, authors, rates and... has been trasfered to article 1 succesfully. but the article context hasn't trasnfered at all. not even a word!
Second: when sending an article I see this errors on the page instead of something telling me "your article has been sent" (php-debug is on):
Quote:
Fatal error: Call to undefined function: mod_clearsmartycache() in /home/harry/public_html/modules/article/action.article.php on line 507
Notice [PHP]: Use of undefined constant _MI_WEBLINKS_BNAME_RANDOM_PHOTO - assumed '_MI_WEBLINKS_BNAME_RANDOM_PHOTO' in file modules/weblinks/xoops_version.php line 236
Notice [PHP]: Constant _ER_UP_MIMETYPELOAD already defined in file language/persian/error.php line 2
Notice [PHP]: Constant _ER_UP_FILENOTFOUND already defined in file language/persian/error.php line 3
Notice [PHP]: Constant _ER_UP_INVALIDFILESIZE already defined in file language/persian/error.php line 4
Notice [PHP]: Constant _ER_UP_FILENAMEEMPTY already defined in file language/persian/error.php line 5
Notice [PHP]: Constant _ER_UP_NOFILEUPLOADED already defined in file language/persian/error.php line 6
Notice [PHP]: Constant _ER_UP_ERROROCCURRED already defined in file language/persian/error.php line 7
Notice [PHP]: Constant _ER_UP_UPLOADDIRNOTSET already defined in file language/persian/error.php line 8
Notice [PHP]: Constant _ER_UP_FAILEDOPENDIR already defined in file language/persian/error.php line 9
Notice [PHP]: Constant _ER_UP_FAILEDOPENDIRWRITE already defined in file language/persian/error.php line 10
Notice [PHP]: Constant _ER_UP_FILESIZETOOLARGE already defined in file language/persian/error.php line 11
Notice [PHP]: Constant _ER_UP_FILEWIDTHTOOLARGE already defined in file language/persian/error.php line 12
Notice [PHP]: Constant _ER_UP_FILEHEIGHTTOOLARGE already defined in file language/persian/error.php line 13
Notice [PHP]: Constant _ER_UP_MIMETYPENOTALLOWED already defined in file language/persian/error.php line 14
Notice [PHP]: Constant _ER_UP_FAILEDUPLOADFILE already defined in file language/persian/error.php line 15
Notice [PHP]: Constant _ER_UP_FAILEDFETCHIMAGESIZE already defined in file language/persian/error.php line 16
Notice [PHP]: Constant _ER_UP_UNKNOWNFILETYPEREJECTED already defined in file language/persian/error.php line 17
Notice [PHP]: Constant _ER_UP_ERRORSRETURNED already defined in file language/persian/error.php line 18
Notice [PHP]: Undefined variable: ret in file modules/article/class/article.php line 266
but the article is sent successfuly afterall.
third: on this page:
http://www.darrenshan.ir/modules/article/cp.article.php?from=1I see this error:
Quote:
Fatal error: Call to undefined function: getvalues() in /home/harry/public_html/modules/article/include/functions.parse.php(100) : eval()'d code on line 499
Notice [PHP]: Use of undefined constant _MI_WEBLINKS_BNAME_RANDOM_PHOTO - assumed '_MI_WEBLINKS_BNAME_RANDOM_PHOTO' in file modules/weblinks/xoops_version.php line 236
what shall I do?