![]() |
what's the useragent string of the flip phone?
|
Quote:
GOPHER said something to the extent of Ahhh.. I did the <input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" /> thing and it worked. Thought maybe the 3.7 version would have that in there already. where do i add this? |
From memory, you'd need to add <input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" /> to every form on your site that POSTs data...
|
does this work with 3.8.1
|
Quote:
|
works for me
|
Excellent. I will download and give it a try! Thanks.
|
since i have upgraded to 3.8.1 it is hot or miss if it works..
On my Samsung Instinct, if i use Opera Mini, it works...default browser, it does not. Another user it did not work at all for him anymore.. Any ideas? |
geez..ok now it works..LOL nevermind..
|
I'm new to vB and just installed v3.8.1. Already had a couple people request this for the site. Any word on updating it for v3.8?
thanks! |
Quote:
www.twtex.com |
Quote:
|
Dartho,
The mod went in a treat no problems at all - tweaked the vbadvanced template just to remove the side blocks rather than completely removing as i wish to use some of the modules like the calendar. Other than that this was a easy hack. One small issue I found is it is possible to get at the forum default template via the usecp panel and the search cloud links. Is there some mod I must do to overcome this or is it going through the relevant templates and editing them out? great mod installed and nominated RoyMogg:D www.bizface.co.uk |
when using this add-on it shouldn't be possible to change to any other style ... ?
|
Quote:
Site: EverCube.Net, Currently on 3.8.1 Is it possible to have the mobile detection only detect if they are mobile when they first visit on there device? |
If your users are using the mobile style, it shouldn't be possible to change the style. That's by design. Now if they're logging in via mobile, and later, when logging in via the PC they're still getting the mobile style, there's a setting that isn't quite right.
|
Quote:
Regardless of the matter, you provided no help. Troll another question. Still looking for help on this matter. |
Learn to read...... All I stated was this style was automatically assigned to mobile devices and usually can not be changed. Your troll comment was neither warranted or appreciated. It also states as part of the description for this modification:
Quote:
You can also specify a different style for Windows CE and iPhone users. However, allowing users to specify the style they wish to use via a mobile device is not a feature of this package. |
I'm looking for someone that knows how to get this to only detect there first visit instead of constantly assigning them to mobile skin. Basically, it will put them on the mobile skin - but if they wish they can switch skins without it forcing them back onto it.
One time detection. Example: I have opera mobile users. Some want to use the default skin and some can't handle it on there mobile so they prefer the mobile skin. If needed, I want them to be able to change skins. Sorry if I was unclear at first, I understand what this mod does. I have it successfully set up. EverCube.net |
Whilst it's not what I wrote this addon for, as I don't allow user to change styles at all (I like to have a pretty good idea how things look to visitors to my site and forcing fixed styles on them achieves this), it could probably be done easy enough...
|
I have sent you a pm, thanks for the mod thus far. Works great.
|
OK - try the attached. Basically, if a user has used the style chooser (ie. manually chosen a style), it won't override their choice.
example 1 - user visits via iPhone for first time, they get presented with iPhone skin as configured. If they change teh style to default skin, all visits from here on in will present them with default skin or what ever style they manually choose from then on example 2 - users visits with small screen old nokia phone, they get presented with mopbile skin as configured. If they change the style to defualt skin, all visits from then on will present them with teh default skin. If their browser can't handle it and they can;t get back to the style chooser. they will not be able to view your site properly again. proviso's - browser must accept cookeis for this to work (clearing browers cookies will reset) |
Figured cookie would be the way to go for a start. You could add an option into vbulletin option to allow this feature to be off and on if you find an alternative to cookie.
An idea would be to have it check the serial of the mobile device and store it for a day as a mobile device that had been detected already. Once it does that it will no longer detect what skin it needs to be changed to. (Again this can be a feature admins can enable and disable and possible choose to manually flush the sql or have it automatically done x days) An alternative to sql could be a file in ftp. |
Added it to my forum and when I went to view a forum (not on mobile) I got this error:
http://evercube.net/images/errorA.png I am currently running 3.8.1 vbulletin, and I have reinstalled the old version of the mod. |
Bugger - looks like I missed a closing brace, I've updated the attachment above in my last post - give it another go!
|
Wow, its insanely lucky I checked this tonight.
Out of the blue, I thought it would be a good idea to check back here to see if there were any updates that DIDN'T force a user to use a predefined (assumably mobile) theme. It just so happens it payed off.. What are the odds.. Anyway, in the second scenario above, if a user changes his or her skin from the mobile skin, and are unable to change back, they can choose the style manually by typing the style id into the url. Example: Domain.com/forums/index.php?styleid=3. Thanks a lot dartho, I'm on my mobile device atm, but tomorow I'm going to be uninstalling the original hack, and installing this one. IMHO, you ought to develope this idea further. I think it will be well received by the community. To be honest, its extremely annoying to visit my own forum (on my phone) and not be able to choose my own style. There's only so much you can do with a mobile style, and some phones can handle the full skins. Forcing a user to use a skin doesn't make sense to me. IMO, defaulting a mobile user's to a mobile theme makes sense, not giving them the option to change it doesn't. As an idea for a future release (should you decide to make one) would be to make the "force" aspect of this mod a boolean, (am I phrasing this right?) so that users can turn it on/off in their admin cp's. Overall, I love this hack. This new release without the "force" just makes it that much better. Great job, and thanks dartho! |
Wow, its insanely lucky I checked this tonight.
Out of the blue, I thought it would be a good idea to check back here to see if there were any updates that DIDN'T force a user to use a predefined (assumably mobile) theme. It just so happens it payed off.. What are the odds.. Anyway, in the second scenario above, if a user changes his or her skin from the mobile skin, and are unable to change back, they can choose the style manually by typing the style id into the url. Example: Domain.com/forums/index.php?styleid=3. Thanks a lot dartho, I'm on my mobile device atm, but tomorow I'm going to be uninstalling the original hack, and installing this one. IMHO, you ought to develope this idea further. I think it will be well received by the community. To be honest, its extremely annoying to visit my own forum (on my phone) and not be able to choose my own style. There's only so much you can do with a mobile style, and some phones can handle the full skins. Forcing a user to use a skin doesn't make sense to me. IMO, defaulting a mobile user's to a mobile theme makes sense, not giving them the option to change it doesn't. As an idea for a future release (should you decide to make one) would be to make the "force" aspect of this mod a boolean, (am I phrasing this right?) so that users can turn it on/off in their admin cp's. Overall, I love this hack. This new release without the "force" just makes it that much better. Great job, and thanks dartho! |
Quote:
Quote:
Quote:
|
Ok, I give up. ever since upgrading to 3.8.1 this has not worked. Now i am running 3.8.2 and still no good. I have removed it, reinstalled it, adjusted the settings, and still nothin.
I really like this addon, as do several of my users, but it's not doing us any good now. also tried to put in a defined string for my phone.. TELECA-/2.0 (BREW 3.1.5; U; EN-US;SAMSUNG; SPH-M800; Teleca/Q05A/INT) MMP/2.0 Profile/MIDP-2.1 Configuration/CLDC-1.1 Still does not detect the mobile theme. |
try adding just "SPH-M800" as a user defined useragent string and see how you go. I know it's obvious, but you also need to configure a style for the custom/user defined section and enable it ...
|
Did all that, still nadda..even tried another "lite" style and it still goes to my default.
|
Quote:
|
If I spoof my useragent string to TELECA-/2.0 (BREW 3.1.5; U; EN-US;SAMSUNG; SPH-M800; Teleca/Q05A/INT) MMP/2.0 Profile/MIDP-2.1 Configuration/CLDC-1.1 and visit your site, I get your mobile style :confused:
|
GC- Yes, that was done..
dartho. well if it works then it works..not much else I can say. I have notcied that it works more often using Opera Mini, than anything else..so I am just going to write it off as a crappy phone browser. Appreciate the time.. |
Is it compatible with vBulletin 3.8.x? Because I can't seem to get it to work.
|
Running it on 3.8.1 and it works wonderfully.
|
Just to confirm..seems I am the only one that has an issue..my other members state it works good..so that's enough for me..
Thanks again.. on 3.8.2 |
PROBLEM:
Quote:
SOLUTION: In the SHOWTHREAD template in your mobile style, find: Code:
<input type="hidden" name="s" value="$session[sessionhash]" /> Code:
<input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" /> |
Thanks, but that is a problem (and solution) with the style you have installed - nothing to do with this add-on.
|
This is great. Works well with 3.8.
Now. How do I get it to go directly to index.php instead of the vbadvanced page? |
All times are GMT. The time now is 04: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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|