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 November 25th, 2004, 11:32 PM   #1 (permalink)
Junior Member
Verified Customer
 
Join Date: Nov 2004
Posts: 1
Web Browser Title Display

How can I change the text inside of the <title> tags of my PP pages that the web browsers display? I don't want the title bar to show "Powered by Photopost" each time a page is diplayed in a browser.
hometownhiphop is offline   Reply With Quote
Old November 26th, 2004, 06:15 PM   #2 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,662
You may change that by editing the printheader function pp-inc.php line 315

<title>{$Globals['galleryname']} - {$titlereplace} - Powered by PhotoPost</title>

to

<title>{$Globals['galleryname']} - {$titlereplace}</title>
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Old December 3rd, 2004, 11:56 AM   #3 (permalink)
Junior Member
Verified Customer
 
Join Date: Sep 2004
Posts: 8
In ReviewPost how can I change the title of each page
to also include the "Manufacturer"
instead of just the product model?

Currently shows

" [website name] - [product model] - Powered by ReviewPost "

I would like it to say:

" [website name] - [manufacturer] - [product model] "

Thanks,
Mike
mvulcan is offline   Reply With Quote
Old December 3rd, 2004, 01:43 PM   #4 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,662
I do not show that we use the variable titlereplace in showproduct.php
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Old December 3rd, 2004, 04:48 PM   #5 (permalink)
Junior Member
Verified Customer
 
Join Date: Sep 2004
Posts: 8
Quote:
I do not show that we use the variable titlereplace in showproduct.php
I believe it's in pp-inc

in any case, yes the title does get replaced with the product name
check the url:
http://www.wranglergear.com/reviews/....php/product/4

was hoping I could also put in the manufacturer
mvulcan is offline   Reply With Quote
Old December 3rd, 2004, 05:09 PM   #6 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,662
I know where titlereplace is in the printheader function

Try changing this line in showproduct.php

printheader( $cat, " $title" );

to this

printheader( $cat, " $manu $title" );
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Old December 6th, 2004, 01:04 PM   #7 (permalink)
Junior Member
Verified Customer
 
Join Date: Sep 2004
Posts: 8
Question

Sorry,
I changed that, and it didn't make a difference...
I also change the above, but I still get

"Powered by ReviewPost Classifieds" also in my titles??

Any ideas?

my site can be seen here:

http://wranglergear.com/reviews

Thanks
mvulcan is offline   Reply With Quote
Old December 6th, 2004, 06:20 PM   #8 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,662
Your question did not ask how to get rid of the powered by in the header.

Your question was how to add the manufacturer and the answer is correct.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Old December 6th, 2004, 07:38 PM   #9 (permalink)
Junior Member
Verified Customer
 
Join Date: Sep 2004
Posts: 8
Quote:
Your question did not ask how to get rid of the powered by in the header.
umm... I want to accomplish both.

Neither the 'powered by' nor the 'manufacturer' have been added to the title.
I tried both things you recommend in this thread.
mvulcan is offline   Reply With Quote
Old December 6th, 2004, 07:54 PM   #10 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,662
Both simple edits to files in this thread work and are correct.

You may continue your discussion on how to hack your files over at the hack site

http://www.photopostdev.com

Photopost support assists customers with the normal operation of the code and errors they recieve.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Old December 6th, 2004, 08:37 PM   #11 (permalink)
Junior Member
Verified Customer
 
Join Date: Sep 2004
Posts: 8
Quote:
Originally Posted by omegatron
Both simple edits to files in this thread work and are correct.

You may continue your discussion on how to hack your files over at the hack site

http://www.photopostdev.com

Photopost support assists customers with the normal operation of the code and errors they recieve.
Here's an idea, since you're so helpful...
don't consider it a hack, consider it a feature request.

The feature request being:
1. I want to be able to remove the 'powered by...' without having to "hack" files
2. I want to be able to add the Manufacturer to the title - so page titles would be more descriptive, again without having to "hack" files.

Thank you very much.
mvulcan is offline   Reply With Quote
Old December 6th, 2004, 09:00 PM   #12 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,662
You may post any feature suggestions in the suggestions forum for Reviewpost
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Old December 6th, 2004, 11:43 PM   #13 (permalink)
Junior Member
Verified Customer
 
Join Date: Sep 2004
Posts: 8
my apologies,

both of the above 'hacks' do work.

I'm can't figure out why it didn't work the first time I tried, the only thing I can imagine I did wrong, is maybe I forgot to upload the modified files.

Thanks you very much,
sorry for being a bit snippy before.

Mike
mvulcan 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
advanced gallery and web page question George Hatchell How Do I? - vBulletin 3.5.X 1 October 3rd, 2005 11:56 AM
Vbgallery and Firefox web browser issue .. Wyrd Installs and Upgrade - vBulletin 3.0.X 2 September 30th, 2005 01:29 PM
Upload image from web URL moses How Do I? - vBulletin 3.0.X 19 February 28th, 2005 04:35 PM
how do i import a picture from the web? imported_420 How Do I? - vBulletin 3.0.X 0 December 23rd, 2004 08:39 PM
Multiple domains, one web site. Laeth Before You Buy 2 August 2nd, 2004 12:06 AM


All times are GMT -5. The time now is 02:46 PM.

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