 | |  | | | Photopost Pro Installation & Upgrades If you're having install or upgrade problems |
July 19th, 2004, 10:00 PM
|
#1 (permalink)
| | Member Verified Customer
Join Date: Jul 2004
Posts: 76
| New profile page after upgrade...
I am running vbulletin 3.01 and photopost 4.8d
Before we upgraded to the 4.8d we could: - Private Message a member from their gallery
- and the layout now is so spread across the page!
- is there any way to get it back to how it was before?
We frequently need to message members from their galleyr depending on if they post their layouts / images in response to a challenge and now have to go back to the forum to look them up - using lots of time we really don't have to spare... we really need this to be like it was before - any suggestions?
|
| |
July 19th, 2004, 10:33 PM
|
#2 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,674
|
Take note you will be taking away new features of Photopost by removing the new gallery management profile
LINE 1571 OF PP-INC.PHP CHANGE THIS
$menu .= " | <a href=\"{$Globals['maindir']}/member.php?uid={$User['userid']}\">{$Globals['pp_lang']['profile']}</a>";
TO THIS:
$menu .= " | <a href=\"{$Globals['vbulletin']}/member.php?u={$User['userid']}\">{$Globals['pp_lang']['profile']}</a>
|
| |
July 19th, 2004, 11:16 PM
|
#3 (permalink)
| | Member Verified Customer
Join Date: Jul 2004
Posts: 76
|
is there a way to combine the 2? old and new  love the new features but desperately need to pm the user from the profile |
| |
July 19th, 2004, 11:24 PM
|
#4 (permalink)
| | Member Verified Customer
Join Date: Jul 2004
Posts: 76
| |
| |
July 20th, 2004, 08:42 AM
|
#5 (permalink)
| | Guest |
There is no way to combine the two without doing your own custom hack. The code that Chuck gave you above will take you to that users profile page within vBulletin so you can PM them.
| |
| |
July 20th, 2004, 10:10 AM
|
#6 (permalink)
| | Member Verified Customer
Join Date: Jul 2004
Posts: 76
|
Hmmm, I'll have to check into it them b/c I changed it and the profile page has not changed and still looks exactly the same. |
| |
July 20th, 2004, 01:24 PM
|
#7 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,674
|
You did not do something right as if you change the lines the way I told you. You will be directed to the user's vb profile page http://www.scrapbookbytes.com/chat/member.php?u=4668
Note the difference. The url you posted shows you did not edit things right. If you change it to what I posted above the profile link would be what I have posted above.
|
| |
July 22nd, 2004, 01:32 AM
|
#8 (permalink)
| | Ultimate Member Verified Customer
Join Date: May 2002
Posts: 1,066
|
Same here, Carole tried it and it didn't work.
Mark
|
| |
July 22nd, 2004, 06:40 PM
|
#9 (permalink)
| | Member Verified Customer
Join Date: Jul 2003
Posts: 193
|
Hi there!
Omegatron:
do you mean when we change line 1571 as you instructed to:
TO THIS:
$menu .= " | <a href=\"{$Globals['vbulletin']}/member.php?u={$User['userid']}\">{$Globals['pp_lang']['profile']}</a>
That we enter the url to our vb forum where it says: ['vbulletin']
??
Carolem
|
| |
July 22nd, 2004, 07:24 PM
|
#10 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,674
|
Nope you change the line to exactly what I posted
you do not modify anything other than what I posted.
|
| |
July 22nd, 2004, 08:25 PM
|
#11 (permalink)
| | Member Verified Customer
Join Date: Jul 2004
Posts: 76
|
ok - will try again tonight
|
| |
July 24th, 2004, 11:14 PM
|
#12 (permalink)
| | Ultimate Member Verified Customer
Join Date: May 2002
Posts: 1,066
|
sbb did you have any luck with this?
Carole followed Omegatrons exact instructions and still no go.
Mark
and now we've upgraded to 4.8d to e... still no go
|
| |
October 21st, 2004, 11:44 AM
|
#13 (permalink)
| | Member Verified Customer
Join Date: Jul 2004
Posts: 76
|
i'm trying this again tonight b/c we really need to use the PM feature of VBulletin over what the new PP features are...  Will post my results here...
|
| |
October 21st, 2004, 01:46 PM
|
#14 (permalink)
| | Ultimate Member Verified Customer
Join Date: May 2002
Posts: 1,066
|
Let us know if it works. I'll ask Carole to look at it again tonight.
She gave up on it last time.
Mark
|
| |
October 21st, 2004, 03:03 PM
|
#15 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,674
|
LINE 1571 OF PP-INC.PHP CHANGE THIS
$menu .= " | <a href=\"{$Globals['maindir']}/member.php?uid={$User['userid']}\">{$Globals['pp_lang']['profile']}</a>";
TO THIS:
$menu .= " | <a href=\"{$Globals['vbulletin']}/member.php?userid={$User['userid']}\">{$Globals['pp_lang']['profile']}</a>
|
| |
November 11th, 2004, 01:05 PM
|
#16 (permalink)
| | Member Verified Customer
Join Date: Jul 2003
Posts: 193
|
sbb:
Were you successful in getting the vb profile to work?
We have all the most recent upgrades running, and followed the directions here - but when we click on the member's profile - the end of the address bar says: member.php?uid=
It does not connect to or recognize the userid# in vb.
carolem
|
| |
November 11th, 2004, 02:42 PM
|
#17 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,674
|
The post right above yours is the correct link and works on my vb3 test install
You can continue any custom code discussions on our hack site http://www.photopostdev.com |
| | |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | | | | Thread Tools | | | | Display Modes | Rate This Thread | Linear Mode | |
Posting Rules
| You may not post new threads You may not post replies You may not post attachments You may not edit your posts HTML code is Off | | | All times are GMT -5. The time now is 02:23 PM. | |