PhotoPost Photo Gallery Sales PhotoPost Sales Toll Free Phone Number
Mon-Fri 9am-4pm EST
  PhotoPost Photo Sharing Photo Gallery    Visualize community tm
| | | | | | | | |

Go Back   PhotoPost Community > PhotoPost Support > PhotoPost Pro Support Forums > Photopost Pro Installation & Upgrades

Photopost Pro Installation & Upgrades If you're having install or upgrade problems

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Old July 14th, 2010, 02:56 AM   #1 (permalink)
Junior Member
Verified Customer
 
Join Date: Mar 2009
Posts: 29
Links in Gallery Descriptions

The new PP is formatting links very oddly. In descriptions where perfectly working BB Code links worked yesterday, it is showing up with a square bracket a space, the word LINK (underlined and as a hyperlink) another space, and a close bracket.

What's the tricky setting to turn these back into properly formatted inline links? I didn't see anything that looked like it would control this in the Admin settings.

Thank you,
TJ
tjmuse is offline   Reply With Quote
Old July 14th, 2010, 08:37 AM   #2 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,684
Can you please provide an example?
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old July 14th, 2010, 11:31 AM   #3 (permalink)
Junior Member
Verified Customer
 
Join Date: Mar 2009
Posts: 29
Sure ... here's a direct link to one:

Glitter Me This for the Glistening Kits - NutHouse-Scraps Gallery
tjmuse is offline   Reply With Quote
Old July 14th, 2010, 12:46 PM   #4 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,684
please edit the description and let me know exactly what the description is placing it in code brackets here
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old July 14th, 2010, 02:25 PM   #5 (permalink)
Junior Member
Verified Customer
 
Join Date: Mar 2009
Posts: 29
Here's what's in the edit. You can see that what used to be properly formed ampersands that made up working links are now translating to html-encoded ones, that is: the ampersand symbol + amp;

It didn't used to do that.

Code:
Content visible to verified customers only.
tjmuse is offline   Reply With Quote
Old July 14th, 2010, 02:29 PM   #6 (permalink)
Junior Member
Verified Customer
 
Join Date: Mar 2009
Posts: 29
P.S. It used to format it like BBCode, so a link: h tt p://www.etc.com?blah blah blah could be used as a hyperlink word or phrase inline.

Which I'm sure VB Supports, let me try the same thing here:

Link to Crazy New Description Example

Which was:
Code:
Content visible to verified customers only.
tjmuse is offline   Reply With Quote
Old July 14th, 2010, 02:37 PM   #7 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,684
Yes your trying to do some vb supported bbcode thats not supported by ours. Ours properly reads link as thats how its coded.

Maybe try changing lines 4442-4445 in the function ppconvert_markups function in pp-inc.php to this

Code:
Content visible to verified customers only.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old July 14th, 2010, 02:52 PM   #8 (permalink)
Junior Member
Verified Customer
 
Join Date: Mar 2009
Posts: 29
Rather than change the code, what IS the new proper pseudo-code markup for this version of Photopost?

we have used [ url = ] link text [ / url ] for a long time on PhotoPosts.
tjmuse is offline   Reply With Quote
Old July 14th, 2010, 02:54 PM   #9 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,684
well all I am saying is if you choose to do that type of link it is suppose to show as [link]

I dont think this has changed in like forever.

The edit I provided actually shows the wording you type between the brackets like vb url thing.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old July 14th, 2010, 03:55 PM   #10 (permalink)
Junior Member
Verified Customer
 
Join Date: Mar 2009
Posts: 29
Well, we were on a previous version that was only 18 months old or so, and it worked perfectly in supporting the manner in which bbcode is supported throughout the web across many different applications. It was one of the selling features of Photopost as far as we were concerned.

So to get that sort of link in the new version, what is the correct markup?
tjmuse is offline   Reply With Quote
Old July 14th, 2010, 08:19 PM   #11 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,684
The correct markup is what I have posted above to make it work like you want
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old July 19th, 2010, 03:24 AM   #12 (permalink)
Junior Member
Verified Customer
 
Join Date: Mar 2009
Posts: 29
Chuck, I am loathe to change core code - that's a gift that just keeps on giving every time there's an update.

So before I do that, I just want to make sure we're talking about the same thing. Up until we upgraded to this new version, we used the linking markup for inline links as directed by the PhotoPost help file:

Smilies Legend

to add links when needed to a description field. There are HUNDREDS of images which used those directions.

Before I change the core code, I'd like to make sure that there's not a new markup (at the user level to use during the entry of the description) that I've overlooked somewhere that will format a regular, readable link.

Thanks,
TJ
tjmuse is offline   Reply With Quote
Old July 19th, 2010, 07:58 AM   #13 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,684
Yes we are indeed talking the same thing please change those couple lines I noted and you should be fine.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old July 19th, 2010, 02:53 PM   #14 (permalink)
Junior Member
Verified Customer
 
Join Date: Mar 2009
Posts: 29
Thanks, we'll make that change, then. I hope you guys consider going back to these kinds of links in the next version.
tjmuse is offline   Reply With Quote
Old July 19th, 2010, 05:31 PM   #15 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,684
I beleive this will be included in the next release.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Gallery links Jason2 Before You Buy 1 January 21st, 2008 03:46 PM
Gallery Layout - links dakis Photopost Pro How Do I...? 9 January 3rd, 2008 05:43 PM
links misdirecting on gallery Nephalim Photopost Pro Bug Reports 2 November 16th, 2006 11:21 AM
Links to User Gallery theChronic Before You Buy 1 June 20th, 2006 03:51 PM
Links to users gallery imported_moonclamp Before You Buy 1 October 1st, 2005 06:22 PM


All times are GMT -5. The time now is 08:31 AM.

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