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

Showing results 1 to 13 of 13
Search took 0.00 seconds.
Search: Posts Made By: Tomek
Forum: vBulletin 3.6 Template Modifications 02-10-2007, 06:44 AM
Replies: 26
Views: 7,048
Posted By Tomek
It would be better to use the already existing...

It would be better to use the already existing phrase in vBulletin:
$vbphrase[top]
Forum: vBulletin 3.5 Add-ons 08-04-2006, 01:04 PM
Replies: 406
Views: 95,513
Posted By Tomek
This plugin breaks uploading attachments (i.e....

This plugin breaks uploading attachments (i.e. pdf-files) in vBulletin 3.6.0.
Forum: vBulletin 3.5 Add-ons 10-31-2005, 07:19 PM
Replies: 23
Views: 9,100
Posted By Tomek
The solution: $maxchars = 30; if...

The solution:


$maxchars = 30;
if (strlen($prevarray['title'])>$maxchars)
{
$prevarray['title'] = substr($prevarray['title'], 0, $maxchars) . '...';
}
if...
Forum: vBulletin 3.5 Add-ons 10-31-2005, 11:15 AM
Replies: 23
Views: 9,100
Posted By Tomek
How could I limit the actual thread title to 30...

How could I limit the actual thread title to 30 characters i.e.?

Example:
Very long Thread Tit... | A much longer Th...
Forum: vBulletin 3.5 Add-ons 10-22-2005, 07:18 AM
Replies: 406
Views: 95,513
Posted By Tomek
I fully agree. :)

I fully agree. :)
Forum: vBulletin 3.5 Add-ons 10-15-2005, 04:03 PM
Replies: 10
Views: 3,922
Posted By Tomek
By Username is the default.

By Username is the default.
Forum: vBulletin 3.5 Add-ons 06-18-2005, 12:41 PM
Replies: 406
Views: 95,513
Posted By Tomek
Nice. :) But I would do a little cosmetic...

Nice. :)

But I would do a little cosmetic change.

Find:
$serverload = ' [Server Loads: <b>' . $regs[0] .'</b> ' . $regs[1] . ' : ' . $regs[2] . ']';
Replace with:
$serverload = ' [Server...
Forum: vBulletin 3.5 Add-ons 06-16-2005, 10:31 PM
Replies: 406
Views: 95,513
Posted By Tomek
It doesn't display the load average, when you...

It doesn't display the load average, when you have activated and not correct the PHP settings open_basedir and/or safe_mode. Please take a look at the PHP manuals.

The old microstats hack for...
Forum: Modification Requests/Questions (Unpaid) 04-02-2005, 11:07 AM
Replies: 4
Views: 1,013
Posted By Tomek
That would be interesting for me, too. *bump*

That would be interesting for me, too. *bump*
Forum: Modification Requests/Questions (Unpaid) 04-01-2005, 08:18 PM
Replies: 5
Views: 1,237
Posted By Tomek
Big thanks for your work. I'll try it later this...

Big thanks for your work. I'll try it later this day and report. :)
Forum: Modification Requests/Questions (Unpaid) 04-01-2005, 05:51 PM
Replies: 5
Views: 1,237
Posted By Tomek
A quick script hack would be sufficient.

A quick script hack would be sufficient.
Forum: Modification Requests/Questions (Unpaid) 04-01-2005, 05:45 PM
Replies: 5
Views: 1,237
Posted By Tomek
Counting threadviews and rating threads

Hi,

I've got two wishes:

do not count threadview, when the threadstarter clicks on his own thread
the threadstarter should not be able to rate his own thread


Perhaps there are already...
Forum: vBulletin 3.0 Full Releases 02-19-2005, 03:38 PM
Replies: 34
Views: 12,555
Posted By Tomek
if (preg_match('/[^a-zA-Z0-9\_\s]+/',...

if (preg_match('/[^a-zA-Z0-9\_\s]+/', $_POST['username']))

The \s is for spaces.
Showing results 1 to 13 of 13

 
Forum Jump

All times are GMT. The time now is 05:08 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.02516 seconds
  • Memory Usage 1,943KB
  • 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)post_thanks_navbar_search
  • (1)search_results
  • (13)search_results_postbit
  • (1)spacer_close
  • (1)spacer_open
  • (26)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
  • forumjump
  • search_complete
  • navbits
  • navbits_complete