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

Showing results 1 to 25 of 121
Search took 0.00 seconds.
Search: Posts Made By: James Cridland
Forum: vBulletin 2.x Full Releases 03-07-2003, 02:44 PM
Replies: 17
Views: 3,841
Posted By James Cridland
In case you're wondering, I'm waiting to evaluate...

In case you're wondering, I'm waiting to evaluate v3 before I work on more hacks, hence my quietness here.

I may, or may not, be using vBulletin v3 - I might even (gasp!) write my own.
Forum: vBulletin 2.x Full Releases 03-07-2003, 02:42 PM
Replies: 17
Views: 3,841
Posted By James Cridland
This is to add to the text file when I've a...

This is to add to the text file when I've a moment...
Forum: vBulletin 2.x Full Releases 03-03-2003, 06:05 AM
Replies: 17
Views: 3,841
Posted By James Cridland
...and the missing bit of moderate.php that I...

...and the missing bit of moderate.php that I missed out is, I think, this...

Search for "makelabelcode" and replace the bits that follow with this...

makelabelcode("<b>Posted by:</b>","<a...
Forum: vBulletin 2.x Full Releases 03-03-2003, 06:01 AM
Replies: 17
Views: 3,841
Posted By James Cridland
So, I screwed up there. The correct code...

So, I screwed up there.

The correct code should read... // activate account

if (!$bbuserinfo['posts'] AND $bbuserinfo[usergroupid]!=XX) {
$DB_site->query("UPDATE user SET usergroupid=XX...
Forum: vBulletin 2.x Full Releases 11-30-2002, 01:49 PM
Replies: 17
Views: 3,841
Posted By James Cridland
I have updated this file: it did look rather...

I have updated this file: it did look rather truncated. Not sure why.
Forum: vBulletin 2.x Full Releases 11-30-2002, 08:55 AM
Replies: 8
Views: 2,643
Posted By James Cridland
There is a big bug with this. If a user has...

There is a big bug with this.

If a user has a sig with a link in it, it'll not close it.
So, your user wants a sig length of 15 characters, but the sig is:
...then the displayed sig will show...
Forum: vBulletin 2.x Full Releases 11-10-2002, 04:56 PM
Replies: 64
Views: 11,084
Posted By James Cridland
You probably want to update the first post here. ...

You probably want to update the first post here.

It says:


...but actually, you don't need to edit any files, according to the instructions attached... just edit a template. Which makes it...
Forum: vBulletin 2.x Full Releases 10-17-2002, 10:05 AM
Replies: 10
Views: 3,245
Posted By James Cridland
It is now. v1.1 (in the top message) lets you...

It is now. v1.1 (in the top message) lets you only switch on redirecting to "external" websites for one particular usergroup. It's also easier to configure.
Forum: vBulletin 2.x Full Releases 10-17-2002, 07:14 AM
Replies: 17
Views: 3,841
Posted By James Cridland
This feature is already present... just ignore...

This feature is already present... just ignore the "Make new users moderated automatically" part of the hack.
Forum: vBulletin 2.x Full Releases 10-17-2002, 06:08 AM
Replies: 10
Views: 3,245
Posted By James Cridland
This hack only sends a redirect. It doesn't...

This hack only sends a redirect. It doesn't "frame" the information (though it could): there's therefore no obvious editorial link.

In any event, there's no difference between this link and the...
Forum: vBulletin 2.x Full Releases 10-15-2002, 10:00 PM
Replies: 10
Views: 3,245
Posted By James Cridland
Give your users a new website address!

Just a bit of fun, really, but this bit of PHP allows each of your users to have a website address of their own. It looks for a username's profile - if that username has set a homepage, it'll forward...
Forum: Member Archives 08-19-2002, 07:01 PM
Replies: 36
Views: 5,536
Posted By James Cridland
<a href=\"http://www.sideshowtoy.com\"> should...

<a href=\"http://www.sideshowtoy.com\">
should become
<a href=\"http://www.sideshowtoy.com\" target=\"_blank\">



The code looks fine - just dunno what it's been put into. If the space for the...
Forum: Member Archives 08-19-2002, 06:04 PM
Replies: 36
Views: 5,536
Posted By James Cridland
You can, no problem at all. Instead of the...

You can, no problem at all. Instead of the "$adcode" being an ad, you can chuck your nasty pop-up code in there. Then, call $adcode in your footer template rather than the header template (because...
Forum: vBulletin 2.x Full Releases 08-04-2002, 03:50 PM
Replies: 338
Views: 60,035
Posted By James Cridland
Again: the pages are not supposed to exist. ...

Again: the pages are not supposed to exist.

The .htaccess thing catches the "this page doesn't exist" error, and runs this script instead. If the .htaccess thing doesn't work on your server, then...
Forum: vBulletin 2.x Full Releases 08-04-2002, 01:33 PM
Replies: 338
Views: 60,035
Posted By James Cridland
All the links are supposed to link to...

All the links are supposed to link to non-existent folders, that's how this hack works.

Read carefully the bit about .htaccess
Forum: Modification Requests/Questions (Unpaid) 07-22-2002, 08:52 PM
Replies: 6
Views: 1,149
Posted By James Cridland
Let's count... 1 for the forum title 1 to...

Let's count...

1 for the forum title
1 to add up all the recent thread info
1 to look at recent threads info individually
->1 for each thread (to work out posters)

...so not too many. It's...
Forum: Modification Requests/Questions (Unpaid) 07-22-2002, 08:20 PM
Replies: 6
Views: 1,149
Posted By James Cridland
Me too. I've added the "who's posted" thing,...

Me too. I've added the "who's posted" thing, which has made quite a difference to the quality of threads it chucks up.

Now, to release it and see what people think on the board...
Forum: Modification Requests/Questions (Unpaid) 07-22-2002, 07:31 PM
Replies: 6
Views: 1,149
Posted By James Cridland
"Good threads"

I run a busy board, but nobody uses thread rating (and who can blame them). So, I'm currently working on a way to create a list of "good threads": so that if someone wants to read the best threads of...
Forum: vBulletin 2.x Full Releases 07-22-2002, 07:21 PM
Replies: 1,419
Views: 292,840
Posted By James Cridland
I'm very interesting, and also very interested in...

I'm very interesting, and also very interested in this hack.

(Actually, I'm quite boring.)
Forum: vB3 General Discussions 07-21-2002, 06:53 PM
Replies: 56
Views: 9,010
Posted By James Cridland
Success!! I've made a very cut-down version...

Success!!

I've made a very cut-down version of my forums specifically for AvantGo use - by mucking about with vbSpiderFriend, a hack originally meant to create a text-only spider friendly version...
Forum: vBulletin 2.x Full Releases 07-21-2002, 06:47 PM
Replies: 338
Views: 60,035
Posted By James Cridland
Yes it will. Incidentally, I've used this...

Yes it will.

Incidentally, I've used this hack as a basis to create an Avantgo / iSilo PDA version of my forums... check them out at http://forums-lite.mediauk.com/

I've rather heavily hacked...
Forum: vBulletin 2.x Full Releases 07-21-2002, 01:32 PM
Replies: 338
Views: 60,035
Posted By James Cridland
What might be interesting is to check for Google...

What might be interesting is to check for Google - or "search" - in the referrer, and don't give a <META REFRESH, but properly redirect them to the proper version of the page automatically.

That...
Forum: vBulletin 2.x Full Releases 06-16-2002, 05:06 PM
Replies: 320
Views: 41,803
Posted By James Cridland
I think I've found a bug in this hack (not really...

I think I've found a bug in this hack (not really a bug, but read on).

If you enable this hack on MSIE6, it works just fine. Then, use it on Mozilla, and it also works... it contracts old posts....
Forum: Member Archives 06-11-2002, 07:11 PM
Replies: 36
Views: 5,536
Posted By James Cridland
Because it's a modification of the php_include...

Because it's a modification of the php_include template.
Forum: Member Archives 06-11-2002, 05:56 PM
Replies: 36
Views: 5,536
Posted By James Cridland
It's very easy to modify, this hack. For a...

It's very easy to modify, this hack.

For a "ad banner for unreg / text ad for registered / no ad for donated" then...

if ($bbuserinfo['userid']<"1") {
$adcode="your ad banner for...
Showing results 1 to 25 of 121

 
Forum Jump

All times are GMT. The time now is 05:17 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.02176 seconds
  • Memory Usage 2,052KB
  • 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)post_thanks_navbar_search
  • (1)search_results
  • (25)search_results_postbit
  • (1)spacer_close
  • (1)spacer_open
  • (54)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