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

Showing results 1 to 25 of 28
Search took 0.00 seconds.
Search: Posts Made By: RossOliver
Forum: vB3 General Discussions 12-29-2005, 05:31 PM
Replies: 0
Views: 1,148
Posted By RossOliver
implementing a plugin that uses AJAX

Hey,

I have a wiki that I'm trying to implement as best I can with my forum. So far I have displayed the recent wiki activity in the forums. What I want to do now is use AJAX to update the recent...
Forum: vBulletin 3.0 Full Releases 12-14-2005, 04:04 PM
Replies: 8
Views: 4,628
Posted By RossOliver
hmm It was tried, and worked, on vBulletin 3.5.2...

hmm It was tried, and worked, on vBulletin 3.5.2 and MediaWiki 1.5.3 (so I've been told) - you can get the latest version here...
Forum: vBulletin 3.0 Full Releases 12-07-2005, 10:10 PM
Replies: 8
Views: 4,628
Posted By RossOliver
try changing all the places the otuput is parsed...

try changing all the places the otuput is parsed to this;

# parse the output for wiki markup
global $wgTitle;
global $wgUser;

$parser = new Parser();
$parser->startExternalParse($wgTitle,...
Forum: vBulletin 3.0 Full Releases 12-07-2005, 09:58 PM
Replies: 8
Views: 4,628
Posted By RossOliver
you have to alter the way the extension uses the...

you have to alter the way the extension uses the parser, it must have changed for 1.5.x

-Ross
Forum: Community Reviews 12-05-2005, 03:46 PM
Replies: 18
Views: 2,151
Posted By RossOliver
Although I could only bear the tune you have...

Although I could only bear the tune you have going for about 10 seconds, I didn't see anywhere I could turn it off! I would consider adding an 'off' button for it; like allot of people I have my own...
Forum: Community Reviews 11-27-2005, 07:25 PM
Replies: 7
Views: 1,653
Posted By RossOliver
I like it, but I do think it needs some colour in...

I like it, but I do think it needs some colour in the background, you can use too much white :)

-Ross
Forum: Community Reviews 11-24-2005, 04:04 PM
Replies: 14
Views: 1,473
Posted By RossOliver
lol, he's still crying like a baby :ninja:

lol, he's still crying like a baby :ninja:
Forum: Community Reviews 11-24-2005, 06:11 AM
Replies: 14
Views: 1,473
Posted By RossOliver
wow, this is an old thread - I actually started a...

wow, this is an old thread - I actually started a new one a few days ago lol...(got my licence issues sorted now btw :))

I'll post the code for the sidebar when I get back from work...

-Ross
Forum: Community Reviews 11-21-2005, 06:21 AM
Replies: 3
Views: 917
Posted By RossOliver
Thanks, and I see your point; I may make the...

Thanks, and I see your point; I may make the borders a dark gray - I think black might be a bit of a contrast...

-Ross
Forum: Community Reviews 11-20-2005, 12:28 PM
Replies: 3
Views: 917
Posted By RossOliver
Developers Digest forums

Hey,

I posted this a while ago now, but I've changed it all so I'm looking for some feedback :)

I tried to keep the MediaWiki theme going in the forums (http://www.developersdigest.org/forum)...
Forum: vB3 General Discussions 10-20-2005, 06:54 PM
Replies: 2
Views: 798
Posted By RossOliver
Some one must know how to do this?

Some one must know how to do this?
Forum: vB3 General Discussions 10-18-2005, 07:50 PM
Replies: 2
Views: 798
Posted By RossOliver
Link forum category to outside website

Hey,

Is there a modification, or something in the admincp that will allow me to change a forum link to an outside website address.

It's been done on vbulletin.com; they link to vbulletin.org...
Forum: vB3 General Discussions 10-12-2005, 10:54 AM
Replies: 13
Views: 1,167
Posted By RossOliver
ok, I think I'm almost there. In the...

ok, I think I'm almost there. In the phpinclude_start template I have this;


/*
// Example of how to include a seperate file:

ob_start();
include('yourheader.html');
$your_code =...
Forum: vB3 General Discussions 10-12-2005, 06:10 AM
Replies: 13
Views: 1,167
Posted By RossOliver
I know I'm being really stupid - but I don't see...

I know I'm being really stupid - but I don't see a 'plugin system' option down the left column, or in the 'vBulletin options' section :o

I am looking in the right place, right...there should be...
Forum: vB3 General Discussions 10-11-2005, 09:07 PM
Replies: 13
Views: 1,167
Posted By RossOliver
Ah ok I think I understand now - but I think im...

Ah ok I think I understand now - but I think im going crazy, what on earth is 'global_start'? a file, template, something in the admincp :ermm:

-Ross
Forum: vB3 General Discussions 10-11-2005, 08:45 PM
Replies: 13
Views: 1,167
Posted By RossOliver
Alright, but where does that go and how does it...

Alright, but where does that go and how does it make it's way into the template? :o

Cheers,

-Ross



I'm just trying to include a few lines of returned text in a div table under the...
Forum: vB3 General Discussions 10-11-2005, 08:35 PM
Replies: 13
Views: 1,167
Posted By RossOliver
urgh, I can't get my head round this :ermm: ...

urgh, I can't get my head round this :ermm:

Ok, I have my php script which now just returns a load of HTML in a single variable.

What I don't understand is how to get that variable into the...
Forum: vB3 General Discussions 10-11-2005, 08:03 PM
Replies: 13
Views: 1,167
Posted By RossOliver
putting PHP in style templates

Hey,

How can I include a PHP script in the navbar style template?

Alternatively, where can I find the navbar template in a PHP file rather than through the admin cpanel...

Cheers,

-Ross
Forum: vBulletin 3.0 Full Releases 09-18-2005, 10:23 AM
Replies: 8
Views: 4,628
Posted By RossOliver
added the zip file :) - I struggled to find it...

added the zip file :) - I struggled to find it earlier :o

I've also included the installation and usage instructions on this page.

-Ross
Forum: vB3 General Discussions 09-17-2005, 09:46 PM
Replies: 4
Views: 772
Posted By RossOliver
oooh so wysiwyg is the name of the editor - makes...

oooh so wysiwyg is the name of the editor - makes sense now :)

Thanks again,

-Ross
Forum: vB3 General Discussions 09-17-2005, 09:30 PM
Replies: 4
Views: 772
Posted By RossOliver
That worked perfectly - thanks! Out of...

That worked perfectly - thanks!

Out of curiosity...what on earth does 'wysiwygparse' stand for when it's at home?

-Ross
Forum: vB3 General Discussions 09-17-2005, 09:17 PM
Replies: 4
Views: 772
Posted By RossOliver
getting strange results with the BB code parser

Hey,

I've altered my includes/functions_bbcodeparser.php file to add an image after every hyperlink (as the mediaWiki software does for external links; see my wiki...
Forum: vBulletin 3.0 Full Releases 09-16-2005, 10:00 PM
Replies: 8
Views: 4,628
Posted By RossOliver
mediaWiki vBulletin Statistics

I hope this is the most suitable place to post this extension.

Basically, it allows you to view information about your forum statistics on your mediaWiki pages. You can view an example of the...
Forum: Community Reviews 09-13-2005, 04:59 PM
Replies: 14
Views: 1,473
Posted By RossOliver
hahaha, nah, I know the guy - in fact I'm seeing...

hahaha, nah, I know the guy - in fact I'm seeing him tonight, maybe I will just poison his drink *conspires* :ninja:

-Ross

[edit]

locked the directory since someone was happily viewing my...
Forum: Community Reviews 09-13-2005, 04:46 PM
Replies: 14
Views: 1,473
Posted By RossOliver
I made changes to a few files, but I think I can...

I made changes to a few files, but I think I can remember the ones I changed. I'll make sure he has a licence and see if I can get it transfered to my domain. If he hasn't and he sent me illegal...
Showing results 1 to 25 of 28

 
Forum Jump

All times are GMT. The time now is 04:56 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.04215 seconds
  • Memory Usage 2,033KB
  • 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
  • (22)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