change "my gallery" link change "my gallery" link
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

change "my gallery" link

Started by kanaro, September 07, 2004, 02:42:08 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

kanaro

Does anyone now if it's possible to change the link under the "my gallery" button to
http://<coppermine-url>/?<username>


Joachim Müller

This is the feature requests board you posted in (where requests for features of future versions go), so I guess your question is "will you add such a feature in the future?".
The answer is "no, not inside the core code of coppermine, as it would require mod_rewrite, which is not available on all webservers". There are however way to accomplish this (although not that easily).

Joachim