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

Showing results 1 to 25 of 49
Search took 0.01 seconds.
Search: Posts Made By: dartho
Forum: vBulletin 3.8 Styles 07-10-2015, 10:30 PM
Replies: 253
Views: 103,604
Posted By dartho
edit the lightweight.css.php file, search for...

edit the lightweight.css.php file, search for "text-decoration: line-through" and remove/modify to your preference.
Forum: vBulletin 3.8 Add-ons 06-13-2015, 07:49 AM
Replies: 148
Views: 57,136
Posted By dartho
I think you *may* be abl;e to use the version for...

I think you *may* be abl;e to use the version for VB4. Try this one: https://vborg.vbsupport.ru/showthread.php?t=249967
Forum: vBulletin 4.x Add-ons 09-10-2014, 12:41 AM
Replies: 1,072
Add-On Releases - vBookie for vBulletin 4
Views: 151,314
Posted By dartho
In the code, try using: standard_error('You...

In the code, try using:
standard_error('You have exceeded the maximum amount of $100 per bet');
rather than
eval(standard_error(fetch_error('vbookie_exceeded_max_bet')));

and forget about the...
Forum: vBulletin 4.x Styles 08-01-2014, 05:29 AM
Replies: 1,131
Views: 268,369
Posted By dartho
Not sure how compatible this stuff is, but this...

Not sure how compatible this stuff is, but this may work:

edit your CSS file and add:


.hidden { visibility:hidden; }


alternatively you could edit the editor_ckeditor template and add the...
Forum: vBulletin 4.x Add-ons 12-23-2013, 02:01 AM
Replies: 1,072
Add-On Releases - vBookie for vBulletin 4
Views: 151,314
Posted By dartho
check the vbookie_main_items_bit template and...

check the vbookie_main_items_bit template and change the bit which is like:
<a href="showthread.php?t={vb:raw item.threadid}">{vb:phrase thread}</a>
to
<a href="showthread.php?t={vb:raw...
Forum: vBulletin 4.x Styles 08-10-2013, 10:56 AM
Replies: 1,131
Views: 268,369
Posted By dartho
adding attachments is already an option...

adding attachments is already an option...
Forum: vBulletin 4.x Styles 03-27-2013, 03:25 AM
Replies: 1,131
Views: 268,369
Posted By dartho
vBulletin messed things up for this style when...

vBulletin messed things up for this style when the seperated mobile and standard styles.

If you want to use VB detection and simply apply one style to advanced mobile devices, one style to basic...
Forum: vBulletin 4.x Styles 02-08-2013, 12:58 AM
Replies: 1,131
Views: 268,369
Posted By dartho
edit the postbit and/or postbit_legacy templates...

edit the postbit and/or postbit_legacy templates and you should find the report post button code in there pretty easily - just move it where you want, or even remove it
Forum: vBulletin 3.8 Styles 12-30-2012, 10:40 AM
Replies: 253
Views: 103,604
Posted By dartho
...

...
Forum: vBulletin 3.8 Add-ons 11-13-2012, 01:24 AM
Replies: 224
Views: 42,991
Posted By dartho
@ChiNa-Man - Have you look at the fbuser table in...

@ChiNa-Man - Have you look at the fbuser table in your database to see what user id's map to what facebook id's? If I'm reading the code right, this should be where it maps facebook accounts to...
Forum: vBulletin 3.8 Styles 09-15-2012, 11:01 AM
Replies: 253
Views: 103,604
Posted By dartho
edit postbit and/or postbit_legacy template,...

edit postbit and/or postbit_legacy template, search for
<div class="windowbg" align="right">

and add

<if condition="$show['reportlink']"><a id="btn"...
Forum: vBulletin 4.x Styles 08-23-2012, 12:52 AM
Replies: 1,131
Views: 268,369
Posted By dartho
Sorry, but my Vietnamese language skills are...

Sorry, but my Vietnamese language skills are rather poor ...
Forum: vBulletin 4.x Add-ons 08-21-2012, 02:41 AM
Replies: 130
Views: 39,471
Posted By dartho
What exactly doesn't work?

What exactly doesn't work?
Forum: vBulletin 4.x Styles 05-16-2012, 07:42 AM
Replies: 1,131
Views: 268,369
Posted By dartho
I think the way to resolve the uncached templates...

I think the way to resolve the uncached templates would be to deleted those templates from the XML file before importing the style. I've been pretty busy lately and haven;t had teh time to sit down...
Forum: vBulletin 4.x Styles 05-08-2012, 12:46 PM
Replies: 1,131
Views: 268,369
Posted By dartho
If you red over the last couple pages, there have...

If you red over the last couple pages, there have been some issues reported which seem to be resolved by reinstalling as a new style?
Forum: vBulletin 4.x Add-ons 05-03-2012, 12:05 AM
Replies: 11
Views: 5,034
Posted By dartho
the built in using style notice criteria or the...

the built in using style notice criteria or the NOT using style (https://vborg.vbsupport.ru/showthread.php?t=248163) criteria I knocked up may also suit your purposes
Forum: vBulletin 3.6 Add-ons 03-28-2012, 05:30 AM
Replies: 1,678
Views: 373,746
Posted By dartho
I can give you full access to a 3.8 dev site you...

I can give you full access to a 3.8 dev site you can trash if you like?
Forum: vBulletin 4.x Styles 02-04-2012, 11:51 PM
Replies: 1,131
Views: 268,369
Posted By dartho
@Hippy - Thanks. I closed off those input tags...

@Hippy - Thanks. I closed off those input tags as well as some img tags in other templates. As for the script, rather than change it, I simply added comment codes insode the <script> tags:
...
Forum: vBulletin 4.x Styles 01-14-2012, 09:41 PM
Replies: 1,131
Views: 268,369
Posted By dartho
Just marking a milestone - this is now the most...

Just marking a milestone - this is now the most 'installed' style for VB4
Forum: vBulletin 3.8 Styles 01-02-2012, 09:50 PM
Replies: 253
Views: 103,604
Posted By dartho
@djjeffa - edit your adv_portal temaplte (in the...

@djjeffa - edit your adv_portal temaplte (in the vBadvanced group) for this style and replace it's contents with

$stylevar[htmldoctype]
<html dir="$stylevar[textdirection]"...
Forum: vBulletin 4.x Styles 12-16-2011, 03:18 AM
Replies: 1,131
Views: 268,369
Posted By dartho
New zip file uploaded with the errant code...

New zip file uploaded with the errant code removed - that google ads code only appeared in the postpit_legacy template - just delete this bit from that template

<script type="text/javascript"><!--...
Forum: vBulletin 4.x Styles 12-09-2011, 09:28 PM
Replies: 1,131
Views: 268,369
Posted By dartho
I just had a look, and those template hooks...

I just had a look, and those template hooks aren;t there. Try editing the postbit and postbit legacy templates and adding the following code at the end of the template and see how that goes (try...
Forum: vBulletin 4.x Styles 12-07-2011, 11:08 AM
Replies: 1,131
Views: 268,369
Posted By dartho
I haven;t forgotten you - it's just that I've...

I haven;t forgotten you - it's just that I've been fixing style bugs - your request is not related to this style as such.

Having said all that - I'll try and point you in the right direction -
...
Forum: vBulletin 4.x Styles 11-24-2011, 09:28 PM
Replies: 1,131
Views: 268,369
Posted By dartho
Replace the contents of the pm_messagelistbit...

Replace the contents of the pm_messagelistbit template with
<div class="thread_<vb:if condition="$show['unread']">
new</vb:if>"><img src="{vb:stylevar imgdir_statusicon}/pm_{vb:raw...
Forum: vBulletin 4.x Styles 11-20-2011, 09:55 PM
Replies: 1,131
Views: 268,369
Posted By dartho
@MatrixLeader - This style is expecting to find...

@MatrixLeader - This style is expecting to find files forum_new_lock-16, forum_old_lock-16, plus any other "16" images from the images/statusicon directory in that directory also

@Filgaa /...
Showing results 1 to 25 of 49

 
Forum Jump

All times are GMT. The time now is 02:12 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.01725 seconds
  • Memory Usage 2,039KB
  • 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
  • (74)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