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

Showing results 1 to 25 of 26
Search took 0.00 seconds.
Search: Posts Made By: Knippschild
Forum: vBulletin 4.x Styles 01-27-2011, 03:20 PM
Replies: 269
Views: 118,505
Posted By Knippschild
Having an issue. Deleted threads in the...

Having an issue.

Deleted threads in the threadlist page have a really light gray as the row background color. Perhaps this is being inherited by the default VB4 theme?

I'm using 4.1.1 if it...
Forum: Modification Requests/Questions (Unpaid) 09-10-2007, 07:55 PM
Replies: 0
Views: 747
Posted By Knippschild
IRC Notification Bot

I was wondering if someone could make a PHP powered Notification bot. I'd add more features to the bot itself, but i need a way for when a post or reply is made, it sends a msg to an IRC channel
...
Forum: vB3 Programming Discussions 09-03-2007, 03:26 PM
Replies: 6
Views: 755
Posted By Knippschild
It's not a col problem or a variable not...

It's not a col problem or a variable not evaluation problem.. because I have it PM me the value of the query string and the ban reason IS there. I even run it through PHPmyAdmin and it executes...
Forum: vB3 Programming Discussions 09-03-2007, 06:23 AM
Replies: 6
Views: 755
Posted By Knippschild
no, what i'm doing is setting all the preset...

no, what i'm doing is setting all the preset variables that are already sanitized into one variable, then doing a query on $query.

what's the difference between mysql_query(); and using the db...
Forum: vB3 Programming Discussions 09-03-2007, 02:41 AM
Replies: 6
Views: 755
Posted By Knippschild
Variable not behaving in query

This is wierd. I have a variable within a string.

Basically I am setting a query string in a variable, then executing that variable.

example:

$sbc_ban_query = "INSERT INTO...
Forum: vBulletin 3.6 Add-ons 08-31-2007, 05:41 PM
Replies: 34
Views: 9,417
Posted By Knippschild
Regardless of the person not being signed up, it...

Regardless of the person not being signed up, it sets a cookie on their computer


The problem with this is if cookies are disabled ;)
Forum: vBulletin.org Site Feedback 08-30-2007, 08:52 PM
Replies: 10
Views: 1,544
Posted By Knippschild
Did you put your email address in the "priority...

Did you put your email address in the "priority support" list?
Forum: vB3 General Discussions 08-29-2007, 01:27 PM
Replies: 5
Views: 950
Posted By Knippschild
It is possible, however not likely for this....

It is possible, however not likely for this. Perhaps he was just trying to scare you.

I'm sure Marco knows a lot more about the internals of vB than I do. But this is why I believe it's fairly...
Forum: vBulletin 3.6 Add-ons 08-29-2007, 01:19 PM
Replies: 9
Views: 2,977
Posted By Knippschild
Yeah, I forgot to do something to handle incoming...

Yeah, I forgot to do something to handle incoming POST information. On the version/configuration of PHP I had, it thought it was an integer.. but when I upgraded PHP, it thought it was a string and...
Forum: vBulletin 3.6 Add-ons 08-26-2007, 09:11 PM
Replies: 9
Views: 2,977
Posted By Knippschild
What start and end date are you entering? ...

What start and end date are you entering?


Edit:
That's interesting. I'm getting a different error, and a bunch of PHP errors, let me hack around and see what's causing it.

Edit Edit:
Mod...
Forum: vBulletin 3.6 Add-ons 08-26-2007, 12:17 AM
Replies: 9
Views: 2,977
Posted By Knippschild
Tell me what you think :)

Tell me what you think :)
Forum: vB3 Programming Discussions 08-25-2007, 10:25 PM
Replies: 5
Views: 876
Posted By Knippschild
Send an email to your host requesting the...

Send an email to your host requesting the installation of GDLib.

Some of them keep it off for security reasons
Forum: vB3 Programming Discussions 08-25-2007, 09:18 PM
Replies: 5
Views: 876
Posted By Knippschild
Perhaps you do not have GDLib installed? ...

Perhaps you do not have GDLib installed?

There's a lot of plugins that have spambot countermeasures. Some of them are during the registration process (NoSpam!) and some are after the registration...
Forum: vB3 Programming Discussions 08-25-2007, 08:26 PM
Replies: 8
Views: 1,047
Posted By Knippschild
And it's easy to see where your works are being...

And it's easy to see where your works are being used.

I don't see what's so greedy about it.
Forum: vBulletin 3.6 Add-ons 08-25-2007, 07:56 PM
Replies: 9
Views: 2,977
Posted By Knippschild
/me reserves

/me reserves
Forum: vBulletin 3.6 Add-ons 08-24-2007, 10:00 PM
Replies: 9
Views: 2,977
Posted By Knippschild
Downtime Scheduler (Have Post Per Day ignore downtimes)

Downtime Scheduler
Current Version: 1.0.3

If you want help, please click install! (https://vborg.vbsupport.ru/vborg_miscactions.php?do=installhack&threadid=156247)

What's it do?
This is a mod...
Forum: General Hosting/Server Discussions 08-24-2007, 02:40 PM
Replies: 40
Views: 7,090
Posted By Knippschild
HostGator is great. They are very strict on...

HostGator is great.

They are very strict on account suspensions (due to nonpayment) They will outright refuse even a backup of data and will make you pay for time you were offline (My site was...
Forum: vBulletin 3.6 Add-ons 08-22-2007, 03:13 PM
Replies: 83
Views: 26,372
Posted By Knippschild
I'm gonna check this out when I get home from...

I'm gonna check this out when I get home from work.

I might turn off the cron though and I will just start the process manually at random intervals (perhaps only once every few days)
Forum: Modification Requests/Questions (Unpaid) 08-20-2007, 08:35 PM
Replies: 0
Views: 713
Posted By Knippschild
Archive Redirect

i'm looking for a modification that redirects those identified as a crawler to the archive, basically as an easy SEO.
Forum: vB3 General Discussions 08-16-2007, 09:59 PM
Replies: 0
Views: 663
Posted By Knippschild
Search Engine Archive

I was just "impersonating" googlebot by a PHP script (i changed user-agent to equal googlebot's)

When I loaded the PHP script, it showed my forums as normal. The archive was not showing like it...
Forum: vB3 General Discussions 08-11-2007, 05:18 AM
Replies: 7
Views: 968
Posted By Knippschild
Yes, that appears to be a typo in a plugin....

Yes, that appears to be a typo in a plugin. eval() is used in plugins.

For future reference, test basic features after installing each modification, that way you know if something is screwed up...
Forum: vB3 Programming Discussions 08-10-2007, 09:24 PM
Replies: 3
Views: 1,129
Posted By Knippschild
I'm honestly not 100%, but I believe the second...

I'm honestly not 100%, but I believe the second parameter allows you to specify the database resource. Again, i'm not positive on this.
Forum: vB3 General Discussions 08-10-2007, 07:25 PM
Replies: 1
Views: 716
Posted By Knippschild
I believe that after changing the setting in the...

I believe that after changing the setting in the config file, all that's needed is a simple directory renaming
Forum: vB3 Programming Discussions 08-10-2007, 01:51 PM
Replies: 0
Views: 647
Posted By Knippschild
Making a SpamCatcher

Well instead of harassing users at registration/login/search, I decided to only do the registration CAPTCHA and detection of spam material in the users first two posts.

Here's how it works, when a...
Forum: vBulletin 3.6 Add-ons 08-03-2007, 02:10 PM
Replies: 3,111
Views: 720,565
Posted By Knippschild
Works fine from what I can see

Works fine from what I can see
Showing results 1 to 25 of 26

 
Forum Jump

All times are GMT. The time now is 08: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.02260 seconds
  • Memory Usage 2,031KB
  • 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
  • (17)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