News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

Main Menu

Add My Gallery Link To External Application

Started by Garibaldi, March 18, 2007, 02:12:45 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Garibaldi

I would like to add the My Gallery link to my Joomla install as well as coppermine, however it appears that the URL generated in the gallery menu for My Gallery is specific to each user, therefore I cannot simply link the url. Is there a way for me to include this link in Joomla?

Nibbler

It's 10000 + the user_id. You'd need to generate the link dynamically.

Garibaldi

Quote from: Nibbler on March 18, 2007, 01:17:25 PM
It's 10000 + the user_id. You'd need to generate the link dynamically.
How might I go about doing that? I can enter html as a module, is there some script I could use to generate the appropriate link?
Thanks!

Joachim Müller

We don't know Joomla. As you'd have to add this piece of code into Joomla, we can't tell what the code needs to be.