![]() |
Ok I'll try that tomorrow.. I left it for 2 hours and my load avg was at 400 so I took down mysql.
I'll try that and let you know. Thanks for replying and happy new year. |
Lightweight Style Options for "Lightweight Style", not working with VB 4.1.
No Change style option on header nor in footer. will look forward to the fix and when the style is more bug free, for now uninstalled.. |
Quote:
|
Quote:
its a great style.. |
I've installed the style and configured this plugin, but when I try accessing the forums on my iPhone, it still shows the default full theme. I emptied the cache and cookies, but that didn't do anything either. What am I missing?
|
You are missing this: https://vborg.vbsupport.ru/showthread.php?t=249967
|
Quote:
|
Installed and works great, great work.
|
Thanks, works great!
Just one question please. How can I get the Forum link in the top actually go to my forum? Whatever option I enter in the options, I get this: http://creativx.net/forums/forum.php So I need it to just go here: http://creativx.net/forums But even if I leave that empty, it gives me the first link. Thanks. EDIT: It also adds the forum.php behind the PC Mode link. So it does not work there either. EDIT AGAIN: Sorry, disregard this, I figured it out. I had to enter index.php |
hey, how to disable forum statisctic on mobile version?
my forum www.ditusuk.com mobile version http://m.ditusuk.com |
You need to tell me what add-on you are using to make those statistics
|
i used
[AJAX] Advanced Forum Statistics |
hello
|
Hello. There doesn't appear to be an "enable / disable" type option in that add-on (which I assume is this one: https://vborg.vbsupport.ru/showthrea...ght=statistics ?) so you can;t disable it as such. However, you could try editing and deleting the contents of all the temapltes for that product within this style:
Code:
'+++++++_topstats_main', |
thanks dartho
it's work :D |
Some of my posts are mistakenly marked as "Posted via Mobile Device" ....... I want to remove it from everywhre and reset its status so that I should mark only new post from now on as "Posted via Mobile Device" ...
Can u suggest any sql query which can remove "Posted via Mobile Device" status from all my posts? |
something like the following 2 queries should do it:
Code:
UPDATE post SET mobile = NULL, ua = NULL WHERE post.userid = nn; |
1 Attachment(s)
Any idea why this is left aligned rather than being next to the links on the right in postbit foot?
Screenshot attached |
because that's where I put it :)
|
Any insight on what .css file or template to modify to put it right next to edit post?
|
You would need to edit the Add Posted By Mobile Message to Post plugin and change the hook location used to one of the others available.
The line you want to change in that plugin is: $template_hook['postbit_controls'] .= $templater->render(); Change the bit in red. A quick check of the postbit template shows other hooks available listed below. None of them look like they'd do exactly what you want, but give it a go: postbit_userinfo_left postbit_userinfo_right_after_posts postbit_userinfo_right postbit_messagearea_start postbit_signature_start postbit_signature_end postbit_controls postbit_end You could also edit the posted_by_mobile_device template to make changes to what is displayed. |
There is hardly anything in the posted by mobile device template ... nothing seems to change the location of it
|
I see you have the same problem with Post Thank You Hack - go ask you style designer.
|
1 Attachment(s)
hai dartho
i'm sorry, i ask again :D how to put this logo on the post via mobile device ? like this picture |
Quote:
|
Quote:
1) open template postbit find HTML Code: {vb:raw template_hook.postbit_controls} and move it under <span class="postcontrols"> 2) Do the same for postbit_legacy A big thanks to Alexander from www.webandart.gr !:D |
that wouldn't be the hack, that would be the default vBulletin style which puts it there.
|
I noticed that the lightweight skin doesn't really support the CMS (Like you said)
If I can make a suggestion and make it an option in the add-on to automatically redirect mobile devices from the cms to the forum? That way, it would go straight to the style. Just a suggestion :) |
Hi Dartho....could you help me to add forum navigation on navbar?So user can jump to the sub-forum above.
Like this.... http://asixfiles.com/imagea6/out.php/i4954_bread.jpg Thank you in advanced... :D |
Hi to all... I have vbulletin 4.0.8 and this product isn't functionally... I have install Lightweight Style, and after this plugin... I set it to default style for mobile device... but if I go on my forum from my iphone forum.hdblog.it, is visualized the default theme for pc desktop... why?
|
Becasue this doesn't change styles. Try this one: https://vborg.vbsupport.ru/showthread.php?t=249967 or vBulletin's one in 4.1.2
|
Hi Dartho. Thank you for the mobile skin style. It's working excellent for me. My users are complaining that they cannot change back to the desktop styles so I tried to download and install these options. I downloaded "product-lsoptions.xml" but I am not sure what to DO with that file. I uploaded it with the style manager, creating a new style but that was fruitless. Can you point me in the right direction please?
Thanks again. |
you should read the post immediately before yours.. :rolleyes:
|
Just a note the disable whats going on doesnt work.
|
Does this need to be uninstalled before or after uninstalling the lightweight style?
|
it should make no difference
|
Thanks for the swift response. The reason I ask is that I uninstalled the style but now when trying to uninstall the options plugin 1.0.0 (in 4.1.3) I get:
Invalid SQL: ALTER TABLE `post` DROP `mobile`; MySQL Error : Can't DROP 'mobile'; check that column/key exists Error Number : 1091 So I was wondering how best to proceed. Note: I have installed the official vbulletin mobile - unsure if that makes any difference, but thought I'd mention it. |
Chances are when you installed (or when you first attemnpted to uninstall) this you had a timeout or errors which caused the tables to not be created, and now when trying to drop teh tables it can't as they aren't there.
What you can do is go into the product manager and edit this product and delete teh contents of teh Uninstall Code. Then when you uninstall it will remove everything except the database columns which aren't actually there anyway. |
Great. All sorted. Much appreciated.
|
Sad,
This' causing database errors on vB 4.1.4 Had to disable |
All times are GMT. The time now is 07:53 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|