Hello Taissa,
I just confirm, something weirds with edit function of groups menu oxwall.
when i access http://bintorocorp.co.id/groups/chatroom-9/edit and saving pages, it will fails, error 404:but when i access http://bintorocorp.co.id/groups/9/edit manually and saving pages, it success.
so i tried edit file in ./ow_plugins/groups/init.php . change:
from:
OW::getRouter()->addRoute(new OW_Route('groups-edit', 'groups/:groupId/edit', 'GROUPS_CTRL_Groups', 'edit'));
to:
OW::getRouter()->addRoute(new OW_Route('groups-edit', '/:groupId/edit', 'GROUPS_CTRL_Groups', 'edit'));
thank you,
It's a bug in SimpleSEO plugin v1.1.2. Please make sure you update to its latest version and please revert your changes from ./ow_plugins/groups/init.php to original.
I hope that would help
all right. l
ooks like having trouble with SimpleSEO License.
Latest version can always be downloaded from github, please read http://www.oxwall.org/forum/topic/41462
A store license is for auto-updating. Since I check you havent owned a license yet, please download release package and perform a manual upgrade. It should be easy, but don't hesitate to send me a pm or direct post in the plugin forum if you would encounter any problem when upgrading.