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 September 26th, 2005, 05:04 PM   #1 (permalink)
Member
Verified Customer
 
Join Date: Oct 2003
Posts: 141
Can someone please reply - login problem

I posted my question, but no one answered, so i am trying again...

I would like to remove the "login" link in the photo post nav bar on all photopost pages (only going to use the vbulletin login box). For some reason, even though its integrated wtih vbulletin, the "Login" in the photopost nav bar is still showing up....
nnowakow is offline   Reply With Quote
Old September 26th, 2005, 05:23 PM   #2 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,699
If you are integrated with vb3 I mean using the vb3 header integration it will not appear. If you do not want it to appear if your have vb3 integration off then you need to alter the code in pp-inc.php topmenu function to suit your specific needs.

else {
if ( VB3_INTEGRATION == "off" ) $log = "· <a href=\"{$Globals['maindir']}/misc.php?action=login&amp;login=yes\">{$Globals['pp_lang']['login']}</a>";
}
__________________
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 September 26th, 2005, 05:35 PM   #3 (permalink)
Member
Verified Customer
 
Join Date: Oct 2003
Posts: 141
I am integrated with vb3 (see http://forums.mountainzone.com/mz_tools/photopost/) and for some reason the login is still showing up...how can this be fixed?
nnowakow is offline   Reply With Quote
Old September 26th, 2005, 05:51 PM   #4 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,699
You sure your running all the new files?

Simply put the line above is in pp-inc.php and if vb3_enhanced is ON then login.php can not show and will not
__________________
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 September 26th, 2005, 06:35 PM   #5 (permalink)
Member
Verified Customer
 
Join Date: Oct 2003
Posts: 141
Where exactly do I put this code?

else {
if ( VB3_INTEGRATION == "off" ) $log = "· <a href=\"{$Globals['maindir']}/misc.php?action=login&amp;login=yes\">{$Globals['pp_lang']['login']}</a>";
}

in the pp-inc. document?
nnowakow is offline   Reply With Quote
Old September 26th, 2005, 06:48 PM   #6 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,699
This code already exists in our file it if does not then you have an old file
__________________
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 September 26th, 2005, 07:16 PM   #7 (permalink)
Member
Verified Customer
 
Join Date: Oct 2003
Posts: 141
the pp-inc.php file I have contains this line:

else {
if ( VB3_INTEGRATION == "off" ) $log = "&middot; <a href=\"{$Globals['maindir']}/misc.php?action=login&amp;login=yes\">{$Globals['pp_lang']['login']}</a>";

if this is indeed an old pp-inc.php file, then I must have overwritten the new file. How do I get a new pp-inc.php file?
nnowakow is offline   Reply With Quote
Old September 26th, 2005, 07:28 PM   #8 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,699
I would suggest you download 514 and upload things and see if this resolves this. I have no login on my vb3 install or any other I look at
__________________
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 September 26th, 2005, 07:40 PM   #9 (permalink)
Member
Verified Customer
 
Join Date: Oct 2003
Posts: 141
could this problem be related to my other problem which is that the member gallery does not seem to be working? Check out the member gallery on photogallery and you will see that something is not right with it...

http://forums.mountainzone.com/mz_tools/photopost/
nnowakow is offline   Reply With Quote
Old September 26th, 2005, 07:44 PM   #10 (permalink)
Member
Verified Customer
 
Join Date: Oct 2003
Posts: 141
ONe more question - I've never upgraded my photoopst - always had someone else do it. Do I just need ot back up my photopost directory and simply upload the new photopost files into the directory? Or is it more complicated than that?
nnowakow is offline   Reply With Quote
Old September 26th, 2005, 08:01 PM   #11 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,699
I dont see anything wrong with your members gallery

http://forums.mountainzone.com/mz_to...rs.php/cat/500

Now all depends on what your upgrading from

Simply upload all files except the two config files and run upgrade.php and run any necessary upgrades
__________________
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 September 27th, 2005, 04:14 PM   #12 (permalink)
Member
Verified Customer
 
Join Date: Oct 2003
Posts: 141
Omegatron - how come the members gallery shows gallery at this link, but on the home page it says the members gallery has no photos. See http://forums.mountainzone.com/mz_to...post/index.php
nnowakow is offline   Reply With Quote
Old September 27th, 2005, 04:26 PM   #13 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,699
Have you done a recount under scan database in admin after changing the setting?
__________________
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 September 27th, 2005, 04:38 PM   #14 (permalink)
Member
Verified Customer
 
Join Date: Oct 2003
Posts: 141
Rock on, dude!!! it workd! thanks!
nnowakow is offline   Reply With Quote
Old September 27th, 2005, 05:24 PM   #15 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,699
Yep if you set that switch and then never upload to the members gallery its not going to redo the count so if your never gonna upload to it then make sure every now and then do the scan database to recount it
__________________
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
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
Problem after trying to post comment with quick reply(NOT A BUG) bsousa Photopost Pro Bug Reports 7 October 15th, 2005 09:35 AM
RP 3.0 and Vbulletin 3.5 - Quick Reply and Post Reply are differant(FIXED) indiamike ReviewPost Bug Reports 1 August 31st, 2005 08:46 AM
Login problem and private album password problem bicpm Photopost Pro Installation & Upgrades 10 March 11th, 2005 10:17 AM
Quicky Reply works, advanced reply No Permission? Sanjiyan Bugs From 1.0.0 5 February 15th, 2005 08:18 AM


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

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