vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Styles (https://vborg.vbsupport.ru/forumdisplay.php?f=230)
-   -   Mobile, Cell, Phone, PDA, iPhone Style (https://vborg.vbsupport.ru/showthread.php?t=174375)

dartho 10-25-2009 10:40 PM

I would hazard a guess that you either do not have your site configured to allow users to select change styles (AdminCP->vBulletin Options->Style and Language Settings->Allow Users To Change Styles), and/or you have not marked teh additional styles as user selectable (AdminCP->Styles & Templates->Style Manager and "tick" the boxes of teh styles you wish to allow users to access)

Byggahus 10-26-2009 08:31 AM

Thank you dartho! After I changed the "Allow Users To Change Styles" from No to Yes it works. :-)

jjrambo 10-27-2009 02:23 AM

One thing I would like to see on this setup is the link to the admin panel in both user profile and at bottom of page. This would help when I need to ban a retard and I'm not near a computer. I really do like the layout though, it's such a help to have a nice clean mobile layout, the color coding for stickies and such is a really nice add as well.

My users have been sending me PMs left and right about how they like it.

Props to the coder/designer. Thanks for taking the time to do this and making it so clean and simple.

Abizaga 10-28-2009 04:11 PM

The save button won't appear when I try to edit a post with this skin on my blackberry. why won't it work?

Bulent Tekcan 10-29-2009 07:48 AM

Hello,

I installed this style,but I have a problem.

I have a 5 style but only 2 used and active.In Firefox I saw only 2 style (is it correct) but in IE8 with Windows7 I saw every style.But I don't use other 3 how can I hide this.I think this is not compatible IE8 and Win7

Thanks

dartho 10-29-2009 09:06 AM

That sounds more like a vBulletin issue?

This is just a style, it is vBulletin php routines/files that build the "Style Chooser", not this style. Perhaps investigate more and lodge a bug report?

Mr. W 10-30-2009 07:21 PM

Quote:

Originally Posted by Abizaga (Post 1907450)
The save button won't appear when I try to edit a post with this skin on my blackberry. why won't it work?

____ I am uncertain. Earlier I've asked the very same question, and the designer doesn't know. He said that he didn't have access to a Blackberry to figure this out. I also use a Blackberry, and the work-around I've found is to use Opera Mini. While that browser doesn't work perfectly, everything in this style will show up as it should. The only real downside is the way text is entered using Opera Mini, but once you get used to it, it's not so bad. You should give it a try.

MissKalunji 10-30-2009 07:54 PM

I don't seem to have this problem....

dartho 10-30-2009 08:53 PM

Quote:

Originally Posted by Mr. W (Post 1908442)
____ I am uncertain. Earlier I've asked the very same question, and the designer doesn't know. He said that he didn't have access to a Blackberry to figure this out. I also use a Blackberry, and the work-around I've found is to use Opera Mini. While that browser doesn't work perfectly, everything in this style will show up as it should. The only real downside is the way text is entered using Opera Mini, but once you get used to it, it's not so bad. You should give it a try.

Try this (just a hunch)

Edit the editpost template for this style, find
Code:

$messagearea
</div>
<div>
<input type="hidden" name="s" value="$session[sessionhash]" />

replace with
Code:

$messagearea
</div>
<input type="hidden" name="s" value="$session[sessionhash]" />

Then find
Code:

<input type="submit" class="button" name="sbutton" value="$vbphrase[save]" accesskey="s" tabindex="1" />
</div>
</form>

replace with
Code:

<input type="submit" class="button" name="sbutton" value="$vbphrase[save]" accesskey="s" tabindex="1" />
</form>

and let me know what happens. If it unlkely makes thinks worse, just revert that template.

Mr. W 10-30-2009 09:55 PM

Quote:

Originally Posted by dartho (Post 1908467)
Try this (just a hunch)

Edit the editpost template for this style, find
Code:

$messagearea
</div>
<div>
<input type="hidden" name="s" value="$session[sessionhash]" />

replace with
Code:

$messagearea
</div>
<input type="hidden" name="s" value="$session[sessionhash]" />

Then find
Code:

<input type="submit" class="button" name="sbutton" value="$vbphrase[save]" accesskey="s" tabindex="1" />
</div>
</form>

replace with
Code:

<input type="submit" class="button" name="sbutton" value="$vbphrase[save]" accesskey="s" tabindex="1" />
</form>

and let me know what happens. If it unlkely makes thinks worse, just revert that template.

____ Great news. This change seems to permit the edit function to work using the standard browser that comes on every Blackberry. Better yet, it still works within Opera Mini.

____ Now will this still work in Pocket IE or Mobile Firefox? That I don't know because I don't have a Windows Mobile device that I can use. I will just have to rely on someone else to tell me.


All times are GMT. The time now is 08:50 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.03048 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
  • (8)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
  • (2)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