![]() |
But do you have the complete hack for 2.2.5 that you can share with us? Apparently, there are some differences in it now. )
|
I'm using 2.2.4 and it works perfectly, no modifications needed.
|
The footer of your board says 2.2.2 (You might need to change that. :))
Quote:
|
Is there a way to have it use text instead of images? Like Male, Female, N/A?
|
Quote:
|
I got it installed and it is working great on 2.2.5. I changed the images to text instead, though. Thought it looked better. I put it in the private.php, also, so I could list it in the privmsg template, too. I need to find out if where I put it in private.php is ok or will it mess with anything else? I put this:
Code:
if ($post[gender] == "0") { Code:
if ($post[yahoo]!="") { |
I done a clean install and I still get this error:
Database error in vBulletin 2.2.6: Invalid SQL: UPDATE user SET birthday='1981-2-2',signature='',customtitle='0',usertitle='Adminis trator',email='joey@joeygowdy. com',parentemail='',coppauser='0',homepage='http://www.JoeyGowdy.com',icq='33001900',aim='princegowdy ',yahoo='Brother_Joey_Gowdy',u sergroupid='6', gender='2' WHERE userid='1' mysql error: Unknown column 'gender' in 'field list' mysql error number: 1054 |
Did you run this query?
ALTER TABLE user ADD gender SMALLINT (6) not null |
what does 'running queries' do ?
I do have phpmyadmin installed - but have never used it Im useing vB 2.2.6 |
It will make the entry into the database for storing the gender information. Without that, the hack will never work. :)
Quote:
|
All times are GMT. The time now is 10:17 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|