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

Showing results 1 to 25 of 29
Search took 0.00 seconds.
Search: Posts Made By: Telkman
Forum: vBulletin 3.7 Add-ons 04-21-2010, 06:16 PM
Replies: 139
Forum Home Enhancements - Latest Posts
Views: 33,131
Posted By Telkman
This should seemingly read "$platest" - that took...

This should seemingly read "$platest" - that took a little head scratching to work out!
Forum: vBulletin 3.0 Full Releases 11-29-2005, 11:02 AM
Replies: 883
Views: 165,238
Posted By Telkman
Very much looking forward to seeing this one...

Very much looking forward to seeing this one working with 3.5, keep up the good work, Jason!

I've noticed across a few TR installs (including my own) that people have modified the code so a...
Forum: vBulletin.org Site Feedback 10-17-2005, 11:21 AM
Replies: 3
Views: 1,049
Posted By Telkman
Unusual characters in title causing display bug?

Doesn't appear to be browser specific...
Forum: vBulletin 3.0 Full Releases 08-05-2005, 03:59 PM
Replies: 2,463
Views: 582,744
Posted By Telkman
Indentation.

Indentation.
Forum: vBulletin 3.0 Full Releases 08-05-2005, 12:04 PM
Replies: 2,463
Views: 582,744
Posted By Telkman
You can pretty much copy the login code from the...

You can pretty much copy the login code from the navbar, with a couple of changes - it's a while since I did it, so I'll just paste what I use. I have it change to a welcome panel when the user is...
Forum: vBulletin 3.0 Full Releases 06-01-2005, 02:22 AM
Replies: 1,649
Views: 223,862
Posted By Telkman
<a...

<a href="https://vborg.vbsupport.ru/showthread.php?t=75916&page=74&pp=15" target="_blank">https://vborg.vbsupport.ru/showt...&page=74&pp=15</a>
Forum: Modification Requests/Questions (Unpaid) 05-23-2005, 09:54 AM
Replies: 4
Views: 1,280
Posted By Telkman
Cinq is planning a hack along these lines...

Cinq is planning a hack along these lines (vbHotorNot) but with the 3.5 announcement he's put it off for the time being, so it may be a fair wait...
...
Forum: vBulletin 3.0 Full Releases 05-21-2005, 12:07 PM
Replies: 1,649
Views: 223,862
Posted By Telkman
The edit link you are using is for editing the...

The edit link you are using is for editing the thread details as you've found (Thread Tools menu.)

Somewhere there will be a proper link for editing the post in question as opposed to the thread...
Forum: vB3 General Discussions 05-20-2005, 04:43 PM
Replies: 4
Views: 776
Posted By Telkman
Post Title != Thread Title Thread Tools >...

Post Title != Thread Title

Thread Tools > Edit Thread
Forum: vBulletin 3.0 Full Releases 05-07-2005, 02:27 PM
Replies: 883
Views: 165,238
Posted By Telkman
The actual message is stored in the phrase:...

The actual message is stored in the phrase: tratings_pm_message.

You could have that passed a parameter and return it as part of the phrase, but I think it's probably easier to add it manually.
...
Forum: Community Lounge 05-04-2005, 04:22 PM
Replies: 3
Views: 1,121
Posted By Telkman
You can use mod_rewrite to pick up on requests...

You can use mod_rewrite to pick up on requests for jpg/gif/png etc from an external referrer and then redirect the requests to watermark.php?x=<requested filename> or similar, where you watermark...
Forum: vB3 General Discussions 04-27-2005, 11:23 AM
Replies: 8
Views: 1,279
Posted By Telkman
This will become more complicated if you have...

This will become more complicated if you have different direction languages that use the same templates.


Admin CP > Languages & Phrases > Language Manager > *Your Language* > Edit Settings
...
Forum: vB3 General Discussions 04-27-2005, 10:24 AM
Replies: 8
Views: 1,279
Posted By Telkman
The right to left direction is currently defined...

The right to left direction is currently defined in the html tag by the the dir definition:

<html dir="rtl" lang="ar-sa">

In IE (and others?) that will position the scrollbar on the left hand...
Forum: vB3 General Discussions 04-25-2005, 08:48 AM
Replies: 2
Views: 778
Posted By Telkman
Not a hack as such......

Not a hack as such... http://www.vbstyles.com/products.php?do=productinfo&p=45

It's a simple enough template modification to do it yourself if you need to do, though.
Forum: vB3 General Discussions 04-23-2005, 08:26 PM
Replies: 6
Views: 1,627
Posted By Telkman
Try ".alt1 .altquote" and ".alt2 .altquote" ...

Try ".alt1 .altquote" and ".alt2 .altquote"

Sorry, I'm not particularly awake!
Forum: vB3 General Discussions 04-23-2005, 08:04 PM
Replies: 6
Views: 1,627
Posted By Telkman
Sorry, those should be ".alt1.altquote" and...

Sorry, those should be ".alt1.altquote" and ".alt2.altquote".

They went the same colour as the posts because the classes were invalid - if you just add those .'s, one will go bright red, the other...
Forum: vB3 General Discussions 04-23-2005, 07:45 PM
Replies: 6
Views: 1,627
Posted By Telkman
If the post colour is simply defined through the...

If the post colour is simply defined through the normal .alt1/.alt2 classes, try this...

Replace:

<td class="alt2" style="border:1px inset">

With:

<td class="altquote" style="border:1px...
Forum: Modification Requests/Questions (Unpaid) 04-19-2005, 03:34 PM
Replies: 6
Views: 902
Posted By Telkman
Not got the time to do a full hack for this, but...

Not got the time to do a full hack for this, but hopefully this quick example will get you started...

This example is only changing showthread.php, if you wanted to make the same changes to...
Forum: vBulletin 3.0 Full Releases 04-15-2005, 08:37 PM
Replies: 883
Views: 165,238
Posted By Telkman
https://vborg.vbsupport.ru/showpost.php?p=615187&p...

https://vborg.vbsupport.ru/showpost.php?p=615187&postcount=480
Forum: vBulletin 3.0 Full Releases 04-01-2005, 06:02 PM
Replies: 1,649
Views: 223,862
Posted By Telkman
Looks like your phrases didn't get updated... in...

Looks like your phrases didn't get updated... in the readme/installation it'll mention what to do (basically just opening one of that gas phrases and saving, but it'll explain in more detail).
Forum: vBulletin 3.0 Full Releases 04-01-2005, 02:36 PM
Replies: 1,649
Views: 223,862
Posted By Telkman
On the GAS_admin.php page, you can choose which...

On the GAS_admin.php page, you can choose which forums will act as article displaying forums... if I remember correctly, it's the first option.
Forum: vBulletin 3.0 Full Releases 03-28-2005, 06:54 AM
Replies: 883
Views: 165,238
Posted By Telkman
One of my forums also had a feedback thread for...

One of my forums also had a feedback thread for users - personally I just created a dummy user and manually entered all the feedback into the system... seemed the easiest way.

As entries were from...
Forum: vBulletin 3.0 Full Releases 03-25-2005, 08:00 PM
Replies: 883
Views: 165,238
Posted By Telkman
The MySQL database table by that name. ...

The MySQL database table by that name.

Easiest would be to use phpMyAdmin... depending on your version: Select Database from dropdown > Click table from frame on left > Click change by field in...
Forum: vBulletin 3.0 Full Releases 03-25-2005, 04:11 PM
Replies: 883
Views: 165,238
Posted By Telkman
Not had the chance to test this, so try it at...

Not had the chance to test this, so try it at your own risk...

In the tratings_feedback template, find <input class="bginput" type="text" name="usercomments" size="45" maxlength="80"...
Forum: vBindex 03-18-2005, 09:34 AM
Replies: 1
Views: 3,486
Posted By Telkman
If you want to do this without hacking...

If you want to do this without hacking anything...

AdminCP > Forums and Moderators > Forum Manager > [Forum you wish to hide] > Forum is Active

If you set that to no, it is still accessible,...
Showing results 1 to 25 of 29

 
Forum Jump

All times are GMT. The time now is 06:21 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.03031 seconds
  • Memory Usage 2,036KB
  • 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
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)search_results
  • (25)search_results_postbit
  • (1)spacer_close
  • (1)spacer_open
  • (39)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