vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Styles (https://vborg.vbsupport.ru/forumdisplay.php?f=247)
-   -   Forum Style - Lightweight Style for Small Screen Devices (cell phone, iphone, mobile, android) (https://vborg.vbsupport.ru/showthread.php?t=249277)

Ommand 06-28-2011 05:04 PM

1 Attachment(s)
I'm having a little bit of a hiccup using the provided plugin to disable vbadvanced integration.

If I view the forums from my desktop browser and select the Lightweight style everything displays correctly, if I view the same page from my phone (htc desire) the forum integration remains and the forums generally display broken, as seen in the attached screenshot.

Any thoughts what the issue could be?

P.S. I have the plugin installed and it appears to be correctly configured.

Edit: Sorry disregard, had to clear my phone's cache. Excellent theme / plugin, thanks a lot!

dartho 06-28-2011 10:06 PM

Quote:

Originally Posted by leftanalog (Post 2214152)
Ive been looking through the templates, but am unsure what I need to add/change to get the "Post thank you" hack to work with this lightweight style.

If someone could please help.
Thanks a ton.

You should as in the post thanks hack thread - they would have a a much better idea than I.
Quote:

Originally Posted by Ommand (Post 2214164)
...Any thoughts what the issue could be?

P.S. I have the plugin installed and it appears to be correctly configured.


Edit: Sorry disregard, had to clear my phone's cache. Excellent theme / plugin, thanks a lot!

Glad to hear is OK - as an aside, that screen dump shows you don;t have this style installed, but the old Moile style I originally did.

Ommand 06-29-2011 05:59 PM

Weird, I'm most certainly using the latest version from this thread. Perhaps it has something to do with me being on an older version of vbulletin.

dartho 06-29-2011 10:28 PM

I guess you fixed it? Looks like t he right version on your site.

The Dawg 07-02-2011 08:11 PM

1 Attachment(s)
Quote:

Originally Posted by struff (Post 2097230)
A couple of questions:

2) Sometimes videos show up as the entire video and sometimes just a link "Youtube Video". Any idea why?
.

Quote:

Originally Posted by dartho (Post 2097304)
2. DO you have any media embedding plugins? The videos natively supported by vBuilletin would show as links, but of you have AME or other BBCODE, it would show as a video.

I am using 4.1.4, so the VB [ video ] code is used for embeds now. Is there a way I could get the youtube vids to show up as videos instead of links?



FIXED:

I replaced the bbcode_video template with the code from the VB mobile skin and it fixed the problem.

dartho 07-02-2011 08:34 PM

try reverting the bbcode_video template

Robbed 07-03-2011 01:32 AM

Since upgrading to 4.14

on post reply the smilies are lined up in a column, any way to fix it?

Robbed 07-03-2011 02:28 AM

Quote:

Originally Posted by The Dawg (Post 2216020)
I am using 4.1.4, so the VB [ video ] code is used for embeds now. Is there a way I could get the youtube vids to show up as videos instead of links?



FIXED:

I replaced the bbcode_video template with the code from the VB mobile skin and it fixed the problem.

Can you post the template. I tried using the one from VB mobiel style and it still embeds.

dartho 07-03-2011 06:33 AM

@robbed - there are now smilies or embeded video in this style - sounds like you've merged templates? Re-install the lightweight one over top perhaps?

Here's teh bbcode_video template for this style - do a compare:
Code:

<vb:if condition="$provider == 'hulu'">
  <a href="http://www.hulu.com/embed/{vb:raw code}" target="_blank">Hulu Video</a>
<vb:elseif condition="$provider == 'youtube'" />
  <a href="http://www.youtube.com/v/{vb:raw code}" target="_blank">Youtube Video</a>
<vb:elseif condition="$provider == 'vimeo'" />
  <a href="http://vimeo.com/moogaloop.swf?clip_id={vb:raw code}" target="_blank">Vimeo Video</a>
<vb:elseif condition="$provider == 'dailymotion'" />
  <a href="http://www.dailymotion.com/swf/{vb:raw code}" target="_blank">Dailymotion Video</a>
<vb:elseif condition="$provider == 'metacafe'" />
  <a href="http://www.metacafe.com/fplayer/{vb:raw code}.swf" target="_blank">Metacafe Video</a>
<vb:elseif condition="$provider == 'google'" />
  <a href="http://video.google.com/googleplayer.swf?docid={vb:raw code}" target="_blank">Google Video</a>
<vb:elseif condition="$provider == 'facebook'" />
  <a href="http://www.facebook.com/v/{vb:raw code}" target="_blank">Facebook Video</a>
</vb:if>


Mr Morningstarr 07-03-2011 05:07 PM

Can't upload the XML file

Quote:

Invalid File Specified


All times are GMT. The time now is 04:56 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.01863 seconds
  • Memory Usage 1,745KB
  • 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
  • (1)bbcode_code_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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