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)

Jackie1 01-16-2010 05:40 AM

please fix fox 4.0.1 version

dartho 01-16-2010 09:08 PM

This is working fine for version 4.0.1

@swijaya0101 - choose to ignore the version number

If you don't like the Out-of-Date Custom Templates Found! messages, see https://vborg.vbsupport.ru/showthrea...43#post1938543 for a query you can run via "Maintenance=>Execurte SQL Query" the to get rid of those messages (I'll look at adding this as an option in the Mobile Options add-on)

stalkertj 01-16-2010 09:16 PM

I just reinstalled it and it's working fine... feel dumb for not trying that, but it just appeared broken like something changed with the stylevars after the 4.0.1 upgrade. But alas, it works fine ;)

Thanks dartho!

struff 01-17-2010 03:17 AM

Quote:

Originally Posted by dartho (Post 1946741)
Adding the following "Replacement Variables" should help:

border="0" alt="" /> => target="_blank">[image]</a>
class="inlineimg" /> => >[smilie]</a>
img src => a href
img src="http => a href="http

Sorry if this is a stupid question but where do I put this? Where I thought it would go, doesn't appear correct since it is asking me what I want to replace.

Thanks

dartho 01-17-2010 08:55 AM

sorry struff, should probably have been more clear. Add replacement variables as follows:

-----------------------------------------------
| search for text......| replace with text

-----------------------------------------------
| border="0" alt="" />.| target="_blank">[image]</a>
| class="inlineimg" />.| >[smilie]</a>
| img src..............| a href
| img src="http........| a href="http
-----------------------------------------------

struff 01-18-2010 03:02 AM

Quote:

Originally Posted by dartho (Post 1958001)
sorry struff, should probably have been more clear. Add replacement variables as follows:

-----------------------------------------------
| search for text......| replace with text

-----------------------------------------------
| border="0" alt="" />.| target="_blank">[image]</a>
| class="inlineimg" />.| >[smilie]</a>
| img src..............| a href
| img src="http........| a href="http
-----------------------------------------------

Cool, that worked. Thanks.

Can it be done for video as well?

Gene Steinberg 01-18-2010 03:25 AM

Quote:

Originally Posted by dartho (Post 1957692)
This is working fine for version 4.0.1

@swijaya0101 - choose to ignore the version number

If you don't like the Out-of-Date Custom Templates Found! messages, see https://vborg.vbsupport.ru/showthrea...43#post1938543 for a query you can run via "Maintenance=>Execurte SQL Query" the to get rid of those messages (I'll look at adding this as an option in the Mobile Options add-on)

Maybe for you. But when I try to import, it just stalls and nothing happens. I have no problems with other products.

Peace,
Gene

sobolensky 01-20-2010 02:35 PM

Anyone have an issue with CSS accross the board after installing the mobile ap. It started to default to the mobile screen regardless if we selected another theme/skin. When I deinstalled it and reloaded the other themes, they all were now text mode.

jaffaman 01-21-2010 08:31 PM

How do i get it to go stright to the forum.php as i am running VB4 suite on a test site.
I know someone said just go to line 351 and change 'index.php' to 'forum.php' but line 351 says...
Code:

<strong>*{vb:rawphrase user_cp}*</strong>

dartho 01-21-2010 09:50 PM

Edit the vbcms_page template in teh mobile style and replace

HTML Code:

{vb:raw toolbar}
<div class="vbcms_content">
{vb:raw layout}
</div>

with something like

HTML Code:

<div class="vbcms_content">
Home page unavailable in mobile view, click <a href="forum.php">HERE</a> to view forums.
</div>



All times are GMT. The time now is 04:56 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.01523 seconds
  • Memory Usage 1,746KB
  • 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
  • (2)bbcode_html_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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