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

Showing results 1 to 25 of 33
Search took 0.01 seconds.
Search: Posts Made By: Scandal
Forum: vB3 General Discussions 06-27-2018, 09:00 AM
Replies: 4
Views: 726
Posted By Brandon Sheley
Here is a copy of the xml and php file ...

Here is a copy of the xml and php file

https://www.vbulletin.com/forum/forum/customizing-vbulletin/vbulletin-templates-graphics-styles/121-welcome-to-the-templates-forum?p=428305#post428305
Forum: vB3 Programming Discussions 04-27-2018, 02:28 PM
Replies: 8
Views: 1,672
Posted By Nas.er
try this and work for me 100% In template:...

try this and work for me 100%

In template: editor_toolbar_on
Find: </if>
<td>
<div class="imagebutton" id="{$editorid}_cmd_resize_0_100"><img...
Forum: Modification Requests/Questions (Unpaid) 05-18-2017, 02:12 AM
Replies: 3
Views: 1,118
Posted By MarkFL
Okay, I have attached a preliminary product for...

Okay, I have attached a preliminary product for you to test out. When you install the product, a new profile field is created, which allows users to select the postbit style they want to use. This...
Forum: vB4 General Discussions 08-20-2016, 09:15 PM
Replies: 5
Views: 427
Posted By Dave
It will run once someone visits the site and a...

It will run once someone visits the site and a vBulletin scheduled task is scheduled to be run. It doesn't run automatically nor does it matter how many people visit your forum.
Forum: vBulletin.org Site Feedback 03-13-2016, 04:05 PM
Replies: 3
Views: 1,455
Posted By Paul M
Sure, changed it to 800.

Sure, changed it to 800.
Forum: News and Announcements 12-11-2015, 06:31 PM
Replies: 61
Views: 27,066
Posted By MarkFL
I am quite honored to have been invited by the...

I am quite honored to have been invited by the senior staff to join the team here at vBorg! :)

I have found participating here to be most beneficial in my quest to learn vBulletin coding in an...
Forum: vBulletin 4.x Add-ons 09-20-2015, 12:51 PM
Replies: 12
Views: 3,831
Posted By mattltm
We had this developed for use on our community...

We had this developed for use on our community site at http://www.arpoc.org/locations.php.

It's been working fine for us for months. Hope you guys like it.

Matt
Forum: vB3 Programming Discussions 06-22-2015, 10:37 AM
Replies: 2
Views: 750
Posted By kh99
You could make a plugin using hook...

You could make a plugin using hook cron_script_cleanup_daily and code like this:
if (date("N") == '1') // 1 = Monday, 7=Sunday
{
$vbulletin->db->query_write("UPDATE rbs_banners SET...
Forum: Modification Requests/Questions (Unpaid) 06-14-2015, 04:37 PM
Replies: 8
Views: 991
Posted By PinkMilk
Replacement: <img src="{param}"...

Replacement:
<img src="{param}" style="width:{option}px;height:auto;" />
JSFiddle height:auto demo (https://jsfiddle.net/4u59zzra/); height:auto will allow you keep aspect ratio needing only width...
Forum: vBulletin 4.x Add-ons 06-12-2015, 03:52 PM
Replies: 58
Moderators Functions - Report Thread Prefix Management
Views: 10,376
Posted By MarkFL
Oh...I use my local dev site (in debug mode) for...

Oh...I use my local dev site (in debug mode) for screen shots, so unless you have your site in debug mode, you won't see those links. :D
Forum: vBulletin 4 Articles 05-28-2015, 09:50 AM
Replies: 8
Views: 10,135
Posted By Princeton
you took a lot of time writing this - thank you...

you took a lot of time writing this - thank you for sharing :up: :up:
Forum: News and Announcements 12-30-2014, 08:03 PM
Replies: 0
Views: 13,362
Posted By Paul M
vBulletin Impex

ImpEx is the importer system written and maintained for vBulletin 3 and vBulletin 4.

Internet Brands has decided to release it to the general public as an open source project under the Modified...
Forum: vBulletin 4.x Add-ons 06-13-2013, 10:43 PM
Replies: 13
Miscellaneous Hacks - [Scandal's] vBContact Us
Views: 5,452
Posted By voglermc
Awesome, ill give this a try!

Awesome, ill give this a try!
Forum: Modification Graveyard 06-12-2013, 10:00 PM
Replies: 17
Views: 15,439
Posted By Christos Teriakis
[Chris] Rate My Site & Testimonials in Forum Sidebar

Rate My Site & Testimonials in Forum Sidebar
by Christos Teriakis

Demo: http://www.christeris.net/dev42/forum.php


Please note that from
11 Aug 2013
you can get support only in my site...
Forum: vBulletin 4.x Add-ons 02-12-2013, 02:57 PM
Replies: 409
Miscellaneous Hacks - [AJAX] Thumbs Up?
Views: 113,788
Posted By Speedy131
I love this add-on :) It would suit my forum...

I love this add-on :)

It would suit my forum even better if I restrict the ability to give thumbs up/down only to posts that have an attachment in them.

Does anybody know if something like this...
Forum: vBulletin 4.x Add-ons 11-16-2012, 10:30 AM
Replies: 409
Miscellaneous Hacks - [AJAX] Thumbs Up?
Views: 113,788
Posted By cjwinternet
Found the solution. You need to edit postbit.css...

Found the solution. You need to edit postbit.css and add this...

/* enable overflow */

.postbit .postrow {
overflow: visible;
}
Forum: vBulletin 4.x Add-ons 08-02-2012, 03:16 PM
Replies: 409
Miscellaneous Hacks - [AJAX] Thumbs Up?
Views: 113,788
Posted By Valter
Advanced Forum Statistics...

Advanced Forum Statistics (https://vborg.vbsupport.ru/showthread.php?threadid=235841) now works with "Thumbs Up?" system too.
Forum: vBulletin 4.x Add-ons 07-22-2012, 03:39 PM
Replies: 409
Miscellaneous Hacks - [AJAX] Thumbs Up?
Views: 113,788
Posted By AURFSCAN
Very good mod Scandal.. customised css to suit my...

Very good mod Scandal.. customised css to suit my style :up:
Forum: vBulletin.org Site Feedback 07-22-2012, 01:00 PM
Replies: 9
Views: 1,392
Posted By BirdOPrey5
Personally my limitation isn't the width, it's...

Personally my limitation isn't the width, it's the length (I am aware of how this sounds :erm:) but especially when posting screen shots of settings longer would be better. I'd like to see a max...
Forum: vBulletin 4.x Add-ons 07-20-2012, 04:45 PM
Replies: 176
Social Group and Album Enhancements - [Scandal's] vBGallery
Views: 52,007
Posted By Leica.Robbiani
Hi there, Search in the album.css...

Hi there,


Search in the album.css template for .albumlist_entry, add the height and set the values of width and height to values, what are good for you. That's the way I did.

Best regards
...
Forum: vBulletin 4.x Add-ons 07-13-2012, 04:33 PM
Replies: 176
Social Group and Album Enhancements - [Scandal's] vBGallery
Views: 52,007
Posted By Kolektor
Voted for MOTM. Keep up the good work :)

Voted for MOTM. Keep up the good work :)
Forum: vBulletin 4.x Add-ons 07-03-2012, 03:00 PM
Replies: 176
Social Group and Album Enhancements - [Scandal's] vBGallery
Views: 52,007
Posted By trackpads
the one thing you should consider is that this...

the one thing you should consider is that this isn't a 'pure gallery' solution because it uses VBs built in gallery functions as its basis. I doubt VB will ever create an importer, I don't think...
Forum: Mod of the Month 07-01-2012, 07:34 PM
Replies: 1
Views: 53,229
Posted By Alfa1
This months poll is a very tough choice with so...

This months poll is a very tough choice with so many good addons. I went for the gallery, as that turns vb's basic album functionality in a real gallery with categories.
But Im certainly a fan of...
Forum: vBulletin 4.x Add-ons 06-20-2012, 08:15 PM
Replies: 176
Social Group and Album Enhancements - [Scandal's] vBGallery
Views: 52,007
Posted By Leica.Robbiani
Hi Scandal, Thanks a lot for this updated...

Hi Scandal,

Thanks a lot for this updated version, I'll try it and update the translation. In the current translation there are also some forgotten phrases, sorry.

Best regards

L.R.
Forum: vBulletin 4.x Add-ons 06-11-2012, 04:24 AM
Replies: 176
Social Group and Album Enhancements - [Scandal's] vBGallery
Views: 52,007
Posted By victorvu
Hi: I like this mod better than the...

Hi:

I like this mod better than the previous, but still lack a few, such as automatically slide photo, arrows for next photo and previous photo, plus thumbnails and have it hide or unhide. Able to...
Showing results 1 to 25 of 33

 
Forum Jump

All times are GMT. The time now is 02:14 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.02192 seconds
  • Memory Usage 2,048KB
  • 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
  • (39)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