PDA

View Full Version : Custom Profile?


Automated
11-26-2002, 09:54 AM
Hi Guys,

I have been playing around with VB for a while now and installed a few hacks i am very happy with, and i have decided i want to modify the user profile page. Problem is i have huge problems with it!

I have attached a screen shot of the page i get when i modify the template.

The HTML i am using for the template is below, could you please have a look at it and tell me what i am doing wrong.

Thanks; (see post #4)

I am aware that some of these requre further hacking wihcih i will do once i have got this bit to work!

Thanks in advance guys!

Matthew

Automated
11-26-2002, 09:54 AM
I forgot to say i have got a few things working like the Name where it says Matthews Profile, that changes fine and also for some reason the ICQ and Yahoo messanger fields are working but nothing else.

Hope this help's

Matthew

filburt1
11-26-2002, 10:15 AM
Would you please post the HTML as a text file attachment? It's destroying the page layout right now :)

Tony G
11-26-2002, 10:23 AM
Also can you point out in the screenshot where the problems are?

Automated
11-26-2002, 02:37 PM
ok, Ill do that now, Sorry

Automated
11-26-2002, 02:41 PM
I have attached the text file here.

The problem is that i cannot get the users information to display. I can get the users name and the pm +email links to work but everything else just doesnt appear :(

The screen shot above is what the page looks like and the html below is what the template i used.

Thanks in advance.

Matthew

Automated
11-29-2002, 02:48 PM
how about if i offered some of you talented people some $$$?

Rufus69
11-29-2002, 03:48 PM
heh I dont think we need the money, although I do o_o

I'll take a look...but I bet I wont be able to help much o.o

Tony G
11-29-2002, 09:13 PM
Compare with the default template, and check the variables you are using are correct.

Also, Total Threads and Last Online will not work unless you do some file hacking.

filburt1
11-30-2002, 01:11 AM
I don't understand why in God's name you can access the $userinfo array from phpinclude. You can access $thread, $foruminfo, $bbuserinfo, etc. but not $userinfo!?

So Tony is right, you will need to hack to get access to that information which could normally be easily done from phpinclude.[/second implied rant that was never meant to be started]