Member
Member
pathway   2011-04-17, 17:58
#1
Hello,

I am trying to setup and integrate zenphoto with zpArdoise. I wonder how to pass a variable so to have:
localhost/gallery/albums/sights/?rtId=value (numeric, eg. 1, 2 etc)

Thank you in advance

John
Administrator
Administrator
acrylian   2011-04-18, 08:37
#2
That should be possible but of course it should be `&rtld=value` as there are already queries that are just rewritten by modrewrite.
Member
Member
pathway   2011-04-18, 10:42
#3
Thank you for your responce,

adding the variable manually in browser works as i want it to work. I do not know how to add ?rt_id=$rt_id eg. in line

<a>" title="<?php echo gettext('Albums Index'); ?>"><?php echo getGalleryTitle(); ?></a>

of album.php

Thank you

John
Administrator
Administrator
acrylian   2011-04-18, 10:55
#4
You did not escape the code example properly. Anyway, I suggest to look at the functions documentation.
Member
Member
pathway   2011-04-18, 14:41
#5
I will take a look and coma back again.

Thank you

John
  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.