PhotoPlog

PhotoPlog (http://www.photoplog.com/forum/index.php)
-   Feedback & Suggestions (http://www.photoplog.com/forum/forumdisplay.php?f=3)
-   -   NavCP Link (http://www.photoplog.com/forum/showthread.php?t=3005)

morris2003 10-13-2009 08:00 PM

NavCP Link
 
In your release, you use this code for the link in the AdminCP
Code:

<navoption displayorder="10">
<phrase>photoplog_general_settings</phrase>
<link>options.php?do=options&amp;dogroup=photoplog1</link>
</navoption>

but in most server the link appears: options.php?do=optionsdogroup=photoplog1 and not work...

If you use this
Code:

<navoption displayorder="10" link="options.php?do=options&amp;dogroup=photoplog1">
<phrase>photoplog_general_settings</phrase>
</navoption>

the link work: options.php?do=options&dogroup=photoplog1

:D

Morgan 10-14-2009 03:03 PM

Probably why it occurs: http://www.photoplog.com/forum/showp...7&postcount=25

The posted workaround: http://www.photoplog.com/forum/showp...2&postcount=27


All times are GMT. The time now is 06:43 PM.

Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.