View Full Version : forum inside vba no bodule in Page Type
RedhaT_BoY69
05-02-2008, 07:13 AM
hello
i did as you did from here
http://www.vbadvanced.com/forum/showthread.php?t=22586
but i can't Integration it tells me this
can someone help me about this??
thank you!
Brian
05-02-2008, 10:53 AM
Looks like the page type was not saved when you added the page, which is most likely due to the suhosin PHP module.
http://www.vbadvanced.com/forum/showthread.php?t=23488&highlight=suhosin
Try running the script in post #12 of that thread. If it doesn't make it to #499 then that should confirm that it's the suhosin module and there are some solutions in that thread. Once you get that taken care of you should be able to edit the CMPS page and change it's type.
RedhaT_BoY69
05-02-2008, 11:39 AM
thank you so much....
RedhaT_BoY69
05-02-2008, 11:45 AM
i think it's limited it goes to
198 => 1
Brian
05-02-2008, 12:59 PM
Just added a new FAQ item this morning with full details in one spot since this seems to becoming a more common problem. ;)
http://www.vbadvanced.com/forum/faq.php?faq=vba_trouble#faq_suhosin
Just added a new FAQ item this morning with full details in one spot since this seems to becoming a more common problem. ;)
But there aren't enough options to solve the problem, pls. I increased the suhosin as recommended and even uninstalled/reinstalled, but I still get the Pageid issue while trying to MOVE MODULES from one side to another, although I can edit and save every other page. What else can be done?
Thanks.
PhilMcKrackon
09-01-2008, 07:37 PM
But there aren't enough options to solve the problem, pls. I increased the suhosin as recommended and even uninstalled/reinstalled, but I still get the Pageid issue while trying to MOVE MODULES from one side to another, although I can edit and save every other page. What else can be done?
Thanks.So when you run the test php file your count is now above 498? If it's not then you need to contact your host.
So when you run the test php file your count is now above 498?
496 => 1
497 => 1
498 => 1
499 => 1
That's why I'm asking if there is another fix for the issue.
Thanks.
Brian
09-02-2008, 10:45 AM
Admin CP => vBa CMPS => Diagnostics
Make sure that link is not returning any errors. If it's not, try increasing the post.max_vars setting some more.
Admin CP => vBa CMPS => Diagnostics
Make sure that link is not returning any errors. If it's not, try increasing the post.max_vars setting some more.
Thanks for responding.
There's only one error there, and it says it cannot find the INSTALL file, which should be deleted anyhow.
Below is what I currently have:
php_value suhosin.request.max_vars 2048
php_value suhosin.post.max_vars 2048
INCREASE TO WHAT?
Brian
09-02-2008, 01:24 PM
Try 4096 for each. If that still does not help then you will need to contact your host, let them know that you are having problems where not enough POST data is being allowed to be sent, and see what they can do.
vBulletin® v3.8.4, Copyright ©2000-2012, Jelsoft Enterprises Ltd.