PDA

View Full Version : Profile Enhancements - Vmoods Last Update Time Addon


paul41598
05-10-2009, 10:00 PM
Vmoods Addon - When User Last Updated Their Mood!

Original HackFound Here (https://vborg.vbsupport.ru/showthread.php?t=178020&highlight=vmoods)

Whats It Do: This small addon will show you when someone last updated their mood. Kinda gives you a better feel for when someone really is feeling the way they are!

Why: I wanted to know when my users were changing their moods and feeling the way they were...so I figured I'd take a stab it it ;)

Database Changes: 1
Plugin Changes: 3
Template Changes: 1

Database:

ALTER TABLE " . TABLE_PREFIX . "`user` ADD `vmood_updatetime` INT(10) DEFAULT '' NOT NULL;

Remember to click install and rate it if you like!

Hornstar
05-13-2009, 07:04 AM
Nice work, have you asked the coder if he can just make this default in his mod? that way it will be easier for all.

Shelley_c
07-05-2009, 09:42 PM
Thanks paul. A very useful feature. Installed and rated

alkolyok
08-25-2009, 09:04 AM
thanks and nice

Bin7raib
08-25-2009, 09:20 AM
Thanks, :)

Xencored
10-10-2009, 09:26 AM
Thanks :up:

BucWiLd
10-10-2009, 04:38 PM
Nice work, have you asked the coder if he can just make this default in his mod? that way it will be easier for all.

I agree.... cause its to much for us newbs.. i cant do it.. be cool if it was just in an update. can ya do it for me paul? lol

paul41598
10-11-2009, 01:40 AM
ya its real easy

abdulbasitsaeed
10-25-2009, 09:30 AM
Seems like a great mod, Paul.

I figured the rest out but how would I make the change to the database? Is there any way to do so from the vBulletin Admin CP?

abdulbasitsaeed
10-25-2009, 09:34 AM
SQL query?

WickedWeb
03-21-2010, 09:49 AM
#1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '" . TABLE_PREFIX . "`user` ADD `vmood_updatetime` INT(10) DEFAULT '' NOT NULL' at line 1

That is what you get after executing the sql query so you know.. I did it though phpmyadmin.

randa
06-23-2010, 03:56 AM
Thanks