vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Styles (https://vborg.vbsupport.ru/forumdisplay.php?f=237)
-   -   New Facebook! (https://vborg.vbsupport.ru/showthread.php?t=198863)

TNCclubman 01-26-2009 03:03 AM

did that, thanks... (my forum is in a folder so forgot to remove that along with my folder name before I pasted that...lol sorry bout that)

GlamRockTalk 01-26-2009 10:50 AM

Well, looks like I only have to work out those codes for the menu bar at the top and I'll be good to go :up:

I need to figure out how to center the links within the bar so that the mouseover doesn't go over the edge of the image and to make it look better. But, valign="middle" didn't work, so I'm assuming that it's being overridden by some sort of CSS/style setting. Also, the right side of the menu bar is still not the size that I want. See post here .....

https://vborg.vbsupport.ru/showpost....9&postcount=68

.....for the image of the menu bar and what I need some help on. If anyone can suggest what I can do to fix it, I'll have this style ready to debut for my new site! :D

TNCclubman 01-27-2009 07:43 PM

Anyone install vB 3.8.1 today? Does this style still work? Havent tried yet

Fungsten 01-27-2009 08:01 PM

Quote:

Originally Posted by TNCclubman (Post 1726441)
Anyone install vB 3.8.1 today? Does this style still work? Havent tried yet

Works fine with mine.

TNCclubman 01-27-2009 08:12 PM

Thanks gonna do it tonight when I get home.

GlamRockTalk 01-27-2009 08:34 PM

Christian,

How do I edit the menu bar as I detailed a couple of posts ago?

TNCclubman 01-28-2009 03:51 PM

https://vborg.vbsupport.ru/external/2009/01/15.jpg

Seriously cant figure this out. I want to put a 2nd copy of 'Todays Birthdays' in the right column where I have shown above. But I've copied the code from 'FORUMHOME' that shows todays birthdays and pasted it in the 'FOOTER' in that exact location. The cake image shows, the toggle arrow shows, the light blue table row shows, but NO user names with a birthday show (yes, there is at least a user with a birthday today lol)

Funny part is, the toggle works, I click it in the footer location, and the section in forumhome opens and closes, wtf...lol

Why wont it display the users with a birthday today? Everything else is showing????

Code:

<!-- today's birthdays -->
<tbody>
        <tr>
                <td class="thead" colspan="2">
                        <a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumhome_birthdays')"><img id="collapseimg_forumhome_birthdays" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_forumhome_birthdays].gif" alt="" border="0" /></a>
                        $vbphrase[todays_birthdays]
                </td>
        </tr>
</tbody>
<tbody id="collapseobj_forumhome_birthdays" style="$vbcollapse[collapseobj_forumhome_birthdays]">
        <tr>
                <td class="alt2"><a href="calendar.php?$session[sessionurl]do=getday&amp;day=$today&amp;sb=1"><img src="$stylevar[imgdir_misc]/birthday.gif" alt="$vbphrase[view_birthdays]" border="0" /></a></td>
                <td class="alt1" width="100%"><div class="smallfont">$birthdays</div></td>
        </tr>
</tbody>
<!-- end today's birthdays -->


TNCclubman 01-28-2009 04:05 PM

Also found this called 'BIRTHDAYBIT'
Code:

<!--rlm--><a href="member.php?$session[sessionurl]u=$birthday[userid]">$birthday[username]</a><if condition="$birthday[age]"> <!--rlm-->($birthday[age])</if>
Ive tried putting that in as well near that other code and to no avail...

TNCclubman 01-28-2009 04:24 PM

Heres where Ive tried incorporating both codes...

Code:

<!-- today's birthdays -->
<tbody>
        <tr>
                <td class="thead" colspan="2">
                        <a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumhome_birthdays')"><img id="collapseimg_forumhome_birthdays" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_forumhome_birthdays].gif" alt="" border="0" /></a>
                        $vbphrase[todays_birthdays]
                </td>
        </tr>
</tbody>
<tbody id="collapseobj_forumhome_birthdays" style="$vbcollapse[collapseobj_forumhome_birthdays]">
        <tr>
                <td class="alt2"><a href="calendar.php?$session[sessionurl]do=getday&amp;day=$today&amp;sb=1"><img src="$stylevar[imgdir_misc]/birthday.gif" alt="$vbphrase[view_birthdays]" border="0" /></a></td>
                <td class="alt1" width="100%"><div class="smallfont"><!--rlm--><a href="member.php?$session[sessionurl]u=$birthday[userid]">$birthday[username]</a><if condition="$birthday[age]"> <!--rlm-->($birthday[age])</if></div></td>
        </tr>
</tbody>
<!-- end today's birthdays -->


GlamRockTalk 01-28-2009 04:59 PM

TNCclubman, could it be that it's one of those things where it can only be displayed once on the page? Have you tried temporarily removing (backing it up, of course) it from the forum home and then adding it to the footer?

I'm keeping a close watch on this as well as I've wanted to add that part of it to the style to mimic the FB style.

TNCclubman 01-29-2009 04:35 PM

Anyone try installing 'FACEBOOK connect" https://vborg.vbsupport.ru/showthread.php?t=203064 with this style? Does it work? Or is it just for the default vB style?

GlamRockTalk 01-29-2009 09:41 PM

I haven't tried it yet. But, I plan to do it. :)

We'll see how it goes.

Gamelobby 01-29-2009 09:43 PM

I'm going to do it also.. as soon as i get one question answered. :)

GlamRockTalk 01-29-2009 09:50 PM

Question on this thread or the FBConnect mod thread?

Gamelobby 01-30-2009 12:11 AM

On the FBconnect thread..

One answer was that you will no longer have a database of emails, if they register from facebook. So you will not be able to send out mass emails from your site.
On the plus side, i think if you make an announcement or PM ALL members it will send them a notification on Facebook. (I think, still trying to clear it up)

TNCclubman 01-30-2009 12:14 AM

was thinking the same thing. They're all going to be in the same group, so maybe take some features away from that group and let them know they need to change their email in order to get that feature on your site...

imaroot 01-30-2009 02:34 AM

gonna bookmark this first for later use great template btw :)

GlamRockTalk 01-30-2009 03:16 PM

Anyone know how to add the member's avatar or profile picture at the top right of that sidebar?

Since Facebook has your "profile picture" at the top left, I figured we could do something similar, but on the opposite side. Any thoughts?

GlamRockTalk 01-31-2009 01:15 AM

I tried using the code to get the avatar to show on the right sidebar, but no dice.

Can we/should we use this way? https://vborg.vbsupport.ru/showthrea...=avatar&page=3

DotSauce 01-31-2009 04:17 AM

How is this not in violation of Facebook copyright?

TNCclubman 01-31-2009 04:21 AM

You cant copyright blue.

Shaliza 01-31-2009 06:09 AM

I think they're talking about the layout.

TNCclubman 02-03-2009 06:46 PM

You cant copyright layout...

logos, images yes... colors, not exact html, no...

GlamRockTalk 02-04-2009 02:20 AM

So, I opened my new site using this style.... GervaisBook.com

....it's a fan site for Ricky Gervais (British actor from original "The Office", from "Extras" on HBO, various stand up acts and "Ghost Town" among many other films).

His last name is pronounced "JER-VASE", so it sorta sounds like "FACE" :D

A few more tweaks and stuff, but got it mostly done.

KevinL 02-04-2009 02:44 AM

Quote:

Originally Posted by TNCclubman (Post 1729702)
You cant copyright blue.

I'm sorry but I burst out laughing!!

Quote:

Originally Posted by GlamRockTalk (Post 1733727)
So, I opened my new site using this style.... GervaisBook.com

....it's a fan site for Ricky Gervais (British actor from original "The Office", from "Extras" on HBO, various stand up acts and "Ghost Town" among many other films).

His last name is pronounced "JER-VASE", so it sorta sounds like "FACE" :D

A few more tweaks and stuff, but got it mostly done.

Looks good! Nice work!

SnowBot 02-05-2009 02:16 AM

Anychance of an update for 3.8.1 please ?

TNCclubman 02-05-2009 03:02 AM

It works 100% with 3.8.1

SnowBot 02-05-2009 06:49 AM

Quote:

Originally Posted by TNCclubman (Post 1734822)
It works 100% with 3.8.1

It was made for 3.0.0 Beta and some templates have changed like the navbar and footer.

TNCclubman 02-05-2009 02:15 PM

Dont understand, what are you saying doesnt work now?

kimof911 02-05-2009 03:14 PM

hi all

i just wanna thank you on your great style

but

there is still images that is not shown ...

all my forum images is shown perfectly ...home page icons , header , footer...etc

the only images that is not shown is the profile noavatar.gif

i have uploaded the theme in my site.com/forum/images/styles

i have got the links that is broken...

it is

mysite.com/images/styles/new_facebook/images/misc/noavatar.gif

how the whole theme works well from the directory forum/images

and just the noavatar.gif is working from root/images

how to solve this issue

thanks in advance

TNCclubman 02-05-2009 06:14 PM

use the style search in your admincp...

search for noavatar.gif in the NewFCB template.

look for it in the file that the search finds for you.

add /forum before the images in the url for noavatar.gif that is found within.

Gamelobby 02-06-2009 05:33 PM

Quote:

Originally Posted by kimof911 (Post 1735244)
hi all
there is still images that is not shown ...

all my forum images is shown perfectly ...home page icons , header , footer...etc

the only images that is not shown is the profile noavatar.gif

i have uploaded the theme in my site.com/forum/images/styles

i have got the links that is broken...
it is

mysite.com/images/styles/new_facebook/images/misc/noavatar.gif

how the whole theme works well from the directory forum/images
and just the noavatar.gif is working from root/images
how to solve this issue
thanks in advance

Yes try what TNC said.. you are missing "forum" in your file path.

kimof911 02-06-2009 05:57 PM

Quote:

Originally Posted by TNCclubman (Post 1735411)
use the style search in your admincp...

search for noavatar.gif in the NewFCB template.

look for it in the file that the search finds for you.

add /forum before the images in the url for noavatar.gif that is found within.



that was perfect ....thanx man...

really i liked this style...thank you :up::up::up:


Quote:

Yes try what TNC said.. you are missing "forum" in your file path.

thanx it was perfect :)

netcommander 02-06-2009 08:55 PM

1 Attachment(s)
its amazing
but i see some problem album phrase cannot see in member profile page
i've add attachment pls help
how can I fix this

TNCclubman 02-09-2009 06:08 PM

its missing the text part of the link for 'Pics of *username*'

the link is there, but nothing in the word part. Checked the code and it has a vbphrase of [pics_of_x]

apparently vb doesnt recognize that put [albums_created_by_x] and it works.

t-mac 02-13-2009 03:59 AM

Thanks TNCclubman. That works great. Replaced and now it shows up!

MOGmartin 02-15-2009 05:19 PM

First off, thanks to all you guys that have been putting in lots of hours of work on sorting out various issues with this template, I have followed your discussion this afternoon and updated mine as well, thanks for saving me the headache!

Just a "quick" mod to this, how can I move the right sidebar to the left of the forumbit to closer resemble the skin at the example site?

thanks!

MOG

jambo_1969 02-16-2009 05:06 AM

Quote:

Originally Posted by MOGmartin (Post 1745096)
First off, thanks to all you guys that have been putting in lots of hours of work on sorting out various issues with this template, I have followed your discussion this afternoon and updated mine as well, thanks for saving me the headache!

Just a "quick" mod to this, how can I move the right sidebar to the left of the forumbit to closer resemble the skin at the example site?

thanks!

MOG

I think the right sidebar is in the footer template...leastways, I removed it completely from my site...

Shaliza 02-16-2009 07:54 AM

So despite this being a cool theme, the original screenshot turned out to be misleading?

MOGmartin 02-16-2009 10:04 AM

Quote:

Originally Posted by jambo_1969 (Post 1745627)
I think the right sidebar is in the footer template...leastways, I removed it completely from my site...


yep, and I added it by copying and pasting it from the 3.7 version, but the question was how to move it to the left hand side...

any ideas?


All times are GMT. The time now is 11:08 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.01630 seconds
  • Memory Usage 1,830KB
  • 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_code_printable
  • (9)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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