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 March 14th, 2005, 06:51 PM   #1 (permalink)
Junior Member
Verified Customer
 
Join Date: Feb 2005
Posts: 18
Header, footer, access error

HUH? this is the error message I get when I go to the edit header or footer.

Unable to create or fix permissions for the file: /path/to/php/header.htm

Correct the permissions or set the file path in the Admin Global Options.
EDGEMAN is offline   Reply With Quote
Old March 14th, 2005, 07:11 PM   #2 (permalink)
Junior Member
Verified Customer
 
Join Date: Feb 2005
Posts: 7
go into your global options, and change the full paths for both the header and footer. You need to change /path/to/php/ to your actual full path.
Brolly is offline   Reply With Quote
Old March 14th, 2005, 07:18 PM   #3 (permalink)
Junior Member
Verified Customer
 
Join Date: Feb 2005
Posts: 18
Thanks, Can the header be an image? Like:
http://www.a-a.com/Neighborhood.gif
EDGEMAN is offline   Reply With Quote
Old March 14th, 2005, 07:20 PM   #4 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,720
Yes if you want it to
__________________
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 March 14th, 2005, 09:12 PM   #5 (permalink)
Junior Member
Verified Customer
 
Join Date: Feb 2005
Posts: 18
http://www.a-a.com/Neighborhood.gif
Ok I put in the above in the "Full path to Header Include file". The image did not show up.
I put the same path in both the include and the tag. Still does not show up.
http://www.a-a.com/aapix/showgallery...t=500&ppuser=1
EDGEMAN is offline   Reply With Quote
Old March 14th, 2005, 09:16 PM   #6 (permalink)
Junior Member
Verified Customer
 
Join Date: Feb 2005
Posts: 18
I put the same link in the footer and, as you can see from the above link it came in a coded mess.
EDGEMAN is offline   Reply With Quote
Old March 14th, 2005, 09:29 PM   #7 (permalink)
Senior Member
 
Join Date: Mar 2003
Posts: 1,296
Hi..

I would reccomend you upload the attached to your photopost install dir, then alter the paths to the header (just put 'header.html' in the box) and your gif will show, the attached is a simple html page with the image.

-T
Attached Files
File Type: zip header.zip (388 Bytes, 15 views)
b6gm6n is offline   Reply With Quote
Old March 14th, 2005, 09:52 PM   #8 (permalink)
Junior Member
Verified Customer
 
Join Date: Feb 2005
Posts: 18
Upload to my photopost install dir? OK I give.
This is begining to sound like when I am in France and speak 5 words in French and the people think I understand the whole language! lol.
EDGEMAN is offline   Reply With Quote
Old March 14th, 2005, 10:06 PM   #9 (permalink)
Junior Member
Verified Customer
 
Join Date: Feb 2005
Posts: 18
Ut Oh!! Now I have broke my edit page. The line where to put the footer include info is stuck and will not edit. Opps?
EDGEMAN is offline   Reply With Quote
Old March 15th, 2005, 12:12 AM   #10 (permalink)
Senior Member
 
Join Date: Mar 2003
Posts: 1,296
Hi edgeman, yeah take the contents of the zip and upload to where the pp-inc.php is (and all the rest) then in the photopost admin you can alter the info "Full path to Header Include file" and simple put there : header.html

the "Full path to the Footer include file" you say cannot be edited or blanked out? - i don't think even you could break that! - i jest, clear your browsers cache and reload the admin pages.

-T
b6gm6n is offline   Reply With Quote
Old March 15th, 2005, 10:52 AM   #11 (permalink)
Junior Member
Verified Customer
 
Join Date: Feb 2005
Posts: 18
I have cleared catch, temp files & cookies.
The box has got <center (close angle) <img src= stuck in it and under the box is:
" name="9" class="bginput">
EDGEMAN is offline   Reply With Quote
Old March 15th, 2005, 05:31 PM   #12 (permalink)
Junior Member
Verified Customer
 
Join Date: Feb 2005
Posts: 18
Again the problem is on my Global Edit page I can not remove what is in the box for the footer. It just won't go away or let me change to a different path..

In the box is: <center (close angle) <img src=
and under the box, like a sub-note is:
" name="9" class="bginput">
EDGEMAN is offline   Reply With Quote
Old March 15th, 2005, 09:21 PM   #13 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,720
Since you inputed this to the database and its not allowing it to change you would need to manually through you web control panel view the photopost database settings table and edit the entry for the footer path and empty it out
__________________
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 March 16th, 2005, 10:07 AM   #14 (permalink)
Junior Member
Verified Customer
 
Join Date: Feb 2005
Posts: 18
I would more than happy to do that only if I had a clue as to where the photopost database settings table was located. If I knew exactly what the file name was then I could just ftp that file from my server, make the removal and ftp the file back.
EDGEMAN is offline   Reply With Quote
Old March 16th, 2005, 12:20 PM   #15 (permalink)
Senior Member
 
Join Date: Mar 2003
Posts: 1,296
Hi Edgeman,

You need to use 'phpmyadmin' to look within the photopost database
If you have phpmyadmin or a way of inserting sql commands then try the code below
Code:
Content visible to verified customers only.
-T
b6gm6n is offline   Reply With Quote
Old March 16th, 2005, 01:42 PM   #16 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,720
or this if you want a much simpler mysql command

UPDATE settings SET setting='' WHERE id = '9'
__________________
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 March 16th, 2005, 01:47 PM   #17 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,720
Or you can try uploading this file to your photopost install and rename it to fixfooter.php and run it in your browser
Attached Files
File Type: txt fixfooter.txt (2.3 KB, 7 views)
__________________
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 March 16th, 2005, 04:43 PM   #18 (permalink)
Junior Member
Verified Customer
 
Join Date: Feb 2005
Posts: 18
Ok guys thanks for all your help. Now I understand I must find and download a tool called "phpmyadmin" and use it to look at the mysql files on my server.

I have not really found a site where it is clear to downlaod the "phpmyadmin" I keep getting refered to www.phpmyadmin.net and I have tried all their mirror sites to find the actual download link but to no avail.

I have read a lot of intimidating information on the tool and I must say this whole mess is not for the average Joe.

I dont think I need anywhere near the power of PP. All I want is something that will emulate the photo pages like this one: http://www.seymourauctions.com/gallery/index.php

PS. Chick thanks for the fix, it worked fine.

WHEEEE!
EDGEMAN 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
Re header and footer in reviewpost rcull ReviewPost Installation & Upgrades 0 January 15th, 2005 12:55 PM
Help: Header / Footer for VB = Blank page Selrahc Photopost Pro Installation & Upgrades 1 November 26th, 2004 07:17 PM
Header and Footer question omeganostral Photopost Pro Installation & Upgrades 1 October 6th, 2004 06:19 PM


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

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