vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Profile Enhancements - Vmoods Last Update Time Addon (https://vborg.vbsupport.ru/showthread.php?t=213423)

paul41598 05-10-2009 10:00 PM

Vmoods Last Update Time Addon
 
1 Attachment(s)
Vmoods Addon - When User Last Updated Their Mood!

Original HackFound Here

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:

Code:

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

Quote:

Originally Posted by hornstar1337 (Post 1809896)
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


All times are GMT. The time now is 04:59 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
  • Page Generation 0.01093 seconds
  • Memory Usage 1,728KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (12)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete