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-04-2010 10:26 PM

"still" - there was a significant amount of work to upgrade this for vb4. I also have a new CSS file in the pipeline to pretty things up a little more without adding too much overheads

Steelersfan 02-08-2010 11:24 AM

Hey dartho, skin works great! Question though. Is there no "quote" option? Or am I missing it?

testbot 02-08-2010 05:11 PM

didn't the old theme jump you to the newest post when you clicked on a thread? i would love to have that back. i already fixed the class_core so i guess the rest is in the forum display links or something?

Gene Steinberg 02-08-2010 09:01 PM

Sorry, I cannot import this style into a vBulletin 4.0.1 installation. Says something about a 4.0.99.

Peace,
Gene

dartho 02-08-2010 09:06 PM

Quote:

Originally Posted by testbot (Post 1977611)
didn't the old theme jump you to the newest post when you clicked on a thread? i would love to have that back. i already fixed the class_core so i guess the rest is in the forum display links or something?

Edit the threadbit template, find:

HTML Code:

<a href="{vb:link thread, {vb:raw thread}, {vb:raw pageinfo}, 'threadid', 'threadtitle'}" id="thread_title_{vb:raw thread.realthreadid}">{vb:raw thread.threadtitle}</a>
and replace with

HTML Code:

<a href="{vb:link thread, {vb:raw thread}, {vb:raw pageinfo_newpost}, 'threadid', 'threadtitle'}" id="thread_gotonew_{vb:raw thread.realthreadid}">{vb:raw thread.threadtitle}</a>

Quote:

Originally Posted by Steelersfan
Hey dartho, skin works great! Question though. Is there no "quote" option? Or am I missing it?

Edit the newreply template and replace

HTML Code:

<textarea name="message" id="{$editorid}_textarea" rows="10" cols="15" style="width:100%; height:100px">{vb:raw newpost.message}</textarea>
with
HTML Code:

<vb:comment><textarea name="message" id="{$editorid}_textarea" rows="10" cols="15" style="width:100%; height:100px">{vb:raw newpost.message}</textarea></vb:comment>

{vb:raw messagearea}


dartho 02-08-2010 09:07 PM

Quote:

Originally Posted by Gene Steinberg (Post 1977785)
Sorry, I cannot import this style into a vBulletin 4.0.1 installation. Says something about a 4.0.99.

Peace,
Gene

Choose to ignore version numbers when importing.

Gene Steinberg 02-08-2010 09:30 PM

Quote:

Originally Posted by dartho (Post 1977790)
Choose to ignore version numbers when importing.

I'll try that.

Peace,
Gene

Gene Steinberg 02-08-2010 09:41 PM

Quote:

Originally Posted by dartho (Post 1977790)
Choose to ignore version numbers when importing.

I tried that.

Installed the wireless.css file in the forum root. Installed the style and the plugin, and configured the plugin to use the Mobile style when connecting via a mobile device.

Doesn't seem to work that way on my iPhone. Is that not supported?

Peace,
Gene

dartho 02-08-2010 10:15 PM

Have you made the style user selectable?

Gene Steinberg 02-08-2010 10:26 PM

Quote:

Originally Posted by dartho (Post 1977839)
Have you made the style user selectable?

Yes.

Check forum.rockoids.com and see for yourself.

Peace,
Gene


All times are GMT. The time now is 05:34 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.01348 seconds
  • Memory Usage 1,742KB
  • 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_html_printable
  • (6)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