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)

dartho 08-25-2010 10:04 PM

Quote:

Originally Posted by bfdzio (Post 2089401)
Being told the 'Mark Forums Read' button doesn't work again...?

It works in Forumhome, but after checking I see that I did not update it in the search results.

To correct, edit the search_resultlist template and replace

Code:

<div class="footlink"><a href="forumdisplay.php?{vb:raw session.sessionurl}do=markread">{vb:rawphrase mark_forums_read}</a></div>
with

Code:

<div class="footlink"><a href="forumdisplay.php?{vb:raw session.sessionurl}do=markread&amp;markreadhash={vb:raw bbuserinfo.securitytoken}" rel="nofollow">{vb:rawphrase mark_forums_read}</a></div>

dartho 08-25-2010 10:15 PM

Quote:

Originally Posted by Mopar Rob (Post 2089398)
Can someone please help...
I am getting the following error When I try updating the Header Template as described above: adding child to non-existent node!

You would get that error if you have not made the edits's exactly as described.

Also, Fungsten is correct - there are 2 instances that should be edited

Find:
Code:

<vb:if condition="$vbulletin->options['ls_default_style_link']==1">
                        <a class="toplinks" href="{vb:raw $vbulletin->options['ls_navbar_home']}?{vb:raw session.sessionurl}styleid={vb:raw vboptions.ls_default_style}">{vb:raw vboptions.ls_default_link}</a>
                </vb:if>

and replace with:
Code:

                        <a class="toplinks" href="forum.php?{vb:raw session.sessionurl}styleid=xxx">Desktop</a>

IraqChoosesLife 08-25-2010 10:54 PM

Thank you
Regards

dartho 08-26-2010 02:26 AM

<a href="showthread.php?t=249339" title="vBulletin.org Forum - Mod 249339">Lightweight Style Options</a> released. If you made edits to include a link to teh default style, you can revert those edits and install this product.

Also released update to fix Mark Forums Read error on Search Results page

Ozymandyus 08-26-2010 03:25 AM

Dartho, I use a DroidX for mobile browsing...it's a monster huge screen so results may be atypical, but here's what I see.
  • Colors and fonts are great
  • Using it with your new mobile style options is very helpful, particularly for the 'return to normal style' link
  • It needs a spacer at the top. Currently the 'log out' button goes beyond the top edge of the style
  • 'Edit' and 'Reply' buttons overlap text...not badly, but very noticeable.

More feedback as I see it, but it's excellent for first release. Thank you for sharing with us.

Brandon Sheley 08-26-2010 03:54 AM

very nice 4.0 mobile style
/me tags this one

reimic 08-26-2010 07:03 AM

is there anyone out there who can optimize the cms section?

omanmoon.net 08-26-2010 12:35 PM

Hello
Thanks dartho for this amazing add-ons
am using from 3.x

but i have problem with Arabic language in this Plug-ins
i cant logging to the forum because the language cant be read!
even i change the encoding in the [lightweight-vbulletin-style-1.0.1] in the first line:

Code:

<?xml version="1.0" encoding="ISO-8859-1"?>
to UTF-8 also can't read

when i change encoding to [windows-1256] still cant read any thing but the logging is done!
The encoding [windows-1256] better for Arabic language
How can solve this problem because i like this style and use it.

Thanks

dartho 08-26-2010 12:45 PM

Hi omanmoon.net, I know very little of the complexities of encoding and translation between languages (among many, many other things :) ), but I'm sure someone else here probably does and can hopefully help.

dartho 08-26-2010 12:48 PM

Quote:

Originally Posted by djawir (Post 2089382)
here is screenshot on my device nokia e71 using default browser

I test primarily under IE, FF, Windows Mobile 6.5 (PocketIE), Opera Mini, Opera for Mobile, Chrome, Safari and have just loaded up an Android emulator and an iPhone emulator. I'm trying to find an emulator I can use for Nokia phones to test this further ...

Are you able to update firmware / browser software?


All times are GMT. The time now is 07:04 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.01846 seconds
  • Memory Usage 1,745KB
  • 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
  • (5)bbcode_code_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