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

Showing results 1 to 25 of 500
Search took 0.02 seconds.
Search: Posts Made By: Michael Morris
Forum: vB3 Design and Graphics Discussions 01-14-2009, 03:57 PM
Replies: 14
Views: 1,980
Posted By Michael Morris
I don't intend to sell it by itself - I do intend...

I don't intend to sell it by itself - I do intend to sell sheets based off of it. I want it to be public as a foundation template set for multiple styles where users can just plug in the appropriate...
Forum: vB3 Design and Graphics Discussions 01-13-2009, 01:45 PM
Replies: 14
Views: 1,980
Posted By Michael Morris
If someone wants to go out of their way to make...

If someone wants to go out of their way to make the site illegible for themselves screw them. Honestly, I'm not catering to every screwball configuration possible and every browser made for every...
Forum: vB3 Design and Graphics Discussions 01-13-2009, 01:31 PM
Replies: 14
Views: 1,980
Posted By Michael Morris
Here's the navbar template redone. This one is...

Here's the navbar template redone. This one is probably one of the more difficult. It's 95% done that is - I still need to work with notifications and move the page nav to where they belong rather...
Forum: vB3 Design and Graphics Discussions 01-13-2009, 12:16 PM
Replies: 2
Views: 828
Posted By Michael Morris
Without even looking I'm going to guess the <br...

Without even looking I'm going to guess the <br /> tag at the very start of the navbar template. They're all over the place - annoying buggers.
Forum: vB3 Design and Graphics Discussions 01-13-2009, 12:14 PM
Replies: 14
Views: 1,980
Posted By Michael Morris
I've written massive javascript applications so...

I've written massive javascript applications so this doesn't intimidate me - but depending on how much has to be fixed I might start over with a prototype base instead of the yui base that vbulletin...
Forum: vB3 Design and Graphics Discussions 01-13-2009, 04:16 AM
Replies: 9
Views: 1,138
Posted By Michael Morris
Backwards support = limits. So far it's been...

Backwards support = limits. So far it's been tolerable since newer browsers can't do much that IE6 can't do.

Sometime next year though it's going to change due to two technologies about to hit...
Forum: vB3 Design and Graphics Discussions 01-13-2009, 04:00 AM
Replies: 9
Views: 1,138
Posted By Michael Morris
I will be doing 2 corrective sheets for the IE6...

I will be doing 2 corrective sheets for the IE6 and IE7. Outside of that the browser must pass Acid 2. That's 99.9% of the browsers out there. Firefox 2 is the most common browser that doesn't...
Forum: vB3 Design and Graphics Discussions 01-13-2009, 03:54 AM
Replies: 14
Views: 1,980
Posted By Michael Morris
CSS Dominant Style (No layout Tables)

I am currently working on a CSS dominant style that truly flexes the power of CSS. On the plus side once completed designers will be able to use it's templates as a starting point for creating true...
Forum: vB3 Design and Graphics Discussions 01-13-2009, 03:39 AM
Replies: 9
Views: 1,138
Posted By Michael Morris
I accept the challenge. I don't intend to remove...

I accept the challenge. I don't intend to remove ***every*** table - tables are for tabular data and certain parts of vbulletin are tabular in nature (thread and forum lists). But removing the...
Forum: vBulletin 3.7 Add-ons 08-01-2008, 04:42 PM
Replies: 67
Views: 13,809
Posted By Michael Morris
My guess without looking into it deeply is that...

My guess without looking into it deeply is that sessions are disabled. $_SESSION is a superglobal and should be present after session_start(); is called (which mediaWiki does). If it isn't present...
Forum: vB3 General Discussions 07-26-2008, 12:54 PM
Replies: 2
Views: 611
Posted By Michael Morris
Look for a rotating avatar hack - I wrote one for...

Look for a rotating avatar hack - I wrote one for vb 3.6 under a different user account "Thomas Heretic" - that would be more secure than having vbulletin allow php files as images.
Forum: vB3 Design and Graphics Discussions 07-26-2008, 12:46 PM
Replies: 5
Views: 1,032
Posted By Michael Morris
My logo is defined in the css of my site, so I...

My logo is defined in the css of my site, so I avoid the problem by replacing it with a gif image on a stylesheet written just for suckernet exploder.
Forum: vBulletin Pre-Sales Questions 07-22-2008, 06:10 PM
Replies: 7
Views: 1,203
Posted By Michael Morris
A full licensed copy of vbulletin also gives you...

A full licensed copy of vbulletin also gives you access to a program called ImpEx which can import boards into vbulletin.
Forum: vBulletin 3.7 Add-ons 07-16-2008, 06:37 AM
Replies: 67
Views: 13,809
Posted By Michael Morris
cookies must be enabled for this patch to work. I...

cookies must be enabled for this patch to work. I haven't been able to get it to work when cookies are disabled.

The underlying problem is vbulletin stores session information in the database...
Forum: vBulletin 3.7 Add-ons 07-13-2008, 10:00 PM
Replies: 2
Administrative and Maintenance Tools - Debug Functions - trace and traceQuery
Views: 2,432
Posted By Michael Morris
Debug Functions - trace and traceQuery

Minimum PHP version: 5.0.0

This mod is simply a php file that contains a couple of functions I created while developing the PAM webframework. While tiny they are highly useful.

If you are not a...
Forum: vBulletin 3.7 Add-ons 07-11-2008, 12:25 PM
Replies: 67
Views: 13,809
Posted By Michael Morris
Instead of replacing the above code try inserting...

Instead of replacing the above code try inserting this underneath the above code for pro. I can't test it because I don't have pro - but it might work. Worth a shot.


if...
Forum: vBulletin 3.7 Add-ons 07-11-2008, 05:11 AM
Replies: 67
Views: 13,809
Posted By Michael Morris
vbWiki *is* mediaWiki. All the bridge does is...

vbWiki *is* mediaWiki. All the bridge does is keep the user names in sync.
Forum: vBulletin 3.7 Add-ons 07-11-2008, 03:35 AM
Replies: 67
Views: 13,809
Posted By Michael Morris
<a href="https://www.mediawiki.org"...

<a href="https://www.mediawiki.org" target="_blank">http://www.mediawiki.org</a>
Forum: vB3 General Discussions 07-10-2008, 07:57 PM
Replies: 1
Views: 672
Posted By Michael Morris
Post Upgrade Mad, mad logging.

Since I upgraded my site from 3.0.7 to 3.7.2 mySQL has went NUTs on the binary logs. It is currently logging at a rate of 1 GB every 6 hours. In 24 hours it's eating 12% of my disk space forcing me...
Forum: vBulletin 3.7 Add-ons 07-10-2008, 07:25 PM
Replies: 67
Views: 13,809
Posted By Michael Morris
As requested the instructions file has been...

As requested the instructions file has been uploaded.
Forum: vBulletin 3.7 Add-ons 07-10-2008, 02:20 PM
Replies: 67
Views: 13,809
Posted By Michael Morris
I can this evening. I'm on a work computer at the...

I can this evening. I'm on a work computer at the moment.
Forum: vBulletin 3.7 Add-ons 07-10-2008, 12:22 PM
Replies: 67
Views: 13,809
Posted By Michael Morris
Here's ENWorld's wiki ...

Here's ENWorld's wiki

http://www.enworld.org/wiki/index.php

That said the original product has screenshots.
Forum: vB3 Programming Discussions 07-10-2008, 03:09 AM
Replies: 0
Views: 817
Posted By Michael Morris
Ressurecting vSpamScan

I'm patching up an old but very effective Bayesian Filtering spam package for 3.7.2 release. I'm looking for question ideas for the program.

Bayesian filtering works because no matter what the...
Forum: vBulletin 3.6 Add-ons 07-10-2008, 02:26 AM
Replies: 331
Views: 118,812
Posted By Michael Morris
Yes. If you run into problems I will try to help...

Yes. If you run into problems I will try to help as I find the time.
Forum: vBulletin 3.7 Add-ons 07-09-2008, 10:00 PM
Replies: 67
Views: 13,809
Posted By Michael Morris
Patch to vbWikiStandard for vb 3.7 & mediaWiki 1.12

The following is a hack of an existing plugin the author abandoned and which stopped working when vbulletin upgraded to 3.7 and mediaWiki changed to version 1.12 - the two of which happen to be the...
Showing results 1 to 25 of 500

 
Forum Jump

All times are GMT. The time now is 03:29 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.08501 seconds
  • Memory Usage 2,104KB
  • 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
  • (40)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