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)

tormodg 01-18-2009 09:31 AM

This style is so full of buggy image paths it's painful. I have the forums in /forums/ and have to fix tons of paths.

Majidm 01-18-2009 09:54 PM

Thanks for posting this and including the PSD files, I will probably be customizing it for my new site :)

NorCal 01-19-2009 02:58 PM

can you tell me how to fix that specific path?

TNCclubman 01-20-2009 03:38 AM

Quote:

Originally Posted by NorCal (Post 1716204)
I'm using a default 3.8 install with no mods except vbBlog and vbProjects. The style is working fine except that when you go to a user's profile and it shows their friends, ALL of the friends and visitor comments show the images/styles/new_facebook/images/misc/unknown.gif instead of the user's profile picture. I think this is an issue in the style, not an issue in my configuration. Where would I edit this setting so that it displays each of the users' profile pictures?

same here

Gamelobby 01-20-2009 05:17 AM

Quote:

Originally Posted by Fungsten (Post 1691249)
The image for images/styles/new_facebook/images/ads/side01.jpg is not showing up. Yes I have checked the path. TIA.

Quote:

Originally Posted by Fungsten (Post 1692143)
For some reason it didn't show up in IE and only Firefox. Anyways I put in Google Ads to that spot and it works. Thanks.

Where did you edit that ad..?
I cant find it.. all i have is a red x that links to MyLS1.com

Gamelobby 01-20-2009 05:28 AM

Also how did this image miss the root directory..?
Code:

http://Example.com/images/misc/userfield_edit.gif
Code:

http://Example.com/forums/images/styles/new_facebook/images/misc/whos_online.gif
Something isn't right.. some images paths are correct, & some aren't.
Wait.. are some supposed to be loaded into a root folder & some, somewhere else.?
Or did i just screw it up.? lol (i dont think it is me..)

:)

Gamelobby 01-20-2009 06:43 AM

Also why is there 2 contact us..?

Code:

<!-- ########## DIV LINES ########## -->
<tr><td colspan="4" class="borderads" style="padding:1px"></td></tr>
<tr><td class="alt1 smallfont" align="left" width="100%">
<a href="sendmessage.php">$vbphrase[contact_us]</a>
</td></tr>
<!-- ########## /DIV LINES ########## -->

I'm guessing it wont be a problem to delete one..?

Graphictr 01-21-2009 06:05 PM

Thanks

NorCal 01-21-2009 06:28 PM

Any help with this?

Quote:

Originally Posted by NorCal (Post 1716204)
I'm using a default 3.8 install with no mods except vbBlog and vbProjects. The style is working fine except that when you go to a user's profile and it shows their friends, ALL of the friends and visitor comments show the images/styles/new_facebook/images/misc/unknown.gif instead of the user's profile picture. I think this is an issue in the style, not an issue in my configuration. Where would I edit this setting so that it displays each of the users' profile pictures?


TNCclubman 01-21-2009 09:09 PM

Anyone know where the screenshots or demo is for this style? Its not eibuddy... looks nothing like this release...

Gamelobby 01-22-2009 12:42 AM

What is this image..?
Code:

/images/misc/userfield_edit.gif
It doesn't exist in the zip, & i dont see it on the demo.?

TNCclubman 01-23-2009 02:33 AM

OK, heres the screenshot of the install
https://vborg.vbsupport.ru/external/2009/03/63.jpg

AND HERE IS THE EIBUDDY SCREENSHOT
https://vborg.vbsupport.ru/external/2009/03/64.jpg

My question is, where is the quick menu that I circled in red on this release??????? Its no where to be seen on this style.

TNCclubman 01-23-2009 02:51 AM

Ok, I checked the HEADER template and its definitel missing the RIGHT MENU portion... maybe it was mistakenly left out?

Chris?

TNCclubman 01-23-2009 03:21 AM

also in your profile, under your pic, 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 because I put [albums_created_by_x] and it works.

Gamelobby 01-23-2009 03:21 AM

Yea maybe we can copy it from the 3.7 version..?
All of the header templates are blank.

You are right though they are two different skins with a similar style & color. lol
Ads are on the opposite side too

TNCclubman 01-23-2009 03:37 AM

Chris?

tormodg 01-23-2009 06:25 AM

This style needs some serious work to appear correctly. I spent upwards of 20+ hours customizing it, mostly fixing path problems, missing images, missing menus etc.

@TNClubman: Download the 3.7 version and just copy the menu from there. In that version I believe it is in the template for ad placements after header (or before, not sure), while in the new version it needs to be pasted into the footer.

Shaliza 01-23-2009 09:02 AM

20+ hours? Wow.

tormodg 01-23-2009 10:02 AM

Quote:

Originally Posted by Shaliza (Post 1722085)
20+ hours? Wow.

Well, to be fair that does include customizations which would have to be done regardless of which style I was using.

TNCclubman 01-23-2009 01:46 PM

tormodg, thanks, ive been doing it for 8 hours since yesterday, but its coming along. Ya, I got the menu working, but its just html in the 'footer' template. Youre right...

At least Im getting to know where everything is, Im learning...lol

Any idea how we can get a 'Todays Birthdays' cake and the list of peoples birthdays in the footer template like Chris has on eibuddy (and like facebook)?

I've tried copying the exact code from the forum and putting it in there but it doesnt work...

Im up to this...

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

TNCclubman 01-23-2009 02:25 PM

To put "Todays Birthdays" in the right column, Im editing the 'footer' template.

This is the code Im putting there and its not working...

any ideas?
Code:

$vbphrase[todays_birthdays]
                <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>

All I get is a little birthday cake that links, but the birthday usernames arent there.

TNCclubman 01-23-2009 09:34 PM

If you want your page to have a thin gray border going around the white part in the center (used to exist in the vB 3.7 Facebook Pro, but for some reason, not released in this version)

Go into your style editor, scroll down to PAGE BACKGROUND, and in the section labeled EXTRA CSS ATTRIBUTES enter border: 1px solid #CCCCCC;

christian8a 01-24-2009 12:29 AM

Hey, to put the image on the title I put it on the phrase like

<img class="inlineimg" border="0" src="/images/sidemenu/birthday.gif"/>&nbsp;

just replace where the image path is on your site

TNCclubman 01-24-2009 01:14 AM

The image displays, just not the people who's birthday it is... any ideas?

GlamRockTalk 01-25-2009 02:32 AM

So, do we really have to copy things from the 3.7 version and then add them here? I'm a little confused as to what we should be doing here.

TNCclubman 01-25-2009 03:49 PM

After working on this theme for the past 3 days, its a good base, but you need to add/edit alot of stuff to make it work and look more refined. Its a great base if you want to upgrade to vB 3.8 and you were using Chris's 3.7 Facebook Pro theme...

Anyone have a solution to display Todays birthdays in the right column?

GlamRockTalk 01-25-2009 04:01 PM

1 Attachment(s)
TNCclubman,

I've installed this one and not using the 3.7 one. Are there any particular things that I should be mindful of or tips that you have to make it easier on me getting this one up to snuff?

One thing that I'm working on is.....

See Attached Image: The menubar at the top is not looking like I want it to. I've adjusted the image/logo to my own and have increased the size of the image to make the bar a little taller, but the links ("Home", "Your Profile", etc) are not centered vertically which causes the mouseover button to display under the actual menubar. How can I fix that? Also, as you can see, the right side of the menu bar is showing smaller, so which image do I adjust to fix that side?

TNCclubman 01-25-2009 04:58 PM

Im not sure, but Id check within the file you edited the size of the menu bar (not sure which one) there should be table sizes you can edit (just increase them to match the height of the logo. Also to center vertically, you can also add that there too.

GlamRockTalk 01-25-2009 05:58 PM

Quote:

Originally Posted by TNCclubman (Post 1722757)
If you want your page to have a thin gray border going around the white part in the center (used to exist in the vB 3.7 Facebook Pro, but for some reason, not released in this version)

Go into your style editor, scroll down to PAGE BACKGROUND, and in the section labeled EXTRA CSS ATTRIBUTES enter border: 1px solid #CCCCCC;

Thanks for this TNCclubman :up:

TNCclubman 01-25-2009 07:34 PM

no problem, it took me over an hour of trial and error until I found where to add that. Makes it look way better...

TNCclubman 01-25-2009 07:42 PM

also, if you want a tiling background image...

In the BODY section, go to EXTRA CSS ATTRIBUTES and add this line (heres the complete code for that section.

background-image: url(http://www.yoursite.com/background.jpg);
margin: 0px 0px 5px 0px;
padding: 0px;

GlamRockTalk 01-25-2009 09:01 PM

Hmm...not sure that I want the tiling background image since I want to mimic the Facebook style pretty much...but, great info! :D

By the way, how do you get into the right column to change/add things there?

I'm working on my postbit_legacy right now and getting it tweaked to how I want it. But, the right column (ads/contact us/etc) is next on my list.

TNCclubman 01-25-2009 09:10 PM

search for footer template. Its all in there.

GlamRockTalk 01-25-2009 09:18 PM

Thanks :up:

I remember reading about you having to add the "settings", "inbox", "my photos"...section on the right. How did you do that?

TNCclubman 01-25-2009 10:40 PM

Put this in the footer before the 'contact us'

Code:

<!-- #################### RIGHTSIDE MENU #################### -->
<table class="alt1" cellpadding="2" cellspacing="0" border="0" width="100%">
  <tr>
    <td class="alt1"> <img class="inlineimg" border="0" src="images/styles/new_facebook/images/sidemenu/usercp.gif"/>&nbsp;<a href="usercp.php">
      Settings</a> </td>
  </tr>
  <tr>
    <td class="alt1"> <img class="inlineimg" border="0" src="images/styles/new_facebook/images/sidemenu/pm.gif"/>&nbsp;<a href="private.php">
      Inbox </a> </td>
  </tr>
  <tr>
    <td class="alt1"> <img class="inlineimg" border="0" src="images/styles/new_facebook/images/sidemenu/photos.gif"/>&nbsp;<a href="album.php">
      My Photos</a> </td>
  </tr>
  <tr>
    <td class="alt1"> <img class="inlineimg" border="0" src="images/styles/new_facebook/images/sidemenu/friends.gif"/>&nbsp;<a href="memberlist.php">
      Browse Members</a> </td>
  </tr>
  <tr>
    <td class="alt1"> <img class="inlineimg" border="0" src="images/styles/new_facebook/images/sidemenu/groups.gif"/>&nbsp;<a href="group.php">
      Social Groups</a> </td>
  </tr>
  <tr>
    <td class="alt1"> <img class="inlineimg" border="0" src="images/styles/new_facebook/images/sidemenu/calendar.gif"/>&nbsp;<a href="calendar.php">
      Calendar</a> </td>
  </tr>
</table>
<br />
<!-- #################### /RIGHTSIDE MENU #################### -->


GlamRockTalk 01-25-2009 11:53 PM

Awesome TNCClubman! :D

Thanks so much! :up:

TNCclubman 01-26-2009 02:04 AM

No problem bro, we're all in this together.

GlamRockTalk 01-26-2009 02:21 AM

Okay, I just added the right side menu. The links are there, but the images aren't showing up. And, the path seems to be correct. Is there something special that needs to be done? Anything out of the ordinary?

TNCclubman 01-26-2009 02:31 AM

try removing the first slash before the word images in all the link paths ="/images

so

="images

GlamRockTalk 01-26-2009 02:38 AM

Yup..that's the deal :up:

So, you might want to edit the code you put above so others don't have that issue if you haven't already. Thanks again bro! :D


No images for Social Groups and Browse Members though. :(

Edited: Those images are "groups.gif" and "friends.gif" instead of what is showing in your code :)


All times are GMT. The time now is 03:14 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.01526 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
  • (6)bbcode_code_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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