Forums

PHP

This topic is locked

Advanced Layer POPUP and PHP

Posted 20 Sep 2007 05:05:09
1
has voted
20 Sep 2007 05:05:09 David Blewitt posted:
Hi All,

I'm trying to get the following to work with Advanced layer popup. User clicks on a thumbnail of an image and the images is displayed. Usually I would just call the following

fish_max_gallery_fullview.php?IID=<?php echo $row_rsGallery['IID']; ?>

and it would pass the URL parameter to the page and show the correct image record but when trying to use the same method using the advanced layer popup I insert the above code in the URL to display field under the advanced layer popup section and I get the following message when trying to execute he page.

Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /hsphere/local/home/caseygrap/caseygraphics.com.au/clients/MAX/fish_max_gallery.php on line 298 Parse error: syntax error, unexpected ',', expecting ']' in /hsphere/local/home/caseygrap/caseygraphics.com.au/clients/MAX/fish_max_gallery.php on line 298

Any ideas would be great on how to get ALP to use PHP URL parameters. Thanks in advanced.

Dave

Replies

Replied 21 Sep 2007 10:30:05
21 Sep 2007 10:30:05 Georgi Kralev replied:
Hi David,

It looks like a syntax problem.
The issue will be more easily investigated if you provide the code of line 298.

Regards,

Georgi Kralev

----------------------------------
Support - www.DMXzone.com

Reply to this topic