PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Classifieds How do I...? (http://www.photopost.com/forum/classifieds-how-do-i/)
-   -   Move the Classifieds Menu into header (http://www.photopost.com/forum/classifieds-how-do-i/132384-move-classifieds-menu-into-header.html)

essexell July 2nd, 2007 07:13 AM

Move the Classifieds Menu into header
 
Hi,
I have successfully moved the Classifieds menu into the header file - http://www.healthypages.co.uk/marketplace/ - but, it doesn't work if you go to either the Memberlist or Profile pages. Any ideas why these pages should be different.
Thanks,
Elliot

Chuck S July 4th, 2007 09:34 AM

You need to define the username variables for those links to work in whatever header your doing what is the username variable for the user?

$User['userid'] is ours

essexell July 5th, 2007 09:04 AM

It's a vbulletin integration, and the vbulletin id is available in the variable $vbId - but setting $User['userid'] = $vbId makes no difference.

I don't understand why the menu works fine on all the classifieds pages other than members list and profile.

rcsmith01 July 5th, 2007 08:30 PM

how would I use a certain template or header for individual users?

Chuck S July 7th, 2007 04:36 PM

First off the vb userid is usually $vbulletin->userinfo[userid] and what your trying to do is basically code modification so you can easily ask your code mod questions on your specific non support question in our code mod forums

http://www.photopost.com/forum/mod-corner/

rcsmith01 July 31st, 2007 09:29 PM

Can you please take a look at this one?

http://www.photopost.com/forum/showthread.php?t=132406

Chuck S August 1st, 2007 06:48 AM

Sorry but thats not a photopost support forum


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

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


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97