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)

DevilZone 10-28-2010 10:52 AM

Quote:

Originally Posted by thieu.bocap (Post 2115166)
Can't modified threadbit template,

Error Message:
Code:

Warning: Invalid argument supplied for foreach() in [path]/includes/functions.php on line 3362
Please, help me!

GMS.VN :-< Please reup the footer and do not remove : Mobile Style by Dartho

Good code cms :D like me

thieu.bocap 10-29-2010 02:59 AM

Quote:

Originally Posted by DevilZone (Post 2115192)
GMS.VN :-< Please reup the footer and do not remove : Mobile Style by Dartho

Good code cms :D like me

Ch?u xin, vạch ?o cho người xem lưng :((

DevilZone 10-30-2010 04:46 AM

Quote:

Originally Posted by thieu.bocap (Post 2115510)
Ch?u xin, vạch ?o cho người xem lưng :((

do not remove footer please . :)

what happens with your forum ?

MattLuria 10-31-2010 04:55 AM

Edit: Nvm. Restarting my browser, i was able to download the file.

robdawg 11-01-2010 11:07 PM

Anyone get this to work if you have VBAdvanced or vbSEO?

robdawg 11-01-2010 11:42 PM

Just answered my own question.

I created a Plugin:

Product: vBulletin
Hook Location: Global Complete
Title: Disable vBAdvanced for Mobile Style
Execution Order: 2
Code:
PHP Code:

if ($vbulletin->userinfo['styleid'] == 5)
  
define('SKIP_OUTPUT'1); 

IMPORTANT - Make sure to replace "5" with the ID to your mobile style. This will basically set a flag for vbAdvanced to NOT process the template output.

If anyone has feedback, post it up. Hope this helps someone.

Robbed 11-06-2010 06:01 PM

dartho, I use your force style to domain with this style. It works to reach the site but when you start clicking forums and link it goes back to the main skin.

Has anyone got this going?

dartho 11-07-2010 12:01 AM

got a link for me to check?

Robbed 11-07-2010 09:43 PM

Thanks for the help. It's woking good.

One request members have been asking for is to scale the images like previous version. I'm not sure if it was you're 3.6 mobile style that did that.

Robbed 11-07-2010 11:03 PM

I had issues with the image showing.

Code:

<div class="logo" style="text-align:right;">
I had to add this code higher up near the title code.


All times are GMT. The time now is 09:11 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.01391 seconds
  • Memory Usage 1,740KB
  • 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
  • (2)bbcode_code_printable
  • (1)bbcode_php_printable
  • (3)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