[RESOLVED] Links in an Image Map - Joomla! Forum - community, help and support
i have converted previous site run in joomla , 1 of pages have contained image map. way in image map works when user moves on image parts highlighted , clicking on area pop-up window appears page of data.
i have managed convert , works except links pop-up page. these fine when try them admin if user clicks on them pop-up window dreaded "you not authorized view resource" message.
all of these pages, image map , pop-up pages, have been created static content , have public access.
i have searched, many hours, through forum cannot seem find answer.
the line causing problem is:
onclick="mywindow3=window.open('http://my_site/index2.php?option=com_content&task=view&id=346&itemid=','mywindow3','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=yes,width=600,height=500,left=50,top=50'); return false;">
i have seo set no - if set yes "page not found" errors.
can see wrong and/or how work.
i have managed convert , works except links pop-up page. these fine when try them admin if user clicks on them pop-up window dreaded "you not authorized view resource" message.
all of these pages, image map , pop-up pages, have been created static content , have public access.
i have searched, many hours, through forum cannot seem find answer.
the line causing problem is:
onclick="mywindow3=window.open('http://my_site/index2.php?option=com_content&task=view&id=346&itemid=','mywindow3','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=yes,width=600,height=500,left=50,top=50'); return false;">
i have seo set no - if set yes "page not found" errors.
can see wrong and/or how work.
try index.php instead of index2.php
Comments
Post a Comment