| Author |
Message |
mpaschoal
Beginner


Joined: Oct 31, 2004 Posts: 3
|
Posted: Sat Jul 29, 2006 10:18 pm Post subject: Modify URL in embedding gallery - argument name in first |
|
|
Hi!
How I do the URL format to argument NAME is always the first? (in embedding gallery with phpnuke). I'm using Gallery 1.5.3. it´s necessary to best work with Sommaire.
Ex:
ORIGINAL URL
/modules.php?set_albumName=destino&op=modload&name=gallery1&file=index&include=view_album.php
URL DESIRED
/modules.php?name=gallery1&set_albumName=destino&op=modload&file=index&include=view_album.php
or
ORIGINAL URL
/modules.php?set_albumName=destino&id=dest001&op=modload&name=gallery1&file=index&include=view_photo.php
URL DESIRED
/modules.php?name=gallery1&set_albumName=destino&id=dest001&op=modload&file=index&include=view_photo.php
Thanks!!!
----
Give us your Gallery/webserver information to get a faster answer.
Get this information from the PHP diagnostic (in the configuration wizard).
Gallery version: Gallery 1.5.3
PHP version: Nuke Platinum 7.6.b.4
Operating system: WinXP |
|
| Back to top |
|
|
AdBot
|
| Post subject: Modify URL in embedding gallery - argument name in first |
|
|
|
|
|
| Back to top |
|
 |
mpaschoal
Beginner


Joined: Oct 31, 2004 Posts: 3
|
Posted: Sun Aug 06, 2006 5:32 pm Post subject: Re: Modify URL in embedding gallery - argument name in first |
|
|
Please???  |
|
| Back to top |
|
|
mpaschoal
Beginner


Joined: Oct 31, 2004 Posts: 3
|
Posted: Mon Aug 07, 2006 10:04 am Post subject: Re: Modify URL in embedding gallery - argument name in first |
|
|
| Problem resolved... Thanks to myself... |
|
| Back to top |
|
|
dari
Site Admin


Joined: Mar 03, 2003 Posts: 6274 Location: Washington Township, NJ, USA
|
Posted: Tue Aug 08, 2006 6:50 am Post subject: Re: Modify URL in embedding gallery - argument name in first |
|
|
if you can post the solution, please do. my impression of this was that it was a complicated hack, as gallery has it's own url generator... _________________
 |
|
| Back to top |
|
|
|
|
|
|
|