Re: Session expired! Please refresh the page and try again.

  •  01-06-2011, 12:01 AM

    Re: Session expired! Please refresh the page and try again.

    hi, thanks for reply.

    that htaccess file is in http://www.pentagon.ae/elips/  folder. it is not showing for me also but file is there and the file content is as follwos 
    php_value post_max_size 128M
    php_value upload_max_filesize 128M
    php_value max_execution_time 6000000
    php_value max_input_time 6000000
    u can create a new .htaccess file if u need to solve this issue. and keep the .htaccess file content in a *.txt file so that i can download and see the content.


    write permission is already there. u can see it by crating a new folder and try to upload any file in this folder

    Any way now i am going to tell u my problem again.

    Steps:
       Action A :
             1. Open Mozilla firefiox browser  (i am using version 3.0.19)
             2. come to http://www.pentagon.ae/elips/admin/index.php?cmd=user__a_login username & password is admin, admin
             3. then come to http://www.pentagon.ae/elips/admin/index.php?cmd=cms__page_add
             4. Click download file icon from the cute editor toolbar and try to upload any file
             5. File will not upload and u will get a alert "UploadControl : Session expired! Please refresh the page and try again."

      Action B:
             1. Open Mozilla firefiox browser
             2. come to http://www.pentagon.ae/elips/admin/index.php?cmd=common__test_file_upload
             3. u can see a normal html form file uploader.
             4. try to uploa the same file which is not uploaded by cute edito useing mozilla firefox.
             5. i will upload here nicely.
     
      Action C:
             1. open internet explorer (i am using ie7)
             2. Folow the steps in action A
             3. u can see the file will upload with out any problem.

     Action D:
             1. create a .htaccess without any content and upload it to http://www.pentagon.ae/elips/ folder to replace the old file
             2. now upload_max_filesize will set to  default 2MB you can see it here http://www.pentagon.ae/elips/test.php
             3. follow Action A steps and try to upload a file less then 2MB it will upload nicely.



    So finally my proble is why file in not uploading in Action A

    i send you ftp details to your email
View Complete Thread