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

Showing results 1 to 25 of 25
Search took 0.00 seconds.
Search: Posts Made By: markuswarren
Forum: vB4 General Discussions 01-12-2013, 08:08 PM
Replies: 4
Views: 518
Posted By markuswarren
Hello Lynne, Thanks for the reply. Stupid...

Hello Lynne,
Thanks for the reply.

Stupid question. Would I put the html like code into a plugin and reference it there, rather than a custom template file, or can I put the following sort of...
Forum: vB4 General Discussions 01-12-2013, 04:16 PM
Replies: 4
Views: 518
Posted By markuswarren
custom template in an existing template

Hello all.
I'm fairly new to vb4. I have updated one of my own mods following guides on here, but I've got a couple of other changes I want to make and I am a little stumped, so some help would be...
Forum: vB4 General Discussions 04-06-2012, 01:46 PM
Replies: 8
Views: 512
Posted By markuswarren
Thank you. One assumes that as I have similar...

Thank you.
One assumes that as I have similar things for forum display, forumhome_forumbit_level1_post, and forumhome_forumbit_level2_post that I can simply change the SHOWTHREAD in the template...
Forum: vB4 General Discussions 04-06-2012, 10:50 AM
Replies: 8
Views: 512
Posted By markuswarren
It did indeed import :) I do have one problem...

It did indeed import :)
I do have one problem so far, and the is with the plugin / template edits.

From the posted example I am calling a variable: $mrwrb_forum_large
This does not seem to work,...
Forum: vB4 General Discussions 04-05-2012, 10:31 AM
Replies: 8
Views: 512
Posted By markuswarren
Thank you very much indeed for your help. I'll...

Thank you very much indeed for your help. I'll give it an import and see where I'm at.
Forum: vB4 General Discussions 04-03-2012, 10:00 PM
Replies: 8
Views: 512
Posted By markuswarren
Thanks for the reply. It is my own mod, and...

Thanks for the reply.

It is my own mod, and I've never published it anywhere previously, it's only in use on one board (one I manage).

Product is attached to this message.

I do have a few...
Forum: vB4 General Discussions 04-03-2012, 12:49 PM
Replies: 8
Views: 512
Posted By markuswarren
Converting a mod from vb3 to vb4

<i>Moderators, if this should be in the prog discussions forum, please move</i>
I have a mod I created for vb3 and I am thinking it is probably time to move over to vb4. I know there are substantial...
Forum: vB3 Programming Discussions 12-23-2010, 10:03 AM
Replies: 3
Views: 2,537
Posted By markuswarren
Thank you very much Lynne, I'll go have a sniff...

Thank you very much Lynne, I'll go have a sniff around. I've seen a mod that will auto add users based on how many of them are on others ignore lists, so I could modify that to do this.
Forum: vB3 Programming Discussions 12-23-2010, 12:19 AM
Replies: 3
Views: 2,537
Posted By markuswarren
Add user to Global Ignore list from user options menu

Hello all,
I'm not sure if "user options menu" is the correct term, so feel free to correct me. The menu I am talking about is the one you see when you click on a users name in a thread, It...
Forum: vBulletin 3.8 Add-ons 08-14-2009, 11:34 AM
Replies: 146
Miscellaneous Hacks - Cyb - Login To User Account
Views: 60,833
Posted By markuswarren
Try sticking "xxxxxxxxxxx" or something that will...

Try sticking "xxxxxxxxxxx" or something that will display inside the conditional to check that this portion of it is working, as it sounds as though the conditional check might not be working.

I'm...
Forum: vBulletin 3.8 Add-ons 08-13-2009, 01:03 AM
Replies: 146
Miscellaneous Hacks - Cyb - Login To User Account
Views: 60,833
Posted By markuswarren
I did manage to work out how to do the addition...

I did manage to work out how to do the addition to the user pop-up menu, and I've been rather lax in posting what I did, so I'll rectify that now:

Upon editing postbit_legacy look for:
...
Forum: vB3 Programming Discussions 07-21-2009, 01:14 AM
Replies: 1
Views: 1,224
Posted By markuswarren
An update from myself. Further to posting...

An update from myself.

Further to posting the above here (http://vbcodex.com/showthread.php?p=2879), I was provided with some information which, after some experimentation produced the desired...
Forum: vB3 Programming Discussions 07-19-2009, 02:02 AM
Replies: 1
Views: 725
Posted By markuswarren
I'm no expert but doesn't the registration screen...

I'm no expert but doesn't the registration screen do this on the username? If so then you could look at the register.php file and see what it is doing for the username. My guess is it's performing a...
Forum: vB3 Programming Discussions 07-18-2009, 12:42 PM
Replies: 1
Views: 1,224
Posted By markuswarren
Help with obtaining the forumid in a plugin

Good morning all,
Following on from this (https://vborg.vbsupport.ru/showthread.php?t=218583) thread, I abused the js code linked to as I didn't want to just work on images, I thought replacing the...
Forum: vB3 Programming Discussions 07-15-2009, 10:19 AM
Replies: 2
Views: 1,084
Posted By markuswarren
Thanks for the reply :)

Thanks for the reply :)
Forum: vB3 Programming Discussions 07-14-2009, 08:14 PM
Replies: 2
Views: 1,084
Posted By markuswarren
Automatically refreshing banner images using PHP

Good afternoon,
I'm fairly new to vB and PHP but I'm willing to learn.

I'm trying to code some PHP which will display a sponsor/banner graphic in my header template on my forum.

I've read...
Forum: vBulletin 3.7 Add-ons 07-10-2009, 01:48 PM
Replies: 107
Views: 43,454
Posted By markuswarren
Hello there, I am using vB.Sponsors on my forum...

Hello there,
I am using vB.Sponsors on my forum and was given a couple of flash banners to use, which, alas, did not work as vB.S is using an img tag and the flash seems to want to use an embed tag...
Forum: vB3 Programming Discussions 07-08-2009, 02:15 PM
Replies: 4
Views: 846
Posted By markuswarren
Apologies for the images, I'm lazy! I'll try...

Apologies for the images, I'm lazy!

I'll try changing the hook location and will report back

--------------- Added 1247067674 at 1247067674 ---------------

I've just tried changing the hook...
Forum: vB3 Programming Discussions 07-08-2009, 12:51 PM
Replies: 4
Views: 846
Posted By markuswarren
Hello Lynne, Well it would be *far* too helpful...

Hello Lynne,
Well it would be *far* too helpful if I actually posted the code wouldn't it? :D

Here are the screenshots of the two plugins I've setup:
...
Forum: vB3 Programming Discussions 07-07-2009, 10:52 AM
Replies: 4
Views: 846
Posted By markuswarren
Use custom template within postbit_legacy

Hello all,
I've followed the advice in this (https://vborg.vbsupport.ru/showthread.php?t=119933) thread on how to add a custom template using plugins and it's working perfectly for a custom template...
Forum: vBulletin 3.8 Add-ons 06-26-2009, 12:25 PM
Replies: 1,702
Views: 415,412
Posted By markuswarren
Ah, well that would probably explain the issue...

Ah, well that would probably explain the issue I'm seeing then. So, basically, I should ensure that if someone is going to post a url from youtube they make sure it's a proper url, by this I mean...
Forum: vBulletin 3.8 Add-ons 06-24-2009, 04:55 PM
Replies: 1,702
Views: 415,412
Posted By markuswarren
Ok, here you go: URL from YouTube that AME...

Ok, here you go:

URL from YouTube that AME parses correctly when put in a post:

http://www.youtube.com/watch?v=VKJO-aWyOww



URL from embed link that AME is not parsing (shows an icon...
Forum: vBulletin 3.8 Add-ons 06-23-2009, 12:19 PM
Replies: 1,702
Views: 415,412
Posted By markuswarren
I've also noticed an oddity with the youtube...

I've also noticed an oddity with the youtube media definition not always working. I cannot state wether this was due to the 3.8.3 upgrade or not, but I don't think it is.
Why? Well I've spoken to...
Forum: vBulletin 3.8 Add-ons 06-16-2009, 02:37 PM
Replies: 146
Miscellaneous Hacks - Cyb - Login To User Account
Views: 60,833
Posted By markuswarren
Firstly, An absolutely excellent mod! ...

Firstly, An absolutely excellent mod!

Secondly, is it possible to add the "Login as User" option to the Postbit (postbit_legacy in this case) popup menu that you get when you click on a users name...
Forum: vBulletin 3.8 Add-ons 06-10-2009, 01:14 AM
Replies: 30
Views: 14,514
Posted By markuswarren
Excellent modification! I've been slightly...

Excellent modification! I've been slightly naughty and edited your xml file to include an item for Flickr, which seems to be working well, it might be worth adding this to the next revision.

I...
Showing results 1 to 25 of 25

 
Forum Jump

All times are GMT. The time now is 11:24 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.02326 seconds
  • Memory Usage 2,044KB
  • 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)post_thanks_navbar_search
  • (1)search_results
  • (25)search_results_postbit
  • (1)spacer_close
  • (1)spacer_open
  • (24)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
  • forumjump
  • search_complete
  • navbits
  • navbits_complete