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 March 27th, 2005, 08:35 PM   #1 (permalink)
Senior Member
Verified Customer
 
iloco's Avatar
 
Join Date: May 2003
Location: Va
Posts: 528
admin login problem

When I clcik on admin logout in admin cpanel I go to photopost/index.php
I enter my user name and password and go to a page with

NOT FOUND
The requested URL /photopost/login.php was not found on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

I looked in photopost directory and I have no login.php

I think the path should be MyDomain/index.php

Where do I change this path.
iloco is offline   Reply With Quote
Old March 27th, 2005, 08:36 PM   #2 (permalink)
Senior Member
Verified Customer
 
iloco's Avatar
 
Join Date: May 2003
Location: Va
Posts: 528
Quote:
Originally Posted by iloco
When I clcik on admin logout in admin cpanel I go to photopost/index.php
I enter my user name and password and go to a page with

NOT FOUND
The requested URL /photopost/login.php was not found on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

I looked in photopost directory and I have no login.php

I think the path should be MyDomain/index.php

Where do I change this path.

I can give admin access to photopost if needed.

This also happens from the logout on my nav bar in the gallery. I am using vb3 Integration.

Last edited by iloco; March 27th, 2005 at 08:50 PM.
iloco is offline   Reply With Quote
Old March 28th, 2005, 04:53 AM   #3 (permalink)
Senior Member
 
Join Date: Mar 2003
Posts: 1,319
Hi..

I think via phpmyadmin you'll have to alter the paths to your vbulletin install and pp install again, making sure you have the right cookie prefix and domain settings.

-T
b6gm6n is offline   Reply With Quote
Old March 28th, 2005, 07:04 AM   #4 (permalink)
Senior Member
Verified Customer
 
iloco's Avatar
 
Join Date: May 2003
Location: Va
Posts: 528
Ok I am not that good with phpmyadmin so what do I look for when I go into it.
I use a data base for my vbb install and one for pp install.
I looked at settings in pp data base and don't see anything that I thought would have the paths wrong.
iloco is offline   Reply With Quote
Old March 28th, 2005, 08:41 AM   #5 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,683
What are you clicking to get photopost/login.php as that would help alot
__________________
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 28th, 2005, 08:56 AM   #6 (permalink)
Senior Member
Verified Customer
 
iloco's Avatar
 
Join Date: May 2003
Location: Va
Posts: 528
Ok will try and explain.
Go into admin cpanel and clcik on log out or can do same from nav bar in the photopost main gallery page.

When click on log out I go to mydomain/photopost/index.php

This gives me a login page and when I enter my user name and pasword I go to mydomain/photopost/login.php and get a page not found error. I ahve no login.php in photopost directory it is looking for.

My site Here
User: test
pass: test

Use the logout in the nav bar in the photopost gallery and it will do the same.
Log out and get the page all cookies cleared and then clcik on return to previous page.
Enter user name and pass test and test and it will take you to Not found Page with mydomain/photopost/login.php in address bar.
It is being directed to the wrong place to log back in from photopost.

I can go to my homepage and login to get back to the PP gallery.

I can give admin acces if you need to get into cpanel.
iloco is offline   Reply With Quote
Old March 28th, 2005, 09:12 AM   #7 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,683
You would need to modify your VB templates to point to the forums or specifically alter the photopost header-inc.php to add that script to autotranslate

Looks to me like your going to have to alter the vb templates as that call to login.php is not in the header or footer we process and autoconvert. Thats a RELATIVE link to login.php in the vb3 template.

I beleive the template you want to add the full url to login.php to is

STANDARD_ERROR
__________________
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; March 28th, 2005 at 09:19 AM.
Chuck S is offline   Reply With Quote
Old March 28th, 2005, 09:16 AM   #8 (permalink)
Senior Member
Verified Customer
 
iloco's Avatar
 
Join Date: May 2003
Location: Va
Posts: 528
I am running the 5.02 version of Photopost. You helped me when I lost all my images.
I am curious if anyone else can duplicate this becasue I am running non hacked version of vbb.
I have no idea what templates to edited to get this fixed. Its not a big deal other than I would like to know why its not wroking as it should.
iloco is offline   Reply With Quote
Old March 28th, 2005, 09:21 AM   #9 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,683
It is working as it should to the best of my knowledge.

We autotranslate links in the vb3 header and footer.

We do not claim to autotranslate link that would appear in Photopost from a template call in VB. Same goes for when users use custom styles we dont auto translate those links either.

I am sure in a future version we can look at ways to autotranslate things on a broader scale
__________________
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 28th, 2005, 09:27 AM   #10 (permalink)
Senior Member
Verified Customer
 
iloco's Avatar
 
Join Date: May 2003
Location: Va
Posts: 528
I can always go back to main index page and log in to get back to photopost.
I thought it odd that would get page not found and it looing for login in photopost directory.
Was curious if others had the same problem or if they were directed back to a good login page.
Thanks for having a look at it for me.
iloco is offline   Reply With Quote
Old March 28th, 2005, 09:43 AM   #11 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,683
Yep did editing the template states fix your problem
__________________
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 28th, 2005, 10:09 AM   #12 (permalink)
Senior Member
Verified Customer
 
iloco's Avatar
 
Join Date: May 2003
Location: Va
Posts: 528
Call me dumb but I haven't found the template to edit to get the right path to work.
Where is a template states.
iloco is offline   Reply With Quote
Old March 28th, 2005, 10:17 AM   #13 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,683
in your VB3 admin style editor edit the templates for your style and edit the STANDARD ERROR template
__________________
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 28th, 2005, 10:36 AM   #14 (permalink)
Senior Member
Verified Customer
 
iloco's Avatar
 
Join Date: May 2003
Location: Va
Posts: 528
Ok I found Standard Error template but not sure what or how to edit.
Since this is not a photopost issue I will post at vbportal and see if one them can help me.
I appreciate your help chuck and understand you got Photopost to look after and don't have time to mess with vbb problems.
Thanks for your help.
iloco is offline   Reply With Quote
Old March 28th, 2005, 05:01 PM   #15 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,683
You need to alter the login.php call to a full url like so

<form action="login.php" method="post"

make it this

<form action="http://www.iloco.org/forums/login.php" method="post"
__________________
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 28th, 2005, 05:29 PM   #16 (permalink)
Senior Member
Verified Customer
 
iloco's Avatar
 
Join Date: May 2003
Location: Va
Posts: 528
In standard_error template I changed the code to how you have it but It still don't work.
When I go into admin cpanel of Photopost and click on logout I go to "iloco.org/photopost/index.php", I then enter my user name and password to log back in and get this page "iloco.org/photopost/login.php" that has the error 404 not found.
Sorry for being such a bother, I was just curios why the error page. I can link back to my vbb or vbportal to log back in that way so its not that I can't get back to my gallery.
iloco is offline   Reply With Quote
Old March 28th, 2005, 06:10 PM   #17 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,683
Now that you changed that template I can login fine from that locked down page

remember login.php is not in photopost directory but the forum

The template you edited made the login.php point back to the forum
__________________
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 28th, 2005, 06:21 PM   #18 (permalink)
Senior Member
Verified Customer
 
iloco's Avatar
 
Join Date: May 2003
Location: Va
Posts: 528
Works like a charm now after I cleared my cookies.
Need to buy you a steak dinner one these days if you don't live to far from me.
Thanks a bunch for getting me straightened out.
I am saving all the problems you have helped me with in notepad txt in case I run into them again.
iloco is offline   Reply With Quote
Old March 28th, 2005, 06:23 PM   #19 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,683
LOL I live next state up
__________________
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 28th, 2005, 06:41 PM   #20 (permalink)
Senior Member
Verified Customer
 
iloco's Avatar
 
Join Date: May 2003
Location: Va
Posts: 528
How far from me.
I am 35 miles north of Bristol Tn right off Interstate 81.
About 35 miles to where Interstate 77 and 81 Intersect.
You may live closer than what I thought.
iloco 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
I cannot login to Admin Big Kahuna Photopost Pro Installation & Upgrades 2 April 1st, 2005 04:09 AM
Can't login to the Admin CP rcsmith Photopost Pro Installation & Upgrades 11 March 23rd, 2005 10:47 AM
Help Please - Admin Login WeeMan Photopost Pro Installation & Upgrades 13 January 7th, 2005 08:09 PM
Problem with admin login MXBID Classifieds Installation & Upgrades 3 July 16th, 2004 06:33 PM
Admin login stopped working... backup admin does work... LittleBrother ReviewPost Installation & Upgrades 2 July 1st, 2004 03:58 AM


All times are GMT -5. The time now is 02:49 AM.

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