Log in

View Full Version : Trying to figure something out


JGM007
10-14-2004, 02:57 AM
So I have been messing around a little, I am still fairly new to VB3 and very used to VB2 and what I am trying to do is add an extra icon for a different messanger not currently in the message board.
I started out by doing a template search for ICQ and basically copied the statements and renamed them accordingly. It was a long shot in the dark and it did not work.
Are there any php files where this data is hardcoded in? I did not seem to find anything in the database itself that would indicate it would need any changes.

Also how would I make it so when you click on it, it goes to a URL/username, I am guessing somewhere tack in a variable http://URL/$messanger_username but where?

Anyone have any pointers on what I should try to accomplish this?

JGM007
10-14-2004, 03:15 AM
so far I have answered some of my own question, it is hard coded in the profile.php and in the member.php still searching and modifying...

Dean C
10-14-2004, 08:37 AM
Moved to General vBulletin Questions :)

JGM007
10-14-2004, 02:27 PM
oops, sorry ^_^

on to my progression, after making the changes in member.php and profile.php I tested the changes and I get a sql error. And at that point not knowing VB3 well enough I figured I am over my head at this point and am churrious if anyone has any advice?