vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Styles (https://vborg.vbsupport.ru/forumdisplay.php?f=230)
-   -   Web Interactive Web 2.0 Style (https://vborg.vbsupport.ru/showthread.php?t=198692)

oPPoSiTe 12-11-2008 10:00 PM

Web Interactive Web 2.0 Style
 
Installation
Uplaod wi folder to forums root than import style xml file.

What Does this skin iclude ?
All Available Graphics PSDs Included

Currently Supports: 3.7.x

Screens are included zip file.


Screen:
https://vborg.vbsupport.ru/attachmen...1&d=1229100055

Info:
http://ultrabilisim.com/2008/12/free...b-interactive/

rockinaway 12-12-2008 02:43 PM

Looking very nice!

Wordplay 12-12-2008 04:33 PM

looks nice, but is there no live demo?

Sandgrinder 12-13-2008 09:06 AM

I got quite surprised of the poor vBulletin skin range, but this is surely great in my opinion.
Better than most pay skins for vBulletin which ain't worth their price at all.

MadsK 12-13-2008 12:48 PM

Amazing! I would have paid for this.

bijju 12-13-2008 10:24 PM

let me try

bhanuprasad1981 12-14-2008 09:31 AM

something wrong my side or what :( some ajax options not working :(, like clicking on member title in post should bring a menu

laptop1986 12-14-2008 04:29 PM

thx mooooooooooore

webcheats 12-15-2008 07:01 AM

Quote:

Originally Posted by bhanuprasad1981 (Post 1685087)
something wrong my side or what :( some ajax options not working :(, like clicking on member title in post should bring a menu

Me too

elrwnq 12-15-2008 10:27 AM

thank you

cptrek 12-15-2008 06:45 PM

Love the theme.

Thanks!

sunnylikbeckham 12-16-2008 07:20 AM

perfact

AndyA 12-18-2008 07:18 AM

Hmmmm, live demo ?

Hitterman 12-18-2008 09:53 AM

It really looking great. Reserved for next install.

merk_aus 12-18-2008 10:26 AM

looks nice i dont know if its my internet or not but the demo, and even your site doesnt seem to be loading for me - would be good for a full page screen shot so we can check out more than one corner

RFViet 12-18-2008 01:36 PM

Reserved for future. Thanks.

oPPoSiTe 12-21-2008 12:23 PM

your welcome.

webcheats 12-21-2008 05:33 PM

something wrong my side or what some ajax options not working , like clicking on member title in post should bring a menu

hima85222 01-07-2009 11:35 AM

I want to upgrade Style to version v3.7.5

thanx

sNator 01-08-2009 04:28 PM

Very nice Style and I would love to see an upgrade to v3.8 really soon.

Keep up the good work.

yingzhou 01-10-2009 04:50 AM

very nice. Installed,

cleck673 01-14-2009 12:29 AM

Anyone have luck with the Ajax for member drop down issue?

IraqChoosesLife 01-15-2009 05:12 PM

Thank you design a beautiful, light and appropriate
Jdiedk waited impatiently
Conciliator

Chris Sotier 02-28-2009 10:38 PM

Awesome skin, I love it will always use it.

Merms 03-01-2009 11:26 PM

How can I mod this so it's fixed and center?
I've made the actual width 770px and it worked, but i can't seem to get it centered.

vgroup 03-01-2009 11:55 PM

Quote:

Originally Posted by bhanuprasad1981 (Post 1685087)
something wrong my side or what :( some ajax options not working :(, like clicking on member title in post should bring a menu

Quote:

Originally Posted by webcheats (Post 1690485)
something wrong my side or what some ajax options not working , like clicking on member title in post should bring a menu

Quote:

Originally Posted by cleck673 (Post 1711575)
Anyone have luck with the Ajax for member drop down issue?


At postbit_legacy search for line:

HTML Code:

<!-- post $post[postid] popup menu -->
Then, replace for this code:

HTML Code:

<!-- post $post[postid] popup menu -->
<div class="vbmenu_popup" id="postmenu_$post[postid]_menu" style="display:none;">
        <table cellpadding="4" cellspacing="1" border="0">
        <tr>
                <td class="thead">$post[username]</td>
        </tr>
        <if condition="$show['profile']">
                <tr><td class="vbmenu_option"><a href="member.php?$session[sessionurl]u=$post[userid]">$vbphrase[view_public_profile]</a></td></tr>
        </if>
        <if condition="$show['pmlink']">
                <tr><td class="vbmenu_option"><a href="private.php?$session[sessionurl]do=newpm&amp;u=$post[userid]" rel="nofollow"><phrase 1="$post[username]">$vbphrase[send_private_message_to_x]</phrase></a></td></tr>
        </if>
        <if condition="$show['emaillink']">
                <tr><td class="vbmenu_option"><a href="sendmessage.php?$session[sessionurl]do=mailmember&amp;u=$post[userid]" rel="nofollow"><phrase 1="$post[username]">$vbphrase[send_email_to_x]</phrase></a></td></tr>
        </if>
        <if condition="$show['homepage']">
                <tr><td class="vbmenu_option"><a href="$post[homepage]"><phrase 1="$post[username]">$vbphrase[visit_xs_homepage]</phrase></a></td></tr>
        </if>
        <if condition="$show['search']">
                <tr><td class="vbmenu_option"><a href="search.php?$session[sessionurl]do=finduser&amp;u=$post[userid]" rel="nofollow"><phrase 1="$post[username]">$vbphrase[find_all_posts_by_x]</phrase></a></td></tr>
        </if>
        <if condition="$post['userid'] AND $show['member']">
        <tr><td class="vbmenu_option"><a href="profile.php?$session[sessionurl]do=addlist&amp;userlist=buddy&amp;u=$post[userid]"><phrase 1="$post[username]">$vbphrase[add_x_to_contacts]</phrase></a></td></tr>
        </if>
        $template_hook[postbit_user_popup]
        </table>
</div>
<!-- / post $post[postid] popup menu -->

FIXED :D

hima85222 03-31-2009 08:27 PM

I want to upgrade Style to version v3.8.2

thanx

RFViet 04-12-2009 07:50 PM

Does it work with vb3.8.x ?

N-0p3rz 04-17-2009 04:01 AM

I got a virus warning going to the link you posted.

siddal 04-17-2009 05:08 AM

Quote:

I got a virus warning going to the link you posted.
me too

Tripolis 04-24-2009 02:08 PM

..........And please Update to 3.8.x

This Style is very cool.
When you update this, i Think many Install this......

rnadmo 04-27-2009 03:50 AM

The creator's site DOES contain malware.. be careful guys..


Info from Google:

http://safebrowsing.clients.google.c...skin-ice-blue/

Quote:

What is the current listing status for ultrabilisim.com?

Site is listed as suspicious - visiting this web site may harm your computer.

Part of this site was listed for suspicious activity 2 time(s) over the past 90 days.

What happened when Google visited this site?

Of the 37 pages we tested on the site over the past 90 days, 4 page(s) resulted in malicious software being downloaded and installed without user consent. The last time Google visited this site was on 2009-04-26, and the last time suspicious content was found on this site was on 2009-04-26.

Malicious software includes 1 scripting exploit(s).

Malicious software is hosted on 1 domain(s), including goooogleadsence.biz/.

This site was hosted on 3 network(s) including AS30496 (COLO4), AS9121 (TTNET), AS44565 (VITAL).

Has this site acted as an intermediary resulting in further distribution of malware?

Over the past 90 days, ultrabilisim.com appeared to function as an intermediary for the infection of 24 site(s) including alfaranah.com/, turkemolar.com/, libyasands.com/.

Has this site hosted malware?

Yes, this site has hosted malicious software over the past 90 days. It infected 27 domain(s), including alfaranah.com/, hamamozum.com/, libyasands.com/.

LieuR 05-09-2009 01:13 PM

What font is the logo using ?

AeonGamer 05-25-2009 04:35 AM

Hi,

Thanks for the great theme.

Just wondering. How I can I make it so that the logo is on the left? I couldn't find why it was aligned right in the header template.

AeonGamer 06-07-2009 05:06 AM

Does anyone know how to change it so that the logo is on the left?

I tried doing it through the xml file. And it made it on the left but it only showed the gradient under the logo and not throughout the whole top header.

I can't find anything in the style template files in the Admin Panel. Only in the XML file.

Any help is appreciated.

Osti 12-10-2009 05:51 PM

thanks for this theme..that's great..


All times are GMT. The time now is 05:35 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.01297 seconds
  • Memory Usage 1,794KB
  • 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
  • (2)bbcode_html_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (36)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