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

Showing results 1 to 25 of 30
Search took 0.00 seconds.
Search: Posts Made By: Forgott3n
Forum: vBulletin 3.8 Add-ons 07-25-2009, 01:12 AM
Replies: 145
Views: 32,239
Posted By Forgott3n
Finally got the MySQL issue sorted out. Now...

Finally got the MySQL issue sorted out.

Now we have a standard issue with the scheduled task. This is the output:

<b>Network:</b> bandaids<br/><b>Destination Node:</b> evant<br/><b>Node service...
Forum: vBulletin 3.8 Add-ons 07-11-2009, 07:17 AM
Replies: 542
Views: 75,839
Posted By Forgott3n
Unfortunately it causes the page to hang at...

Unfortunately it causes the page to hang at "Sending request ..." when loading either the install page or uninstall page.


function quick_db_sneak(){
global $vbulletin;
$check_song =...
Forum: vBulletin 3.8 Add-ons 07-11-2009, 04:28 AM
Replies: 145
Views: 32,239
Posted By Forgott3n
I did some looking into with this. It appears it...

I did some looking into with this. It appears it may be a bug with vBulletin, as this is the second product I've found with the same error type.

It correctly establishes a connection with our...
Forum: vBulletin 3.8 Add-ons 07-11-2009, 04:12 AM
Replies: 542
Views: 75,839
Posted By Forgott3n
I'm working on the same machine as Staticrebelle...

I'm working on the same machine as Staticrebelle here and I've double-checked our installation. Everything should be operating normally. Here is a screencast outlining what exactly is going on with...
Forum: Modification Graveyard 02-13-2009, 10:34 PM
Replies: 12
Administrative and Maintenance Tools - Fake Account Deletion (accounts appear deleted, but aren't!)
Views: 7,045
Posted By Forgott3n
How does the user self-delete themselves?

How does the user self-delete themselves?
Forum: vB3 Programming Discussions 02-12-2009, 12:10 AM
Replies: 0
Views: 643
Posted By Forgott3n
Minimum Posts for Posting Images

Hello,

I'm trying to make a plugin that prevents users who try and make new threads, reply in in threads, quickreply in threads with the [img] tag used if their postcount is less than 5.

[EDIT]...
Forum: vBulletin 3.7 Template Modifications 01-27-2009, 11:57 PM
Replies: 6
Forum Display Enhancements - UKBL ~ Easy Google Translator
Views: 3,186
Posted By Forgott3n
Couple of bugs: - Vietnamese doesn't work...

Couple of bugs:

- Vietnamese doesn't work because "vn" needs to be "vi"
- Ukrainian doesn't work because "ua" needs to be "uk"

Those are the ones I found.
Forum: vBulletin 3.7 Add-ons 01-24-2009, 05:55 AM
Replies: 535
Views: 120,494
Posted By Forgott3n
We're having trouble with the AJAX with our Fibe...

We're having trouble with the AJAX with our Fibe template for 3.7.3 PL1

We get the edit box open, but once clicking away it doesn't save. I suspect javascript conflicts...

The address is...
Forum: vB3 Programming Discussions 01-22-2009, 03:00 PM
Replies: 6
Views: 1,369
Posted By Forgott3n
I'm saying that it converts the literal posting...

I'm saying that it converts the literal posting of a new line into a new line AND a <br /> tag. This means I get an extra new line (twice as many) for every time I press enter.

So in the WYSIWYG...
Forum: vB3 Programming Discussions 01-22-2009, 02:35 PM
Replies: 6
Views: 1,369
Posted By Forgott3n
Unfortunately not, vBulletin still adds a <br>...

Unfortunately not, vBulletin still adds a <br> for every new line. As a result the browser makes a newline for every <br> AND every newline in <code>

This is why I need to hard code it in...
Forum: vB3 Programming Discussions 01-22-2009, 03:35 AM
Replies: 6
Views: 1,369
Posted By Forgott3n
Hand coding custom BB code

Hello,

I need to create a clone of [code] by editing the vbulletin files.

We are currently trying to create custom BB code that will parse its contents with white-spacing and fixed width...
Forum: vB3 General Discussions 01-07-2009, 12:51 AM
Replies: 0
Views: 591
Posted By Forgott3n
Trivia System

Running 3.7.x, what mods or solutions are available to me for creating a trivia system for my users?
Forum: vBulletin 3.6 Add-ons 10-31-2008, 01:30 PM
Replies: 759
Major Additions - QuoteIt! - Quote Database
Views: 215,347
Posted By Forgott3n
I am sure. The website is www.avrilbandaids.com...

I am sure. The website is www.avrilbandaids.com and the moderation queue is empty.

http://screencast.com/t/cT6iYo1R

That is the problem.
Forum: vBulletin 3.6 Add-ons 10-27-2008, 07:14 PM
Replies: 759
Major Additions - QuoteIt! - Quote Database
Views: 215,347
Posted By Forgott3n
Ok, what you need to do is edit your config.php...

Ok, what you need to do is edit your config.php file which is located at yoursite.com/forumpath/includes/config.php

add
define('DISABLE_HOOKS', 1);

to the end of the file.
Forum: vBulletin 3.6 Add-ons 10-27-2008, 06:08 PM
Replies: 759
Major Additions - QuoteIt! - Quote Database
Views: 215,347
Posted By Forgott3n
Sorry Shane, that support was directed at me. ...

Sorry Shane, that support was directed at me.

I am unsure on how to proceed with your issue. Did you backup before installing QuoteIt? Your best bet is to contact vbulletin.com member support.
Forum: vBulletin 3.6 Add-ons 10-27-2008, 04:06 PM
Replies: 759
Major Additions - QuoteIt! - Quote Database
Views: 215,347
Posted By Forgott3n
quote_settings ...

quote_settings ...
Forum: vBulletin 3.7 Add-ons 10-27-2008, 01:04 AM
Replies: 1,244
Chat Modifications - Cyb - ChatBox
Views: 411,193
Posted By Forgott3n
I've got a useful suggestion! A lot of users...

I've got a useful suggestion!

A lot of users on my forum use their mobiles to access the site and they cannot post on the chatbox without a button.

Perhaps you could add a "Post Message" button...
Forum: vBulletin 3.6 Add-ons 10-26-2008, 02:40 AM
Replies: 759
Major Additions - QuoteIt! - Quote Database
Views: 215,347
Posted By Forgott3n
It appears we have another bug, it may have been...

It appears we have another bug, it may have been from the sql edit we made.

For some reason, the AdminCP option of Moderate Quotes remains No, no matter how many times we set it to Yes. Once we...
Forum: vBulletin 3.6 Add-ons 10-12-2008, 05:03 AM
Replies: 759
Major Additions - QuoteIt! - Quote Database
Views: 215,347
Posted By Forgott3n
Once I navigate there, it brings me to the...

Once I navigate there, it brings me to the "quotes.php?" page. Also, I tried putting in a bogus quote id:

http://www.avrilbandaids.com/forums/quotes.php?do=view&quoteid=999999

seems to give the...
Forum: vBulletin 3.6 Add-ons 10-12-2008, 04:19 AM
Replies: 759
Major Additions - QuoteIt! - Quote Database
Views: 215,347
Posted By Forgott3n
Ok a moderator informed me that, after deleted a...

Ok a moderator informed me that, after deleted a spam quote entry, he was redirected do this empty quote:

http://www.avrilbandaids.com/forums/quotes.php?do=view&quoteid=874

Once he tried to...
Forum: vBulletin 3.6 Add-ons 10-05-2008, 07:38 AM
Replies: 759
Major Additions - QuoteIt! - Quote Database
Views: 215,347
Posted By Forgott3n
That seems to have fixed it, thank you! ...

That seems to have fixed it, thank you!

[EDIT] I've seem to be getting a lot of errors since I've made the fix:
Forum: vBulletin 3.6 Add-ons 09-30-2008, 11:38 PM
Replies: 759
Major Additions - QuoteIt! - Quote Database
Views: 215,347
Posted By Forgott3n
Sorry to bother again Cap'n Steve, but do you...

Sorry to bother again Cap'n Steve, but do you have an idea what could be going on? We're running 3.7.3 PL1
Forum: vBulletin 3.6 Add-ons 08-13-2008, 02:36 AM
Replies: 759
Major Additions - QuoteIt! - Quote Database
Views: 215,347
Posted By Forgott3n
Hi we're using vB 3.7.2 and it will not sort the...

Hi we're using vB 3.7.2 and it will not sort the top quotes:

http://www.avrilbandaids.com/forums/quotes.php?page=1&perpage=10&sortby=rating&order=desc

What's going on?
Forum: vBulletin 3.7 Add-ons 07-28-2008, 05:00 PM
Replies: 42
Profile Enhancements - vbPlaza Tab
Views: 11,917
Posted By Forgott3n
Thanks for the mod! But for some reason, after I...

Thanks for the mod! But for some reason, after I upgraded to vB 3.7.x I noticed that the gifts and ribbons are displaying someone else's and not the member's. This happens with both your mod and just...
Forum: vBulletin 3.7 Add-ons 07-28-2008, 12:34 AM
Replies: 1,244
Chat Modifications - Cyb - ChatBox
Views: 411,193
Posted By Forgott3n
I noticed on a server with a lot of users, the...

I noticed on a server with a lot of users, the chatbox virtually takes down the server with enough users on it. We run a 4GB of RAM server.
Showing results 1 to 25 of 30

 
Forum Jump

All times are GMT. The time now is 01:48 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.06866 seconds
  • Memory Usage 2,039KB
  • 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
  • (56)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