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 - Mobile Style for vBulletin 4.0 (https://vborg.vbsupport.ru/showthread.php?t=228986)

dartho 02-20-2010 11:40 PM

ah - don't revert templates! reverting them tunrs them into vBulletin default style!

dartho 02-20-2010 11:44 PM

If you want to get rid of the "Out of Date Templates" messages you can run the following query via "Maintenance=>Execurte SQL Query" the to get rid of those messages

change DBNAME to the name of your database,XX to the styleid number of the mobile style and 4.0.2 to whatever the version number currently is.

UPDATE `DBNAME`.`template` SET `version` = '4.0.2', `mergestatus` = 'none' WHERE `template`.`styleid` =XX;

Rob F 02-21-2010 07:35 AM

Quote:

Originally Posted by dartho (Post 1987700)
ah - don't revert templates! reverting them tunrs them into vBulletin default style!

Didn't see any other option at the time :o

Ah well, every day is a school day. Will just reinstall later :)

Rob F 02-23-2010 03:42 AM

Have re-installed and so far appears to be working perfectly on 4.0.2 PL1 :)

struff 02-23-2010 03:39 PM

Quote:

Originally Posted by struff (Post 1986116)
Is there any way to remove videos from this style? It seems almost counter productive to have a style like this but it takes so long for pages to load because they have videos in them.

Thanks.

Quote:

Originally Posted by dartho (Post 1986128)
How are videos embedded? You may be able to add replacement variables to change embedded videos to links?

The videos are embedded using the [ video ] tag.

Thanks.

dartho 02-23-2010 08:26 PM

Edit the bbcode_video template in teh mobile style and replace it's contents with:

HTML 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>


PrincessFiona 02-24-2010 04:31 AM

I just installed on 4.0.1 and when I go to the style on my iphone the background is white and the forum links are blue. I tried logging in and it wouldn't take me back to the index page. When I clicked on the link to get me back it gave me a blank screen. I entered the URL myself and a logged in, but still there is no style showing up at all.

Is that what I should be seeing? Based on the pictures posted I thought there was more.

Kris

DivineMessenger 02-26-2010 11:10 PM

Rename your wireless.css.txt to wireless.css

4nawadir.com 02-28-2010 08:44 AM

Very Nice Man
Installed & Notaminated

PrincessFiona 02-28-2010 05:34 PM

Divine Messenger,

Thank you so much. You were right. I thought I had fixed my css file, but I hadn't. Thank you very much for taking the time to respond to me and let me know you had responded. Greatly appreciated...and

Thanks for this mod.

Kris

Jabong82 02-28-2010 10:21 PM

I am unable to upload this XML file (I have 4.0.2). It just says "Invalid File Specified". Any idea why this may be?

Rob F 03-01-2010 12:33 AM

Quote:

Originally Posted by Jabong82 (Post 1994076)
I am unable to upload this XML file (I have 4.0.2). It just says "Invalid File Specified". Any idea why this may be?

Did you tick the box to ignore version number?

archet1337 03-01-2010 08:06 AM

Is there a way to display notices in this style?

Jabong82 03-06-2010 08:25 PM

Quote:

Originally Posted by Rob F (Post 1994154)
Did you tick the box to ignore version number?

How do you do that? I don't know where to find that option in my adminCP.

Thank you.

dartho 03-06-2010 08:39 PM

Are you installing this as a product or style?

lilquit 03-10-2010 03:34 AM

I activated this, but it still doesnt show when i look on my phone. how do i activate?

dartho 03-10-2010 03:58 AM

You need to download and install it on your site.

lilquit 03-10-2010 04:03 AM

i did, how do i make it so it automatically goes to this style from a mobile phone.

also, how do I make it so you dont have to log in to view threads?

dartho 03-10-2010 05:46 AM

Logging in to view threads is style indpendant - that's your sites configurations placing those restrictions.

vBulletin.org is configuresd such that when a members downloads a modification, it disaplys a notice to the author of the modification accordingly. Same as when you click the "Mark as Installed" link. As fgar as I can tell, you have not downloaded this styel nor clicked the "Mark as Installed" (which makes no difference to functionality, so doesn;t really matter)

Anyway - assuming that vBulletin.org is wrong and to answer your question, install and configure this: https://vborg.vbsupport.ru/showthread.php?t=226946

we_are_borg 03-12-2010 04:56 AM

Quote:

Originally Posted by dartho (Post 1941496)
No chance - how can I "mobilise" widgets when they can be anything you want?

vBulletin are actively working on a mobile style/interace, lets see what they have to offer ...

Thanks for making this theme.

The cms can be done but you need to lose the widgets as a compromise. Then the cms can be skinned for mobile devices, its not ideal but its mobile so its all there is.

tehtide 03-12-2010 11:26 PM

Quote:

Originally Posted by grc (Post 1967927)
Thanks to dartho for taking a look at the site. The main forum page renders correctly till it comes to the place where the vBulletin forum is inserted by vBAdvanced. At that point the all links are broken because the spaces are removed from the code! "a href=" becomes "ahref=" and spaces in the link names are stripped out.

The vBAdvanced pages work fine in other styles, and this style looks fine on my test forum that doesn't have vBAdvanced.

I don't have a solution and doubt that I will. I thought I'd post what I've learned in case someone else runs into the same problem.

I've got the same issue... have you found anything to correct it?

esa66 03-15-2010 11:36 AM

I have this style installed and when listing New posts, links to Last page contain extra text "Array" like this:

http://www.matkapuhelininfo.com/f23/...ex22Array.html

dartho 03-18-2010 11:46 AM

no solution for vbadvanced in 'integrated' mode. This was only designed for vBulletin forums, not portals/cms etc

esa66 - that page you linked to does not exist...

esa66 03-19-2010 09:25 AM

Quote:

Originally Posted by dartho (Post 2005900)
esa66 - that page you linked to does not exist...

No, it does not, and this is the problem. The right link would be: http://www.matkapuhelininfo.com/f23/...9/index22.html , that is, without the extra word "Array" in the end (http://www.matkapuhelininfo.com/f23/...ex22Array.html). I tried to install Mobile Style again, but the same problem continues.

unicorn2433 03-21-2010 01:50 AM

Can you hide signatures and images in this version?

dartho 03-22-2010 11:39 PM

See this post for hiding images: https://vborg.vbsupport.ru/showthrea...01#post1958001

Tauhid 03-23-2010 10:38 PM

is there anyway to disable the vbulletin built in-adsense from appearing in this mobile theme? I installed this and I am loving this option so does the members. Please do let me know if there is a way.

Gamertype 03-24-2010 02:23 PM

I'm getting a invalid file specified when I upload the mobile-vbulletin-4.0.0-style.xml via admincp

I have the wireless.css in my forums root.

dartho 03-24-2010 09:19 PM

@Tauhid - you will probably have to delete the ad hooks in the templates
@Gamertype - are you insatlling this via Style Manager or Product Manager?

Gamertype 03-24-2010 09:59 PM

Quote:

Originally Posted by dartho (Post 2009644)
@Tauhid - you will probably have to delete the ad hooks in the templates
@Gamertype - are you insatlling this via Style Manager or Product Manager?

product manager

Gamertype 03-24-2010 10:06 PM

Got it working...Is there a way to switch back and forth? Mobile to non-mobile?

dartho 03-25-2010 12:33 AM

Install and configure this to add a linkto default style: https://vborg.vbsupport.ru/showthread.php?t=229044

InsomniacP 03-25-2010 06:18 AM

I seem to get the error message saying that it's not compatible with 4.2?

dartho 03-25-2010 07:20 AM

Choose to ignore style version when importing ...

InsomniacP 03-26-2010 05:59 AM

oh ok thanks....

DJPushpu 04-03-2010 08:09 AM

1 Attachment(s)
help me
after installing this style i got error in my user control panel
check this attachment .
how solve this
i have 4.02
plz help me:(

dartho 04-03-2010 09:39 AM

looks like you have somehow got teh default header footer, but with teh mobile usercp ...

did you "merge" teh mobiole style into your main style?

I'd suggest reverting the usercp template

rootsxrocks 04-04-2010 04:33 AM

I'm suprised the 450.00 I have invested in suite did not include some heavy mobility features. please tell me I just need to look for them?

kevin.kool 04-04-2010 07:14 AM

working well.

thank you!

hydn 04-07-2010 03:06 AM

Bug confirmed!


All times are GMT. The time now is 09:33 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.01807 seconds
  • Memory Usage 1,822KB
  • 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_html_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