vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Mini Mods - Alternating Colored Rows in vBulletin 4 [No Plugin] (https://vborg.vbsupport.ru/showthread.php?t=275089)

huevncom 12-05-2011 11:00 PM

Alternating Colored Rows in vBulletin 4 [No Plugin]
 
Code removed.

Dr.osamA 12-06-2011 08:23 AM

any demo or screenshut plzzz!!

huevncom 12-06-2011 09:01 AM

sorry, add Screenshots!

Dr.osamA 12-06-2011 09:55 AM

thank you bro
i test it
in template forumhome_forumbit_level2_post 1st line is not

PHP Code:

<li id="forum{vb:raw forum.forumid}" class="forumbit_post L2"

bu there are this code

PHP Code:

<li id="forum{vb:raw forum.forumid}" class="forumbit_post {vb:raw forum.statusicon} L2"

i have vb 4.1.8

to make it work you have to change this code to

PHP Code:

<li id="forum{vb:raw forum.forumid}" class="forumbit_post {vb:raw forum.statusicon} L2 {vb:raw $rowClass}"


demo: alra7ba
user: vBulletin
pass: 123456
done

eTiKeT? 12-07-2011 11:55 AM

It Happened This Super :)
İnstalled ...

ThevBNinja 12-07-2011 03:16 PM

Is that you who coded this?

GameOverViper 12-08-2011 02:15 AM

Can you get this to work for the threads? I'd rather use this for my threads than the actual forums if I can.

OldSchoolDSL 12-08-2011 02:38 PM

As an added bonus.... My site loaded faster after adding this.

Not 100% sure why that is, but I'll take it.

RichB318 07-06-2012 10:04 PM

Will this work on 3.8.7? I really like this hack and want to use on my site if possible. Thank you!

Adam H 07-31-2012 02:52 PM

This guy is not the original creator of this modification . It was originally created by this guy :

http://imtips.co/alternating-color-r...ulletin-4.html

Which also links to his forum .

shabbirbhimani 08-01-2012 01:24 AM

Thanks Adam for Giving the credit. :D

I have reported the plugin to vB team


All times are GMT. The time now is 10:29 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.00982 seconds
  • Memory Usage 1,731KB
  • 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
  • (3)bbcode_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (11)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete