Log in

View Full Version : update isn't working


notrious
09-29-2008, 04:47 AM
hey alll .. i am having a wired issue going on with my forum ....

template.php?do=updatetemplate when ever i try to modify any template i get a page not found error i have uploaded admin and admin function files ... like 4 times ... i have disabled hooks .. but problem is still there.. any help please...

Dismounted
09-29-2008, 04:56 AM
And the error is....

notrious
09-29-2008, 08:11 AM
"template.php?do=updatetemplate when ever i try to modify any template i get a page not found error"

Marco van Herwaarden
09-29-2008, 08:21 AM
What is your PHP Memory Limit?

notrious
09-29-2008, 09:19 AM
PHP Memory Limit 12.00 MB

and actually its not blank page error .. its page not found error..

Dismounted
09-30-2008, 07:16 AM
Please stop continuously posting in the thread - it does not do anything to help you.

If it is a page not found error (404), then make sure the file is uploaded. But how do you know it's a 404 when you said you get a blank page?

notrious
09-30-2008, 07:18 AM
i mistyped.. i am getting page not found error.. i have reuploaded files like 40 times.. .... i have tried every thing i found through searches .... but still same problem ....

Marco van Herwaarden
09-30-2008, 07:43 AM
Try increasing the memory limit to 32Mb.

Also check if this might be caused by a bad .htaccess file or bad mod_security or Suhosin config.

notrious
09-30-2008, 08:30 AM
Memory limit increased to 32Mb.

.htaccess file checked fine

bad mod_security or Suhosin config. checked fine..

Now when i try to edit any template it works fine but again when i try to edit and save same template it shows a page not found error and url is (admincp/template.php?do=updatetemplate)

Dismounted
09-30-2008, 09:47 AM
How did you check your mod_security/Suhosin config? What did you check?

Marco van Herwaarden
09-30-2008, 11:00 AM
So upping the memory did solve half of the problem? Try what happens if you set it to 64Mb.

notrious
09-30-2008, 11:44 PM
So upping the memory did solve half of the problem? Try what happens if you set it to 64Mb.

How did you check your mod_security/Suhosin config? What did you check?



Thanks a lot big BOSSES..... problem solved .. that was a bad mod_security/Shuh just placed ...

<IfModule mod_security.c> ...... in htaccess and it works... thanksss a lot ...

thanks a lot guys .....

Have a good one..

Sunny