![]() |
Quote:
https://vborg.vbsupport.ru/showthrea...outube+profile |
Quote:
I really dont know how to guide you through what you want to do to be honest, probably if you use vbadvanced and integrate the home page only, or the other way around, all of them and leave home page as default ?? not very sure... sorry :erm: |
Quote:
|
What is better than Advanced version?
|
Whats the difference in these two.?
- Facebook pro - Facebook music I uploaded both, but don't see any difference.? I was hoping the music version would give more options for social groups. |
does anyone else get the sidebar menu as shown in the screenshots on 1st page as to me i dont get this at all - i would like the sidebar if possible.
|
Anyone else have the photo album uploads not shrinking them to size and instead, the original size image being displayed so its cut off and too big for the screen? It doesnt seem to be shrinking the uploads down to the size I have set in the usergroup photo max width in the admin cp.
(my GD is working fine, the profile and avatar uploads are shrinking down) Maybe that template edit that displays your uploaded pic in the album is referencing the original upload and not the new GD developed pic based on your max width you have set? |
why is the side menu missing on my styles - does anyone know plz
|
Here's the Album>Picture View template... is it calling the original uploaded image, or the GD shrunk one to the size I have set in the admin section?
$stylevar[htmldoctype] <html xmlns="http://www.w3.org/1999/xhtml" dir="$stylevar[textdirection]" lang="$stylevar[languagecode]"> <head> $headinclude $usercss $picturecomment_css <title>$vboptions[bbtitle] - <phrase 1="$userinfo[username]" 2="$albuminfo[title_html]">$vbphrase[xs_album_y]</phrase> - $vbphrase[picture]</title> </head> <body> $header $navbar <div id="usercss"> <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center"> <tr> <td class="tcat"> <div class="smallfont" style="float: $stylevar[right]"> <if condition="$show['picture_nav']"> <a href="album.php?$session[sessionurl]albumid=$albuminfo[albumid]&pictureid=$pic_location[prev_pictureid]">$pic_location[prev_text_short]</a> | <a href="album.php?$session[sessionurl]albumid=$albuminfo[albumid]&pictureid=$pic_location[next_pictureid]">$pic_location[next_text_short]</a> <if condition="$show['usercss_switch']">|</if> </if> <if condition="$show['usercss_switch']"><a href="profile.php?$session[sessionurl]do=switchusercss&hash=$bbuserinfo[logouthash]&u=$userinfo[userid]">$usercss_switch_phrase</a></if> </div> <phrase 1="$pic_location[pic_position]" 2="$albuminfo[picturecount]" 3="$albuminfo[title]">$vbphrase[picture_x_of_y_from_album_z]</phrase> </td> </tr> <tr> <td class="alt1" align="center"> <table width="<if condition="$pictureinfo['width'] < 400">400<else />$pictureinfo[width]</if>" cellpadding="$stylevar[cellpadding]"> <tr> <td align="center"><img src="picture.php?$session[sessionurl]albumid=$albuminfo[albumid]&pictureid=$pictureinfo[pictureid]" alt="$pictureinfo[caption_censored]" /></td> </tr> <if condition="$show['moderation']"><tr><td align="center"><strong>$vbphrase[picture_waiting_moderator_approval]</strong></td></tr></if> <if condition="$pictureinfo['caption_html']"> <tr> <td align="$stylevar[left]"><em>$pictureinfo[caption_html]</em></td> </tr> </if> <tr> <td align="$stylevar[left]" class="smallfont"> <if condition="$show['edit_picture_option'] OR $show['add_group_link'] OR $show['reportlink']"> <div class="smallfont normal" style="float: $stylevar[right]"> <if condition="$show['edit_picture_option']"> <div><a href="album.php?$session[sessionurl]do=editpictures&albumid=$albuminfo[albumid]&pictureid=$pictureinfo[pictureid]&frompicture=1">$vbphrase[edit_picture]</a></div> </if> <if condition="$show['add_group_link']"> <div><a href="album.php?$session[sessionurl]do=addgroup&albumid=$albuminfo[albumid]&pictureid=$pictureinfo[pictureid]">$vbphrase[add_to_group]</a></div> </if> <if condition="$show['reportlink']"> <div><a href="album.php?$session[sessionurl]do=report&albumid=$albuminfo[albumid]&pictureid=$pictureinfo[pictureid]">$vbphrase[report_picture]</a></div> </if> </div> </if> <span class="shade">$vbphrase[picture_added]</span> $pictureinfo[adddate] <if condition="!$show['detailedtime']"><span class="time">$pictureinfo[addtime]</span></if> </td> </tr> <if condition="$show['picture_owner']"> <tr> <td class="smallfont" align="center"><div style="text-align: $stylevar[left]; width: 400px"> <div>$vbphrase[picture_url]<br /> <input type="text" value="$pictureinfo[pictureurl]" readonly="readonly" class="bginput" onfocus="this.select()" dir="ltr" size="30" style="width:400px" /> </div> <div>$vbphrase[bb_code]<br /> <input type="text" value="[IMG]$pictureinfo[pictureurl][/IMG]" readonly="readonly" class="bginput" onfocus="this.select()" dir="ltr" size="30" style="width:400px" /> </div> </div></td> </tr> </if> </table> </td> </tr> </table> <if condition="$show['picture_nav']"> <div class="smallfont" align="center" style="margin-top: $stylevar[cellpadding]px"> <a href="album.php?$session[sessionurl]albumid=$albuminfo[albumid]&pictureid=$pic_location[prev_pictureid]">$pic_location[prev_text]</a> | <a href="album.php?$session[sessionurl]albumid=$albuminfo[albumid]&pictureid=$pic_location[next_pictureid]">$pic_location[next_text]</a> </div> </if> $picturecomment_commentarea <if condition="$show['picturecomment_options'] AND $show['picture_nav']"> <div class="smallfont" align="center" style="margin-top: $stylevar[cellpadding]px"> <a href="album.php?$session[sessionurl]albumid=$albuminfo[albumid]&pictureid=$pic_location[prev_pictureid]">$pic_location[prev_text]</a> | <a href="album.php?$session[sessionurl]albumid=$albuminfo[albumid]&pictureid=$pic_location[next_pictureid]">$pic_location[next_text]</a> </div> </if> </div> $footer </body> </html> |
nevermind, trial and error shows max width can only be 400... carry on! lol
|
Quote:
Is there anything else..? Also is there any mod for the user to add a banner/header to their social group.? Thanks |
Thank you , good work :)
|
3 rd time im asking this :
in the preview pics it shows a side menu bar but installing the styles does not show any side menu - does anyone know why ? |
do you have any other mods installed? Id guess one of your other mods are blocking it from displaying. I installed this theme on a fresh new copy of vbulletin and the column shows up fine. I installed the gifts mod and its still there.
|
Quote:
Much appreciated |
no problem, we're all in this together!
|
Hi
Thank you for the style. I have installed the style on my server, however, its not showing up my logo and the left icons and also the other related pictures, I need help guys, here is the forum: http://goonto.com/forum |
First of all its a really nice style, but I have a some questions with the configuration:
Important Note 1: Keep in mind that because is a fixed style, profile pics, albums should have the right size.. where can I set these? -Profile pics should be set to (384 width by 500 height max) -Album pics should be set to (580 width by 604 height max) -Album thumbs should be set to (126 width max) Thx |
hello
i've been able show my logo and side icons now. however, i am not able yet to enable the friends link yet. let me know if you can help thank you |
Hi,
I have a problem that some pictures are not available. Plaese take a look on my screenshot or on http://www.zahnmedizinforum.de/forum...abstimmen.html. How can I solve the problem? Thx |
I now know where the problem is:
On my system is vBSEO 3.2.0 installed, and it seems that your style is not comparable with this. the pictures are not shown correctly, but when turning off vBSEO 3.2.0 the pictures are shown correctly. How can I solve the problem without turning off vBSEO 3.2.0 ? |
Just what I was looking for, works great, thanks.
|
nice work, thanks.. :)
|
Is it just me, or should this be set at 200 pixels max width or the table structure gets broken?
Profile pics should be set to (384 width by 500 height max) |
thats the same with me
|
Quote:
How do we put our own images, or ads in there.? |
To edit ads go to Admin cp / style manager / edit style / adlocationtemplates / header
at the bottom you will find the place to do that |
I'm a bit confused... :erm:
Which one should I choose? This one or the Facebook Advanced? :confused: :( :confused: |
Quote:
|
Christian, Im thinking of incorporating userplanes chat and IM into vbulletin... their install instructions are asking me to do this...
VBulletin Plug-ins Setup To install the VBulletin plug-ins you need to copy files to the vBulletin folder. Then use the ?Plugins & Products→Manage Products→Add/Import Product? menu link in the administrator section. Use the ?Import the XML file from your server? option. Choose the xml files (one by one): product-userplane_webchat.xml, product-userplane_webmessenger.xml, product-userplane_webrecorder.xml and press the Import button. To grant access permissions to different groups go to ?Usergroups→Usergroup Manager→GO? button. You will need to add/change necessary user permissions in the ?Userplane Chat Permissions? section. To configure each app, you will need to go to the admincp section as an administrator. On the left sidebar you will see the different Userplane applications. Choose the ?configure? link and make sure you put in flashcom server, domainID, and the proper adzone ID numbers for each application. Once properly configured there will be links to live chat and buddy list on the top horizontal navigation bar. On your profile page, you should also see the Minichat application embedded, as well as a link to create videos with Webrecorder. If you have any problems please contact support@userplane.com. My question is when I import the xml files, will it screw up my facebook theme you made? |
can some direct me to how to turn of google ads on leftside please, i have looked but cant see anywhere to doit
|
Quote:
|
or just delete that part and you have nothing there. Entirely up to you...
|
I realize if i delete it i can have it be blank, but what i meant was how can we put our own ads in there.?
Does it need special coding, or can we just put normal html/img codes, etc. (i guess i could try it & see. :D) |
just put normal html/img codes
|
How do you turn off mini statistics?? help!
|
Can I upgrade to vbulletin 3.7.4...
Will this theme still work? Will their have to be edits made after the upgrade? Will the theme need to be re-installed, and all edits made need to be re-done? |
Good Luck
|
I installed the Face Book theme and it seems the pictures are missing. I uploaded the fcb_images directory to the images directory and none of them show. the directory statusicon is not there either is the images
/images/fcb_images/statusicon/forum_new.gif Joe |
If vbulletin is installed in a folder (ie http://www.yoursite.com/forum) you need to add /forum before the /images... in all the files. Go in to the template editor in the admin section and edit all the instances of /images...
|
All times are GMT. The time now is 01:04 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|