PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Bugs From 1.0.0 (http://www.photopost.com/forum/bugs-1-0-0/)
-   -   incorrect link in link tree (http://www.photopost.com/forum/bugs-1-0-0/117653-incorrect-link-link-tree.html)

MajorFm February 20th, 2005 09:08 AM

incorrect link in link tree
 
There is a link problem in the link tree for members catagories... as you can see in the image below:
Code:

Content visible to verified customers only.
This link goes to: http://www.majorfm.com/gallery/browseimages.php?

...whereas it should be going to: http://www.majorfm.com/gallery/brows...p?c=3&userid=2

Please advise...

MajorFm February 20th, 2005 09:57 AM

Re: incorrect link in link tree
 
another navigation problem, on http://www.majorfm.com/gallery/index.php?c=1

when you click Member's Gallery, it goes to: http://www.majorfm.com/gallery/brows...hp?c=3&userid=

...whereas it should be goin to: http://www.majorfm.com/gallery/browseimages.php?c=3

Brian February 20th, 2005 11:26 AM

Re: incorrect link in link tree
 
There is a fix for this posted in the bugs forum.

MajorFm February 20th, 2005 11:39 AM

Re: incorrect link in link tree
 
can i get a link to the thread plse?

MajorFm February 20th, 2005 03:32 PM

Re: incorrect link in link tree
 
ok if ur refering to this fix... http://www.vbadvanced.com/forum/showthread.php?t=4285

it fixes one problem but not the 1st one.

MajorFm February 21st, 2005 08:10 PM

Re: incorrect link in link tree
 
is there a fix for the 1st one?

Brian February 21st, 2005 09:06 PM

Re: incorrect link in link tree
 
I'm sorry... I could have swore the fix for this was already posted, but apparently not. If you'll look in your showimage.php file for this code:
Code:

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

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

MajorFm February 24th, 2005 03:34 PM

Re: incorrect link in link tree
 
Thanks, thats fixed that issue.


All times are GMT -5. The time now is 02:56 AM.

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