Forums / Developer / add locations and siteaccess problem

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

add locations and siteaccess problem

Author Message

laurent le cadet

Tuesday 28 August 2007 8:41:20 am

Hi,

I have problem when I want to add location in the frontoffice.
The template is ok but the form action seems to be the problem:

<form action={concat($browse.from_page)|ezurl} method="post">

turns :

<form action="/my_site_access/content/action" method="post">

which is correct but doesn't add location while /my_admin_site_access/... do the job.

I need some help.

Thanks.

Laurent

laurent le cadet

Tuesday 28 August 2007 9:01:17 am

OOPS : rights in content>manage_locations

Sorry for the mess!