PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Bugs From 1.0.0 (http://www.photopost.com/forum/bugs-1-0-0/)
-   -   bad link while viewing 'whats new' (http://www.photopost.com/forum/bugs-1-0-0/118577-bad-link-while-viewing-whats-new.html)

Grae June 18th, 2005 11:11 PM

bad link while viewing 'whats new'
 
The links created for 'next image' and 'prev image' are bad while viewing the set of 'whats new' images. You can see the error in the link here:
Code:

Content visible to verified customers only.
I have not found this error while viewing specific categories. Where are these links located in the templates?

Thanks :)

ConqSoft June 18th, 2005 11:37 PM

Re: bad link while viewing 'whats new'
 
I can't seem to reproduce this problem on my 1.0.1. Does it do it in the sample gallery here on vBadvanced.com? Post a link?

Grae June 19th, 2005 01:23 AM

Re: bad link while viewing 'whats new'
 
The demo gallery here is fine. I have also checked out some other galleries and they do not show my problem either. Another problem I just realized I am having is that I do not get a dhtml menu for 'whats new'. The other menus are working though.

I submitted a help ticket. :)

ConqSoft June 19th, 2005 01:24 AM

Re: bad link while viewing 'whats new'
 
Sounds like you may need to manually revert some of the Gallery templates.

Brian June 19th, 2005 12:02 PM

Re: bad link while viewing 'whats new'
 
For anyone else that's having this problem, please look in your adv_gallery_navbar template for this code:
Code:

Content visible to verified customers only.
Replace with this:
Code:

Content visible to verified customers only.
And that should take care of the issue.

Grae June 19th, 2005 12:48 PM

Re: bad link while viewing 'whats new'
 
Thanks Brian!! :) :) :)

Grae June 20th, 2005 01:45 PM

Re: bad link while viewing 'whats new'
 
New problem
I am having similar errors with the 3 'newest images' on the gallery index. The prev/next image links are broken in the same way as above. Not sure if this was a problem before my error above was fixed.

Anyone know which template contains the prev/next image links used in the slideshow navigation?

Grae June 21st, 2005 02:47 PM

Re: bad link while viewing 'whats new'
 
hello moto
Should I create a new ticket?

Brian June 21st, 2005 03:56 PM

Re: bad link while viewing 'whats new'
 
If you'll look in your showimage.php file for this bit of code:
Code:

Content visible to verified customers only.
And replace it with this:
Code:

Content visible to verified customers only.
That should take care of the problem.

Grae June 21st, 2005 04:10 PM

Re: bad link while viewing 'whats new'
 
That fixed it. Thanks again Brian.


All times are GMT -5. The time now is 05:17 PM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97