vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Mini Mods - April Fools (https://vborg.vbsupport.ru/showthread.php?t=174763)

Daisyboo 03-27-2009 01:55 PM

Quote:

Originally Posted by JessicaS (Post 1772033)
Can you choose only certain forums and not others?

Some of our forums are very serious and playing jokes in them would be inappropriate but others it would be fun.


This I would like!

thompson 03-30-2009 04:38 PM

i see nothing special in 3.8.1.

what´s the problem ?

i store css in a file. and use the post cache of vb.

need a quick solution, becaus april 1st is in two days.

powerful_rogue 03-31-2009 12:36 PM

Has anyone got this working yet?

thompson 03-31-2009 04:43 PM

i have it working.

you have to do the following:

edit postbit template so, that this is the exact code:

change that:
Code:

<div id="post_message_$post[postid]">
                        $ad_location[ad_showthread_firstpost_start]
                        $post[message]
                </div>

to that:
Code:

<div id="post_message_$post[postid]">$post[message]</div>
clear the spaces between the div?s and clear the $ad...... Problem are the spaces and the different code. thats it.

on april 2nd, restore the template.

sorry for bad english.

Quads 04-01-2009 03:25 AM

Clock ticks 12, and the fun begins!
(it was either this or rick roll the entire forum..... )

gamerfu 04-01-2009 12:09 PM

The "1. Left to Right & Reverse" is not working on my site.

Only the periods, exclimation, question marks, etc. appear to be out of order. :erm:

Dexter_kcd 04-01-2010 02:23 PM

Quote:

Originally Posted by gamerfu (Post 1781690)
The "1. Left to Right & Reverse" is not working on my site.

Only the periods, exclimation, question marks, etc. appear to be out of order. :erm:


Edit the XML file as follows.

Find:

Code:

$_replace = '<div style=\"unicode-bidi:bidi-override; direction: rtl;\">$post[message]</div>';
There are 2 instances of that in the XML.



Replace both with:

Code:

$_replace = '<div style=\"direction:rtl;unicode-bidi:bidi-override;\">$post[message]</div>';
Re-import the product, make sure to set "Allow Overwrite" to Yes. That should fix the Right to Left issue, it worked for me.

Dexter...

valdet 03-30-2011 10:08 AM

I am bumping this thread in the time for annual April fools day pranks.

Can you add usergroup permissions to this?

I would like only my registered members to see this


All times are GMT. The time now is 08:37 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.01137 seconds
  • Memory Usage 1,729KB
  • 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
  • (4)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (8)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete