Go Back   vb.org Archive > Search Forums
FAQ Community Calendar Today's Posts Search

Showing results 1 to 25 of 238
Search took 0.01 seconds.
Search: Posts Made By: M1th
Forum: vBulletin 3.7 Template Modifications 06-23-2008, 09:59 PM
Replies: 54
Views: 18,390
Posted By M1th
I think this is a better approach... this would...

I think this is a better approach... this would take you to the converse.php page instead:

<if condition="$userinfo['userid'] == $bbuserinfo['userid'] AND $show['converse']"><div...
Forum: vBulletin 3.6 Add-ons 09-22-2006, 10:23 PM
Replies: 30
Forum Display Enhancements - Jump to Your Last Post in a Thread
Views: 9,038
Posted By M1th
What's wrong? It doesnt show up in forumdisplay?

What's wrong? It doesnt show up in forumdisplay?
Forum: vBulletin 3.6 Add-ons 09-21-2006, 06:47 PM
Replies: 30
Forum Display Enhancements - Jump to Your Last Post in a Thread
Views: 9,038
Posted By M1th
Well, the whole point to this plugin is to make...

Well, the whole point to this plugin is to make things a little more efficient. And placing this in showthread will defeat that purpose. :p
Forum: vBulletin 3.6 Add-ons 09-18-2006, 02:56 AM
Replies: 30
Forum Display Enhancements - Jump to Your Last Post in a Thread
Views: 9,038
Posted By M1th
That's cookie based AFAIK. This plugin isn't.

That's cookie based AFAIK. This plugin isn't.
Forum: vBulletin 3.6 Add-ons 09-16-2006, 10:00 PM
Replies: 30
Forum Display Enhancements - Jump to Your Last Post in a Thread
Views: 9,038
Posted By M1th
Jump to Your Last Post in a Thread

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Plugin title: Jump to Your Last Post in a Thread
Author: M1th
Site: http://www.cosforums.com (http://www.cosforums.com/)
Plugin Version: 1.5 for vBulletin 3.6.x...
Forum: News and Announcements 04-05-2006, 09:59 PM
Replies: 21
Views: 5,287
Posted By M1th
"There are currently no public usergroups...

"There are currently no public usergroups available for you to join."

Last time I checked, I was a coder. :p
Forum: vBulletin 3.5 Add-ons 02-08-2006, 11:58 AM
Replies: 891
Views: 132,094
Posted By M1th
A bug with the INSERT query. When an image file...

A bug with the INSERT query. When an image file contains a " ' " character, it results in a query execution error. To fix this find:


$sql="INSERT INTO ".TABLE_PREFIX."vbimghost ( `imgid` ,...
Forum: vB3 General Discussions 12-07-2005, 02:17 PM
Replies: 4
Views: 847
Posted By M1th
sweet, thanks both!

sweet, thanks both!
Forum: vB3 General Discussions 12-05-2005, 08:57 PM
Replies: 4
Views: 847
Posted By M1th
Updating User Permissions

I've got a query which adds an access mask data to the table. Now, I can't seem to figure out how to update users permission based on that.

Code:

$insert_mask_sql = array(); ...
Forum: vBulletin 3.5 Add-ons 12-03-2005, 03:24 AM
Replies: 20
Views: 6,160
Posted By M1th
U can do this without the extra query.

U can do this without the extra query.
Forum: vBulletin 3.5 Add-ons 11-05-2005, 07:02 PM
Replies: 21
Views: 6,681
Posted By M1th
Ah cool I'll look into it. :) I havent...

Ah cool I'll look into it. :)


I havent touched vB in a while so might take some time. :)
Forum: vBulletin 3.5 Add-ons 11-05-2005, 06:58 PM
Replies: 72
Views: 14,283
Posted By M1th
ooh, i just noticed this... great work Andreas! :D

ooh, i just noticed this... great work Andreas! :D
Forum: News and Announcements 11-05-2005, 02:44 AM
Replies: 28
Views: 6,030
Posted By M1th
Wow, this rocks!

Wow, this rocks!
Forum: vBulletin 3.5 Add-ons 10-07-2005, 11:09 AM
Replies: 35
Views: 7,110
Posted By M1th
Are you trying to make it show up for member's...

Are you trying to make it show up for member's own threads only?

If so, wrap the clock code around

<if condition="$thread['dot_count'] AND $bbuserinfo['userid']">

</if>
Forum: vBulletin 3.5 Add-ons 10-07-2005, 11:06 AM
Replies: 35
Views: 7,110
Posted By M1th
Mainly because I would prefer it my own way, but...

Mainly because I would prefer it my own way, but thanks for that Boofo. :p
Forum: vBulletin 3.5 Add-ons 09-12-2005, 10:38 PM
Replies: 35
Views: 7,110
Posted By M1th
Sure thing. :)

Sure thing. :)
Forum: vBulletin 3.5 Add-ons 09-12-2005, 09:27 PM
Replies: 35
Views: 7,110
Posted By M1th
This is the plugin version of the original code...

This is the plugin version of the original code mod (other thread).

You can merge/delete the other if you wish.
Forum: vBulletin 3.5 Add-ons 09-11-2005, 10:00 PM
Replies: 35
Views: 7,110
Posted By M1th
Jump to Your Last Post in a Thread

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Plugin title: Jump to Your Last Post in a Thread
Author: M1th
Site: http://www.cosforums.com (http://www.cosforums.com/)
Plugin Version: 1.5 for vBulletin 3.5...
Forum: vBulletin 3.0 Full Releases 08-21-2005, 12:16 AM
Replies: 15
Views: 5,541
Posted By M1th
Done....

Done. https://vborg.vbsupport.ru/showthread.php?p=760293#post760293 :)
Forum: vBulletin 3.0 Full Releases 06-16-2005, 08:12 PM
Replies: 11
Views: 8,982
Posted By M1th
https://vborg.vbsupport.ru/showthread.php?t=83053...

https://vborg.vbsupport.ru/showthread.php?t=83053
https://vborg.vbsupport.ru/showthread.php?s=&threadid=83150

;)
Forum: vBulletin 3.5 Add-ons 06-16-2005, 07:31 PM
Replies: 21
Views: 6,681
Posted By M1th
Yep, this works with vB3.0.x too. Just...

Yep, this works with vB3.0.x too.

Just replace all the instances of $vbulletin->userinfo with $bbuserinfo and $vbulletin->options with $vboptions in the HTML code. :)


And you wont see ...
Forum: vBulletin 3.5 Add-ons 06-16-2005, 10:08 AM
Replies: 21
Views: 6,681
Posted By M1th
Sneaky Mods. ;)

Sneaky Mods. ;)
Forum: vBulletin 3.5 Add-ons 06-16-2005, 09:49 AM
Replies: 21
Views: 6,681
Posted By M1th
Who moved this to the plugin forum? :p

Who moved this to the plugin forum? :p
Forum: vBulletin 3.5 Add-ons 06-15-2005, 03:39 PM
Replies: 146
Views: 35,257
Posted By M1th
Oh w00t. Me likey!

Oh w00t. Me likey!
Forum: vBulletin 3.5 Add-ons 06-14-2005, 10:39 PM
Replies: 79
Views: 17,573
Posted By M1th
Could reduce the number of query insertions by...

Could reduce the number of query insertions by sending to multiple users at once:

Have a look at this: :)

https://vborg.vbsupport.ru/showpost.php?p=666548&postcount=7

No need to use the...
Showing results 1 to 25 of 238

 
Forum Jump

All times are GMT. The time now is 10:28 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.03139 seconds
  • Memory Usage 2,046KB
  • 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)footer
  • (1)forumjump
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (2)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)search_results
  • (25)search_results_postbit
  • (1)spacer_close
  • (1)spacer_open
  • (67)threadbit_pagelink 

Phrase Groups Available:
  • global
  • inlinemod
  • prefix
  • search
Included Files:
  • ./search.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/functions_search.php
  • ./includes/functions_databuild.php
  • ./includes/functions_forumlist.php
  • ./includes/functions_misc.php
  • ./includes/functions_forumdisplay.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • search_before_process
  • search_start
  • search_results_start
  • search_results_query_posts
  • search_results_prebits
  • threadbit_process
  • search_results_postbit
  • pagenav_page
  • pagenav_complete
  • forumjump
  • search_complete
  • navbits
  • navbits_complete