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

Showing results 1 to 25 of 459
Search took 0.01 seconds.
Search: Posts Made By: lierduh
Forum: vBulletin 3.6 Add-ons 06-13-2008, 02:34 AM
Replies: 418
New Posting Features - vB Spell
Views: 79,763
Posted By lierduh
After upgraded to 3.7.1, I have found with the...

After upgraded to 3.7.1, I have found with the quickedit template. It needs to be changed to:

spellCheck('4', '$editorid', '2');

Original hack mentioned

spellCheck('3', '$editorid', '2');
Forum: vBulletin 3.5 Add-ons 09-24-2006, 02:21 AM
Replies: 734
Views: 194,786
Posted By lierduh
If anyone who is interested in further developing...

If anyone who is interested in further developing this hack and provide support for it. I will have no problem hand over the hack. ie. assuming whoever takes over do not turn this into a commercial...
Forum: vBulletin 3.5 Add-ons 04-30-2006, 10:18 AM
Replies: 3,330
Views: 1,081,408
Posted By lierduh
A better way to handle html inject will be: ...

A better way to handle html inject will be:


function bbcodeparser($text = '', $striphtml = true)
{
global $vbulletin;

if ($vbulletin->options['shout_bbcode'])
{
...
Forum: vBulletin 3.5 Add-ons 04-30-2006, 07:39 AM
Replies: 3,330
Views: 1,081,408
Posted By lierduh
function bbcodeparser($text = '', $striphtml =...

function bbcodeparser($text = '', $striphtml = true)
{
global $vbulletin;

if ($vbulletin->options['shout_bbcode'])
{
return $vbulletin->vbshout_parse->parse(convert_url_to_bbcode($text),...
Forum: vBulletin 3.5 Add-ons 03-22-2006, 12:45 AM
Replies: 734
Views: 194,786
Posted By lierduh
This is due to having two instances of the...

This is due to having two instances of the scripts running at the same time. The script has ability to avoid such situation, but only check for scripts running within 30 minutes. So if you have an...
Forum: vBulletin 3.5 Add-ons 11-22-2005, 06:25 PM
Replies: 734
Views: 194,786
Posted By lierduh
The problem happens when you have a completely...

The problem happens when you have a completely empty forum. I fixed that in the CVS a while back, but having trouble to find time to release a new version.:(
Forum: vBulletin 3.5 Add-ons 11-22-2005, 06:21 PM
Replies: 734
Views: 194,786
Posted By lierduh
There is your anwser.

There is your anwser.
Forum: vBulletin 3.5 Add-ons 11-20-2005, 10:44 PM
Replies: 229
Views: 37,497
Posted By lierduh
It works for 3.5.0 too.

It works for 3.5.0 too.
Forum: vBulletin 3.5 Add-ons 11-04-2005, 10:35 PM
Replies: 734
Views: 194,786
Posted By lierduh
You will find the anwers by going through the...

You will find the anwers by going through the settings and readme.
Forum: vBulletin 3.5 Add-ons 11-04-2005, 10:32 PM
Replies: 734
Views: 194,786
Posted By lierduh
Unfortunately I am not sure what is causing your...

Unfortunately I am not sure what is causing your problem. Probably due to double byte characters. There are quite a few other things I need to address first. So Japanese support won't be something...
Forum: vBulletin 3.5 Add-ons 11-04-2005, 10:25 PM
Replies: 734
Views: 194,786
Posted By lierduh
There are quite a few things I need do with this...

There are quite a few things I need do with this hack. I have been quite busy with things. I have not checked how much will be involved with the AHG. Due to the situation you are in, I would advice...
Forum: vBulletin 3.5 Add-ons 11-04-2005, 10:20 PM
Replies: 229
Views: 37,497
Posted By lierduh
Cloaking or not, is a long debating topic. The...

Cloaking or not, is a long debating topic. The general advise from the experts is to not cloaking due the risk it involves. I would say do not install the step 3 if you are concerned about this.
...
Forum: vBulletin 3.0 Full Releases 11-04-2005, 10:11 PM
Replies: 1,005
Views: 209,887
Posted By lierduh
The script tried to add a table field but the...

The script tried to add a table field but the table field 'ref' exited already probably due to previous installation.
Forum: vBulletin 3.0 Full Releases 11-04-2005, 10:09 PM
Replies: 1,005
Views: 209,887
Posted By lierduh
Should not have this limitation. What about...

Should not have this limitation.
What about disable one of two previous groups?
Forum: vBulletin 3.0 Full Releases 11-04-2005, 10:08 PM
Replies: 1,005
Views: 209,887
Posted By lierduh
Cross posting is not supported. Cross posting...

Cross posting is not supported.
Cross posting is generally regarded as bad practice by USENET community by the way.
Forum: vBulletin 3.5 Add-ons 10-24-2005, 11:28 PM
Replies: 229
Views: 37,497
Posted By lierduh
I don't know what the reason is. I do not have...

I don't know what the reason is. I do not have this problem so far. Two things to try:

1) Have you deleted the old sitemap entry from Google sitemap account?
2) Try to change the sitemap index...
Forum: vBulletin 3.5 Add-ons 10-24-2005, 08:20 AM
Replies: 229
Views: 37,497
Posted By lierduh
No option for this at the moment. I doubt it is a...

No option for this at the moment. I doubt it is a sought after feature. Google WILL index your chat section even if you don't `sitemap` it.
Forum: vBulletin 3.5 Add-ons 10-24-2005, 08:17 AM
Replies: 229
Views: 37,497
Posted By lierduh
This is implemented in the beta version. I...

This is implemented in the beta version. I announced this to all the people who clicked "Install".
Forum: vBulletin 3.5 Add-ons 10-15-2005, 07:07 AM
Replies: 229
Views: 37,497
Posted By lierduh
New beta script. Threads containing newer...

New beta script.

Threads containing newer posts will have higher sitemap priority with this new script.
Forum: vBulletin 3.5 Add-ons 10-14-2005, 02:04 PM
Replies: 229
Views: 37,497
Posted By lierduh
Looks you guys are still running the old version....

Looks you guys are still running the old version.

I sent a messages about the new version a few days ago, people who registered "Install" would have received the message.
Forum: vBulletin 3.5 Add-ons 10-12-2005, 10:25 PM
Replies: 734
Views: 194,786
Posted By lierduh
I just checked the code. No, it will not send...

I just checked the code. No, it will not send messages if send_message=0, however if you change this to 1 later on. All the held messages will be sent!

No, this hack does not support IMAP. It was...
Forum: vBulletin 3.5 Add-ons 10-12-2005, 10:10 PM
Replies: 734
Views: 194,786
Posted By lierduh
The readme is outdated as it was written for...

The readme is outdated as it was written for vB3.0x. However you can always ask which part that you find confusion.

Folks, I had been waiting for Gold before releasing a new version. Now that the...
Forum: vBulletin 3.5 Add-ons 10-12-2005, 10:04 PM
Replies: 734
Views: 194,786
Posted By lierduh
News servers do not hold all posts from id 1....

News servers do not hold all posts from id 1. They purge older ones regularly. What you see is the max ID number, not total number of posts.
Forum: vBulletin 3.5 Add-ons 10-12-2005, 06:22 AM
Replies: 229
Views: 37,497
Posted By lierduh
Yellow means change, why add? The three...

Yellow means change, why add?

The three lines before any coloured lines means: Fine these line, and change the lines after these three lines.
Then if yellow, change the whole yellow block on the...
Forum: vBulletin 3.5 Add-ons 10-11-2005, 09:27 PM
Replies: 229
Views: 37,497
Posted By lierduh
Yes, it was a pre-shower release. :o :)

Yes, it was a pre-shower release. :o :)
Showing results 1 to 25 of 459

 
Forum Jump

All times are GMT. The time now is 09:40 AM.


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.02142 seconds
  • Memory Usage 2,074KB
  • 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)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)search_results
  • (25)search_results_postbit
  • (1)spacer_close
  • (1)spacer_open
  • (75)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