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 December 28th, 2004, 06:10 PM   #1 (permalink)
Junior Member
Verified Customer
 
Join Date: May 2004
Posts: 17
Upgrade Problem from 4.7j to the latest version

Hello!

I just downloaded the latest version of photopost , its 4.8.5

I uploaded all files on my server, without install.php and config-inc.php.

Than i wanted to run upgrade.php but it did not work.

Then i changed the new config-inc.php and uploaded it and tried again.

Not working.

No i cannot call my gallery anymore and get this:

Code:
Content visible to verified customers only.
When i want to call up upgrade.php i get this:

Code:
Content visible to verified customers only.
i am relativly sure that config-inc.php is set properly, but anyway it doesn't work.
So i ask for help.

when i installed at the beginning at the year i achieved only a half integration with vbulletin 3.03.
so that u just know....

thx for any real help or hints

Bye Frank from Germany
fvgffm is offline   Reply With Quote
Old December 28th, 2004, 06:11 PM   #2 (permalink)
Junior Member
Verified Customer
 
Join Date: Dec 2004
Location: Ottawa, Ontario
Posts: 20
Copy the config-inc.php file into your upgrades directory.. then it should work fine.
mtbkanata is offline   Reply With Quote
Old December 28th, 2004, 06:15 PM   #3 (permalink)
Junior Member
Verified Customer
 
Join Date: May 2004
Posts: 17
the new one?
fvgffm is offline   Reply With Quote
Old December 28th, 2004, 06:18 PM   #4 (permalink)
Junior Member
Verified Customer
 
Join Date: May 2004
Posts: 17
uploaded config-inc.php in upgrades folder , take a look by yourself, something is still wrong....

http://www.deutsches-architektur-for...es/upgrade.php

Last edited by fvgffm; December 28th, 2004 at 06:21 PM.
fvgffm is offline   Reply With Quote
Old December 28th, 2004, 06:26 PM   #5 (permalink)
Junior Member
Verified Customer
 
Join Date: Dec 2004
Location: Ottawa, Ontario
Posts: 20
Did you add all your config settings to that config file? The option also is to run your upgrade files from your Photopost dir. I just read in another thread that the document states you should do that... hey, I missed it too!
mtbkanata is offline   Reply With Quote
Old December 28th, 2004, 06:33 PM   #6 (permalink)
Junior Member
Verified Customer
 
Join Date: May 2004
Posts: 17
i am sorry, what document states...sorry my english is not the best...

should i post my config-inc.php without the passwrods here that someone can take a look at?
fvgffm is offline   Reply With Quote
Old December 28th, 2004, 07:16 PM   #7 (permalink)
PhotoPost Developer
Verified Customer
 
Join Date: Jan 2002
Posts: 11,736
No, you run the upgrade scripts from your photopost directory, NOT from the uploads directory.
__________________
Please do not PM me for support or sales questions. Thank you for your understanding.
Michael P is offline   Reply With Quote
Old December 28th, 2004, 07:27 PM   #8 (permalink)
Junior Member
Verified Customer
 
Join Date: May 2004
Posts: 17
Thank You but i do not understand what U mean....
fvgffm is offline   Reply With Quote
Old December 28th, 2004, 07:32 PM   #9 (permalink)
Junior Member
Verified Customer
 
Join Date: May 2004
Posts: 17
i uploaded upgrade.php in main photopost directory but it is still not working...
i was told i upgraded sucsessfully besides a lot of mysql mistakes during the upgrade...

Please, i need support !

check out here:

http://www.deutsches-architektur-for...ie/index.php??
fvgffm is offline   Reply With Quote
Old December 28th, 2004, 07:33 PM   #10 (permalink)
PhotoPost Developer
Verified Customer
 
Join Date: Jan 2002
Posts: 11,736
Upload the upgrade47.php and upgrade482.php files into your PhotoPost directory and run them from there. Do not run them run the upgrades directory.
__________________
Please do not PM me for support or sales questions. Thank you for your understanding.
Michael P is offline   Reply With Quote
Old December 28th, 2004, 07:33 PM   #11 (permalink)
Junior Member
Verified Customer
 
Join Date: May 2004
Posts: 17
i did run them from there....still not working....
fvgffm is offline   Reply With Quote
Old December 29th, 2004, 07:30 AM   #12 (permalink)
Junior Member
Verified Customer
 
Join Date: May 2004
Posts: 17
Sorry guys, but the gallery isn't working anymore.
I did the upgrade from main folder with upgrade47.php and upgrade482.php.
I was told that the upgrade was done sucessfully, anyway i get this error message:

Fatal error: Call to undefined function: authenticate() in /home2/francis1/public_html/Galerie/index.php on line 36

Some more information:
Server OS/PHP Linux
Webserver Apache v1.3.33
MySQL 4.0.22-standard
PHP 4.3.10
The Database contains 90 mbyte Pictures

main domain:
www.deutsches-architektur-forum.de/forum
Gallery: www.deustches-architektur-forum.de/Galerie

partly integrated with vBulletin, header visible, but user have to registrate once again at the Gallery


Hopefully i get some support, even though it is "just the internet" ( how i read here ), though i earn my money with it.

My Gallery is unhacked.

Do i Have the right for support from Photopostdevelopers?
Or don't i? I don't know that, that is why i am asking.

My Useres get a little bit nervous with me.
I never had so much problems with any upgrade of any software in my whole life before.

Thank You

Last edited by fvgffm; December 29th, 2004 at 07:50 AM.
fvgffm is offline   Reply With Quote
Old December 29th, 2004, 07:53 AM   #13 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 52,658
Okay you have two issues here and lets see if I can help you understand a little.

1. You need to run the upgrade scripts from the main Photopost directory. This is right from the upgrade instructions.

Quote:
3) Depending on which upgrades you need, you should upload all these files to the MAIN PHOTOPOST DIRECTORY (or, for advanced user,
upload only those scripts you need to execute).

4) Run upgrade.php and depending on your version, run any necessary upgrades.

2. If your copy of index.php is stating call to undefined function authenticate then check to make sure you have uploaded ALL the required files. You authenticate function is located in your /forums/{integration type file}

Quote:
Fatal error: Call to undefined function: authenticate() in /home2/francis1/public_html/Galerie/index.php on line 36
Your integrating with vb3 yet your forums vb3.php file does not exist under your galerie install. This means UPLOAD ALL THE FILES EXCEPT config-inc.php
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.

Last edited by Chuck S; December 29th, 2004 at 07:58 AM.
Chuck S is offline   Reply With Quote
Old December 29th, 2004, 07:57 AM   #14 (permalink)
Junior Member
Verified Customer
 
Join Date: May 2004
Posts: 17
Thank You for replying:

to 1:
as i already wrote 2 times i upgraded from MAIN PHOTOPOST DIRECTORY

all required files are uploaded.

vbulletin is not integrated !!!
U only see the same header.

Last edited by fvgffm; December 29th, 2004 at 08:04 AM.
fvgffm is offline   Reply With Quote
Old December 29th, 2004, 08:25 AM   #15 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 52,658
In your config file it states server path to photopost installation. It would help if you put server path

$PP_PATH="/home2/francis1/public_html/Galerie";

You had the url to the gallery
__________________
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 December 29th, 2004, 08:29 AM   #16 (permalink)
Junior Member
Verified Customer
 
Join Date: May 2004
Posts: 17
its funny because i wrote in the same url as it was in the old config-inc.php.

Well if that was the mistake i say thank you.

How can i put back in the vbulletin header?
fvgffm is offline   Reply With Quote
Old December 29th, 2004, 08:31 AM   #17 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 52,658
You must go to your admin section and fill out the proper variables. First make sure your cookies are perfect with vb3 as well as the vb license number then go in and turn on the vb3 integration in admin options
__________________
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 December 29th, 2004, 08:33 AM   #18 (permalink)
Junior Member
Verified Customer
 
Join Date: May 2004
Posts: 17
ok i try, thank You.
If i experience some problems...i'll come back.
fvgffm is offline   Reply With Quote
Old December 29th, 2004, 02:16 PM   #19 (permalink)
Junior Member
Verified Customer
 
Join Date: May 2004
Posts: 17
The integration i will try in 2005.

But i have another problem, when i or my members want to upload images they and i get this error message:
Code:
Content visible to verified customers only.
What happened now?
fvgffm is offline   Reply With Quote
Old December 29th, 2004, 03:56 PM   #20 (permalink)
Junior Member
Verified Customer
 
Join Date: Dec 2004
Location: Ottawa, Ontario
Posts: 20
I had that problem too... turns out that the file named Mogrify was not in the "/usr/bin/X11/" dir for me.. it was in ""/usr/bin/" ... so might be the same for you, might not. Eitherway, you need to locate the file called mogrify on your server. You might need your host to help you on that one. Error 127 for me was that the file I was trying to run, was not there.
mtbkanata 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
sidebar in latest version(NOT A BUG) wtd Photopost Pro Bug Reports 5 October 22nd, 2005 12:43 PM
Version 2.0 to the latest version Ginslinger Classifieds Installation & Upgrades 1 May 27th, 2005 07:47 AM
Download Latest Version IJO Photopost Pro Installation & Upgrades 1 April 1st, 2005 10:24 AM
Some errors after upgrade to latest version dutchbb Photopost Pro Installation & Upgrades 2 December 17th, 2004 10:25 AM
where to download latest version Yellowspurs General Discussion 1 August 13th, 2004 11:56 PM


All times are GMT -5. The time now is 05:47 AM.

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