|
#131
|
||||
|
||||
|
Hi Geos,
I appreciate you are busy and if this solution does not seem obvious feel free to tell me to buzz off.. I tried that last little bit of code and it doesn't work. The thumbnails work and it remains in category, however if you use the nav on the image itself it drops you out of the category and defaults back to all of the images. I am not sure what else I should try. Let me know if there are any menial tasks I can help you out with.. I appreciate all of your hard work.
__________________
folkphotography |
|
#132
|
||||
|
||||
|
If you want to stay within the same cat they you need to get such URL:
Code:
<a href="#" id="menu_browse_prev" onclick="document.location = 'index.php?showimage=<SC_IMAGE_PREVIOUS_ID>&category=<SC_CAT_ID>';"></a> |
|
#133
|
||||
|
||||
|
Thats it !! Thanks GeoS .. You Rock !!!
__________________
folkphotography |
|
#135
|
||||
|
||||
|
well.. one more question and think I can call this thing done.. In your description of this you say
Quote:
__________________
folkphotography |
|
#136
|
||||
|
||||
|
language file I guess
KArin (adoring user of category addon) |
|
#137
|
||||
|
||||
|
Thanks... that is what I have been fiddling with.. i just cant get the navigation image (I replace the next with an arrow) to go away when there is no next image.. I changed the lang files to show a blank when there is no next image but for some reason it isnt working
i will keep working on it.
__________________
folkphotography Last edited by zac; 01-25-2007 at 12:25 AM. |
|
#138
|
||||
|
||||
|
Yes, that variable is from language file. All this stuff related to visibility is connected with setting correct addons configuration variables.
|
|
#139
|
|||
|
|||
|
Newbie Need help
Quote:
I don't have any knowledge in PHP or SQL Thanks. |
|
#140
|
||||
|
||||
|
There is sample template in package so just unpack it look to the files and that should be enough for start.
Still I dont have a time to write docs. In this week I want to make first step to prepare online enviroment for that. PS 2 useful links: http://forum.pixelpost.org/showpost....7&postcount=12 http://forum.pixelpost.org/showpost....6&postcount=16 |
| Post Reply |
| Thread Tools | |
|
|