 | |  | | | Photopost Pro Bug Reports Post post installation PhotoPost Pro problems here. |
July 26th, 2005, 09:52 PM
|
#1 (permalink)
| | Member Verified Customer
Join Date: Jan 2004
Posts: 99
| Problem with img/ubb code not showing(FIXED)
I've enabled UBB code (Show UBBCode on Photo page set to "yes") yet the box does not display. Playing with the templates it appears that the variable $imgurl is null and has no data. What settings do I need to change to resolve this?
Thanks.
|
| |
July 29th, 2005, 12:25 AM
|
#2 (permalink)
| | Member Verified Customer
Join Date: Jan 2004
Posts: 99
|
Any ideas?
|
| |
July 29th, 2005, 05:48 AM
|
#3 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,706
|
Well I can not explain why your $imgurl variable would be empty as it makes no sense since thats what we use to display the photo but I have seen this on a couple systems. There is a little edit one can make. I think most users I have encountered with this are on Vbulletin and I think they have a hack installed that must intefere with the variable.
In showphoto.php find this Code: Content visible to verified customers only.
then in showphoto.tmpl
if ( $Globals['showubb'] == "yes" && $imgurl != "" ) {
change to this
if ( $Globals['showubb'] == "yes" ) {
|
| |
July 31st, 2005, 10:48 PM
|
#4 (permalink)
| | Member Verified Customer
Join Date: Jan 2004
Posts: 99
|
That did the trick, thanks.
|
| |
August 1st, 2005, 08:57 PM
|
#5 (permalink)
| | Member Verified Customer
Join Date: Jan 2004
Posts: 99
|
Actually, users are still reporting issues: Quote:
I've tried again to insert a photo from my gallery and it's a no go.
I tried the new little code box at the bottom of the gallery page and the world link icon thingie.
Extremely frustrating!
| Quote: |
I've been having the same problem. The url from the page gets copied rather than the url for the particular picture. As alcina said, very frustrating!
| |
| |
August 1st, 2005, 09:40 PM
|
#6 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,706
|
How is an img tag not be right. You have an example. I show no issue with this here is a tag I get. Your not going to be able to see it since I have the data thing locked down but the url is indeed right Code: Content visible to verified customers only.
|
| |
August 5th, 2005, 10:45 PM
|
#8 (permalink)
| | Member Verified Customer
Join Date: Jan 2005
Posts: 139
|
I'm having the same problem here, with UBB 6.5.1.1 and PhotoPost 5.13
At the begining I had no link, even do I put YES on the option (like Ted S)
Then I use Omegatron fix and now I have the display link, but it's not doing any good.
This is the link: Code: Content visible to verified customers only.
When I paste it on UBB, the photo does not came up.
(see this page: http://www.imigrar.com/forum/showthr...&vc=#Post39956 |
| |
August 6th, 2005, 05:52 AM
|
#9 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,706
|
Are you protecting your data directory
this doesnt seem to exist on your server although I am sure it does http://imigrar.com/photo/data/502/me...biaGlacier.jpg
remember image protection and image display arent mutually exclusive
|
| |
August 6th, 2005, 06:44 PM
|
#10 (permalink)
| | Member Verified Customer
Join Date: Jan 2004
Posts: 99
|
That was it... I didn't even realize there was a photo protection option in the configuration area.
Thanks
|
| |
August 6th, 2005, 08:45 PM
|
#11 (permalink)
| | Member Verified Customer
Join Date: Jan 2004
Posts: 99
| |
| |
August 7th, 2005, 08:04 AM
|
#12 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,706
|
why should it not show it. It is coded to show the medium
Sorry this feature always shows the medium image and it is not coded to show a fullsize image. if thats what your after alter your code in showphoto.
|
| |
August 10th, 2005, 01:01 AM
|
#13 (permalink)
| | Member Verified Customer
Join Date: Jan 2004
Posts: 99
|
It should show a path that works, it isn't. If the image has no medium version, the link works fine. If the image has a medium version, the link to that image is wrong. The problem is that the code isn't displaying the appropriate link for images, no changes have been made to the source php files.
|
| |
August 10th, 2005, 08:02 AM
|
#14 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,706
|
try linking them to either the thumbnail or large
$ubburl = "{$Globals['datadir']}/$storecat/$bigimage";
$showcode = " Code: Content visible to verified customers only.
";
|
| | |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | | | | Thread Tools | | | | Display Modes | Rate This Thread | Linear Mode | |
Posting Rules
| You may not post new threads You may not post replies You may not post attachments You may not edit your posts HTML code is Off | | | All times are GMT -5. The time now is 03:34 AM. | |