[SOLVED] ... The action you attempted is not permitted
PH
Joined: 2005-05-23
Posts: 8 |
Posted: Mon, 2005-05-23 09:52 |
Updated to beta 3 the other day an all been working fine. This morning I thought I would try the button at the bottom of the page [XHTML 1.0] it said I needed to AllowSessionAccess in config.php I found the area in the config file and made false true, then checked my gallery to see what the results where. On clicking refresh on my browser I was like :o as I see the following message on screen. Error (ERROR_PERMISSION_DENIED) * in main.php at line 134 (gallerystatus::error) Putting it back to false, resulted in the same message arrrgghhh what have I done ---- |
|
Posts: 32509
if you really just put true back to false, then I'd just clear the cookies in your browser. i don't see any reason why it should have changed anything else.
Posts: 8
Hi,
I have jus doubled checked that the config.php is how it was and still showing the same message.
here is my config.php
Maybe its changed something more?
Posts: 32509
$gallery->setConfig('mode.embed.only', true);
-> set this to false. it has to do with embedding and not with anything else. and even if you have G2 embedded, if you set this to true, you can't access G2 in standalone anymore.
Posts: 8
Great all working again.
Thank you very much valiant!!!
Posts: 39
Hi PH !
here we go:
Try this..
After successful validation, u may browse ur G2 from any xHTML 1.0 compatible browser (in my case, built in browser in N6230)
regards,
-- Chinmay