vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Styles (https://vborg.vbsupport.ru/forumdisplay.php?f=161)
-   -   vB 3.5 Lite !! 0.02 BETA !! (https://vborg.vbsupport.ru/showthread.php?t=92071)

MotoUp 05-09-2007 05:54 PM

Hey Zachary, what I want to do is in the box where mobile users type their reply, I would like it to automatically say (Posted via mobile device)~, so it's in there and when they make their post, it shows they have posted via mobile, without them having to manually type it in.

What template would I edit to add that in? Does that make sense?

flup 05-13-2007 12:08 PM

Great work!

armkbdotcom 06-24-2007 05:28 PM

After logging out from this skin forum is resetting to default one. Any idea how to keep the same skin?

cyberphr 06-26-2007 11:14 AM

Quote:

Originally Posted by armkbdotcom (Post 1275549)
After logging out from this skin forum is resetting to default one. Any idea how to keep the same skin?

That's not possible.

Alecto 06-26-2007 07:15 PM

You need to make the skin you want the default skin buy going to vbulletin options the the style and languages part

SBlueman 09-07-2007 05:55 AM

Does this work for 3.6.8?

SBlueman 09-08-2007 07:44 PM

I get this when I try to install this:

Quote:

This file was created using a different version of vBulletin from the one you are running.

Your version: 3.6.8
File version: 3.5.0 Release Candidate 1

SBlueman 09-08-2007 09:46 PM

NM, I figured out how to get it to work. I edited the xml file and changed the version to 3.6.8.

Zachery 09-08-2007 11:22 PM

Or you coulc have checked ignore version ;)

SBlueman 09-09-2007 07:18 PM

Quote:

Originally Posted by Zachery (Post 1335099)
Or you coulc have checked ignore version ;)

Us wacky new guys....:D

Thomas P 03-18-2008 03:15 PM

Great Style for mobile users - is it going to be updated/enhanced?

MotoUp 04-28-2008 01:41 PM

Does anyone know what changes need to be made in this style for the 3.6.10 update? I get a security token error when posting from my mobile site.

MotoUp 04-28-2008 04:09 PM

Nevermind, I figured it out. I had to make the template changes to the SHOWTHREAD template, and it's working now.

Datenpapst 02-12-2009 03:31 PM

What exactly did you do? Getting the same error for 3.8.1 :(

Datenpapst 02-23-2009 06:31 PM

Your submission could not be processed because a security token was missing.

If this occurred unexpectedly, please inform the administrator and describe the action you performed before you received this error. :(

jgruberman 04-30-2009 02:32 PM

PROBLEM:

Quote:

Installed... all looks good until I go to hit submit on a reply to a thread and I get:

Your submission could not be processed because a security token was missing or mismatched.

If this occurred unexpectedly, please inform the administrator and describe the action you performed before you receved this error.

SOLUTION:


In the SHOWTHREAD template in your mobile style, find:

Code:

<input type="hidden" name="s" value="$session[sessionhash]" />
Directly Below, ADD:

Code:

<input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" />

tafreeh 05-07-2009 06:49 PM

what happened to the screenshot or the demo

Sp32 05-21-2009 11:05 AM

Most awesome thing ever, couldn't of imagined for a better style!

installed ^-^

Sp32 05-21-2009 11:13 AM

Quote:

Originally Posted by Vtec44 (Post 832344)
I installed this skin yesterday, and it works great. I tweaked it a little bit, noticeably the quick style chooser. Without this, it's a bit difficult to switch back to the standard skin. I copied the code from the another skin, and put it at the very bottom of the header template of this skin. It seems to be working fine. :) Thanks Zachery.

Code:

<table>
<tr>
<td class="tfoot">
                        <select name="styleid" onchange="switch_id(this, 'style')">
                                <optgroup label="$vbphrase[quick_style_chooser]">
                                        $quickchooserbits
                                </optgroup>
                        </select>
                </td>
</tr>
</table>


thank you very much <:

chikkoo 01-13-2010 07:45 AM

Hi..

Very useful style for my dialup users.

I am trying to figure out, how to add the welcome box, to show the username and an inbox link (to check PM).


All times are GMT. The time now is 05:31 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.01261 seconds
  • Memory Usage 1,757KB
  • 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
  • (3)bbcode_code_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (20)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