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 How Do I...?

Photopost Pro How Do I...? Wondering how to do things in PhotoPost?

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Old January 6th, 2006, 12:13 PM   #1 (permalink)
Member
Verified Customer
 
Join Date: Oct 2005
Location: England
Posts: 111
How do I add a link in this location

How do I add a link in this location

See image attached
Attached Images
File Type: jpg screen.JPG (51.9 KB, 23 views)
tidy_boy2005 is offline   Reply With Quote
Old January 6th, 2006, 04:03 PM   #2 (permalink)
Member
Verified Customer
 
Join Date: Oct 2005
Location: England
Posts: 111
anyone
tidy_boy2005 is offline   Reply With Quote
Old January 6th, 2006, 04:10 PM   #3 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,689
edit pp-inc.php and in the function topmenu add something like this where called for

$menu .= "SOMELINK";
__________________
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 January 6th, 2006, 04:14 PM   #4 (permalink)
Member
Verified Customer
 
Join Date: Oct 2005
Location: England
Posts: 111
sorry mate can you explain in more detail please
tidy_boy2005 is offline   Reply With Quote
Old January 6th, 2006, 04:48 PM   #5 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,689
You will find a few links like this

$menu .= just so a search and you will see what I am saying
__________________
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 January 6th, 2006, 04:55 PM   #6 (permalink)
Member
Verified Customer
 
Join Date: Oct 2005
Location: England
Posts: 111
Hi chuck I found the area you where on about so i added this

Code:
Content visible to verified customers only.
But the page showed up with an error
tidy_boy2005 is offline   Reply With Quote
Old January 6th, 2006, 05:27 PM   #7 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,689
Thats why I stated to look at the other links

Note the backslashes before the quotes in a string

$menu .= "<a href=\"http://www.harddanceaddict.net\">How to upload pics</a>";
__________________
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 January 6th, 2006, 05:31 PM   #8 (permalink)
Member
Verified Customer
 
Join Date: Oct 2005
Location: England
Posts: 111
thanks how do i align it to the left and open it in a _blank

Last edited by tidy_boy2005; January 6th, 2006 at 05:34 PM.
tidy_boy2005 is offline   Reply With Quote
Old January 7th, 2006, 03:59 AM   #9 (permalink)
Member
Verified Customer
 
Join Date: Oct 2005
Location: England
Posts: 111
anyone
tidy_boy2005 is offline   Reply With Quote
Old January 7th, 2006, 04:38 AM   #10 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,689
well dont know what you mean by align left since I dont see what you have done but adding this to your link will make it open a new window

target=\"_blank\"
__________________
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 January 7th, 2006, 04:43 AM   #11 (permalink)
Member
Verified Customer
 
Join Date: Oct 2005
Location: England
Posts: 111
hi chuck this is my code but it does not open in a new window

$menu .= "<a href=\"http://www.harddanceaddict.net/forum/showthread.php?p=5548#post5548\ target=\"_blank\">How to upload pics</a> &middot ";


What have I done wrong?


Thanks
tidy_boy2005 is offline   Reply With Quote
Old January 7th, 2006, 06:07 AM   #12 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,689
easy look at your link your missing a quote " aftert the backslash after post 5548
__________________
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 January 7th, 2006, 06:34 AM   #13 (permalink)
Member
Verified Customer
 
Join Date: Oct 2005
Location: England
Posts: 111
Cool sorted that problem now Cheers Chuck
tidy_boy2005 is offline   Reply With Quote
Old January 7th, 2006, 06:56 PM   #14 (permalink)
Member
Verified Customer
 
Join Date: Oct 2005
Location: England
Posts: 111
How do i move the link How to upload pics to this location please

See image attached
Attached Images
File Type: jpg screen.JPG (55.7 KB, 7 views)
tidy_boy2005 is offline   Reply With Quote
Old January 8th, 2006, 08:42 AM   #15 (permalink)
Member
Verified Customer
 
Join Date: Oct 2005
Location: England
Posts: 111
anyone
tidy_boy2005 is offline   Reply With Quote
Old January 8th, 2006, 08:59 AM   #16 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,689
In the same topmenu function find the calls to and change $menu to $menu2

if ( $User['adminedit'] == 0 ) {
if ( $Globals['allowup'] == "yes" && $User['uploads'] == 1 ) {
$menu .= " &middot; <a href=\"{$Globals['maindir']}/uploadphoto.php$catquery\">{$Globals['pp_lang']['upload']}</a>";
}
}
else {
$menu .= " &middot; <a href=\"{$Globals['maindir']}/uploadphoto.php$catquery\">{$Globals['pp_lang']['upload']}</a>";
}
__________________
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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I add a link in this location... tidy_boy2005 How Do I? - vBulletin 3.5.X 2 November 11th, 2005 04:48 PM
Link location errors and images on forumhome Deviant++ Installs and Upgrade - vBulletin 3.0.X 8 March 2nd, 2005 12:34 PM
Add reg date and location to comments Tattooz General Discussion 0 November 5th, 2004 04:18 PM


All times are GMT -5. The time now is 11:35 PM.

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