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)

lifetube 12-21-2009 10:48 PM

this is great

thanks

Biker_GA 12-26-2009 10:12 AM

Quote:

Originally Posted by buontaiviem (Post 1934532)
Can u make CMS mobie skin or disable CMS when detect mobie?

This..

Additionally, is there a way to remove the hardcoded version number from the templates? Or make it so when you do update VB, it allows the changes to be merged rather than having the "You have X outdated templates" glaring at you whenever you log in to AdminCP. :D

dartho 12-26-2009 11:00 AM

May be able to make a plugin which disables CMS.

As for template versions - nothing to do about that sorry, it's teh way vB works. However, I *may* be able to make a php script that updates version numbers, maybe ...

b6gm6n 12-26-2009 11:22 AM

thanks for the screens, no screens, no install

dartho 12-26-2009 11:37 AM

Quote:

Originally Posted by b6gm6n (Post 1938534)
thanks for the screens, no screens, no install

Like that makes a difference to me :rolleyes: Rudeness will get you no where ...





Quote:

Originally Posted by Biker_GA (Post 1938506)
This..

Additionally, is there a way to remove the hardcoded version number from the templates? Or make it so when you do update VB, it allows the changes to be merged rather than having the "You have X outdated templates" glaring at you whenever you log in to AdminCP. :D

I have a query which should sort out all those template conflicts:


---snip---snip---
UPDATE `DBNAME`.`template` SET `version` = '4.0.0', `mergestatus` = 'none' WHERE `template`.`styleid` =XX;
/---snip---snip---

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

4.0.0 worked for me with PL1. I subsequently changed it to 4.0.1 to see what would happened - it didn't have an issue, so you could probably up the version number to 4.0.99 if you wanted to - someone wanna test?

You'll have to change the above query to take any database prefix into account.

NavS 12-26-2009 02:21 PM

Quote:

Originally Posted by buontaiviem (Post 1934532)
Can u make CMS mobie skin or disable CMS when detect mobie?

just go to line 351 and change 'index.php' to 'forum.php'

b6gm6n 12-26-2009 03:32 PM

Sorry dartho if i was rude, is there any reason why your not showing any screen-shots? i thought it would be a good selling point for your skin, anyways thanks

-b6

eSe7en 12-27-2009 03:08 PM

You might want to take a look at Replacement Variables.
It renders smileys with a ':-)' after them.
I removed them and worked nicely.

shadowgfx 12-28-2009 04:47 AM

Great skin! How would I enable the use of adverts?
I put in my Ad Code in the footer, but it doesn't show in the skin....

min0taur 12-29-2009 09:45 AM

Any Chance to Integrate it to CMS?


All times are GMT. The time now is 09:29 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.01094 seconds
  • Memory Usage 1,739KB
  • 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
  • (4)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