vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Forum Display Enhancements - Mobile Style Options 4.0 (https://vborg.vbsupport.ru/showthread.php?t=229044)

unicorn2433 03-26-2010 02:17 PM

I get this error when trying to install 4.1.02a -- i clicked allow overwrite

Invalid SQL:
ALTER TABLE `post` ADD `mobile` BOOL NOT NULL DEFAULT '0';

MySQL Error : Duplicate column name 'mobile'
Error Number : 1060
Request Date : Friday, March 26th 2010 @ 03:14:10 PM
Error Date : Friday, March 26th 2010 @ 03:14:11 PM

I even tried installin 1.0.1 firt and got same error

unicorn2433 03-26-2010 02:44 PM

but I can install the 1.0.1 version no problem

with this version it doesnt say posted mobile by mobile device

I have a link to a thread where peeps r posting what is wrong.
I can pm link if needed

dartho 03-26-2010 09:00 PM

Sounds like you either already have an add-on which uses the same column name in the DB ("mobile") or that it had been previously installed, and you are trying to install over top.

If you know you have no other add-ons using the mobile column, you could manually delete it from the POST table (as well as the "ua" coolumn) and also delete both from the THREAD table if they exist. Then run the install again

Dan Clark 03-30-2010 01:41 AM

When I try to install in "Download/Upload Styles", I get an "Invalid File Specified" error. I'm running V4.0.2 PL4. What's up with this?

Dan.

anupam_luv 03-30-2010 09:21 AM

Is there any chance of this mod of getting "conflict" with mobiquo (at https://vborg.vbsupport.ru/showthread.php?t=232437 ) ?

dartho 03-31-2010 04:27 AM

@Dan - this is not a style, it's a product
@Anupam - what is the "conflict"?

steve1966 04-02-2010 09:22 AM

hi i have installed

your mobile style when i try and install style options v1 02 i get this

Database error in vBulletin 4.0.2:

Invalid SQL:
`post` ADD `mobile` BOOL NOT NULL DEFAULT '0';

MySQL Error : Duplicate column name 'mobile'
Error Number : 1060
Request Date : Friday, April 2nd 2010 @ 05:54:17 PM
Error Date : Friday, April 2nd 2010 @ 05:54:18 PM
Script : org/forums/a12hj/plugin.php?do=productimport
Referrer : e.org/forums/a12hj/plugin.php?do=productadd

Classname : vB_Database
MySQL Version : 5.0.67-community

steve1966 04-02-2010 09:31 AM

Hi i have done this and still get the same when i try and install v1.02 but the other versions works


Quote:

If you know you have no other add-ons using the mobile column, you could manually delete it from the POST table (as well as the "ua" coolumn) and also delete both from the THREAD table if they exist. Then run the install again

dartho 04-02-2010 11:18 AM

if you removed the mobile column from the post table, you wouldn't get this error ...

steve1966 04-02-2010 01:39 PM

hello i dont have that column only mobile when installed

dartho 04-02-2010 09:32 PM

that was a typo, corrected.

steve1966 04-03-2010 06:10 AM

Quote:

Originally Posted by dartho (Post 2014838)
that was a typo, corrected.

hi yes then i dropped that mobile table and it still does the same database error but it loads the earlier version ok

Bacon Butty 04-06-2010 12:45 PM

Thanks for this mod, very useful and was vital for my 3.8 forum.

I've installed it on our upgraded 4.0 forum, and members are complaining that;

Quote:

I just went on to it on mobile and it looks the same but when I clicked on a thread or forum it came up with: Invalid forum specified. If you followed a valid link, please notify the administrator.
Any ideas?

Dan Clark 04-09-2010 03:42 AM

I tried to install this and got the message "Invalid File Specified". I'm using vB 4.0.3.

Thanks,

Dan.

Bacon Butty 04-10-2010 08:05 AM

Quote:

Originally Posted by Dan Clark (Post 2018171)
I tried to install this and got the message "Invalid File Specified". I'm using vB 4.0.3.

Thanks,

Dan.

I now have this same problem since upgrading to 4.0.3

BRAD_M 04-10-2010 12:53 PM

subscribed. waiting for 4.0.3 stable release...

redquick 04-13-2010 07:25 PM

i have install this for (vBulletin 4.0.2 Patch Level 4) but it not automaticly works.. any solution ? thanx

unicorn2433 04-14-2010 08:50 PM

Quote:

Originally Posted by dartho (Post 2010779)
Sounds like you either already have an add-on which uses the same column name in the DB ("mobile") or that it had been previously installed, and you are trying to install over top.

If you know you have no other add-ons using the mobile column, you could manually delete it from the POST table (as well as the "ua" coolumn) and also delete both from the THREAD table if they exist. Then run the install again

Thank you. Could it be cause it was installed for 3.8 before?
I am not sure where to go to get that column deleted but will try and see if it works:) after looking around to find it.

I am hoping if I can get that to go through some of the things peeps are complaining about will be fixed

Biker_GA 04-15-2010 02:09 PM

Users weren't able to post with this installed, so I deactivated it. Decided today to remove it totally and received:

Database error in vBulletin 4.0.3:

Invalid SQL:
ALTER TABLE `post` DROP `mobile`;

MySQL Error : Can't DROP 'mobile'; check that column/key exists
Error Number : 1091
Request Date : Thursday, April 15th 2010 @ 11:06:51 AM
Error Date : Thursday, April 15th 2010 @ 11:06:51 AM

DevilGreeny 04-15-2010 03:20 PM

can't use it :D

feck :D

dartho 04-16-2010 12:35 AM

I'll try to look at this today ...

dartho 04-16-2010 01:12 AM

OK - I just upgraded to 4.0.3 and have not encountered any problems. I uninstalled, reinstalled and uninstalled and reinstalled again - no errors anywhere along the way....

I checked the DB before and after installs / uninstalls and columns were added/dropped as expected.

I'm upping a new version anyway (1.0.3) which is just the version that happened to be installed on my dev site. It doesn't have any new functionality, it's just a reality check I guess.

steve1966 04-16-2010 07:25 PM

still the same problem for me i cannot install v1.03 nor could I 1.02

CvP 04-18-2010 05:01 AM

Hi Dartho.

I installed the mobile style and this add on.
everything seems to be working just fine except the "Home" text at the top.
the link works. but instead of the text "Home" (or anything i specify), I get:
"{$vbulletin->options['mo37_home_link_text']}"

btw, i have vb4.0.3 and 1.0.3 of this addon.

dartho 04-18-2010 09:52 AM

Ah - I see the problem there. It's a bug in the style. Edit the navbar template in the mobile style and replace

Quote:

<a class="navbar" href="{vb:raw $vbulletin->options['mo37_navbar_home']}{vb:raw session.sessionurl_q}">{$vbulletin->options['mo37_home_link_text']}</a>
with

Quote:

<a class="navbar" href="{vb:raw vboptions.mo37_navbar_home}{vb:raw session.sessionurl_q}">{vb:raw vboptions.mo37_home_link_text}</a>

CvP 04-18-2010 02:48 PM

Quote:

Originally Posted by dartho (Post 2023076)
Ah - I see the problem there. It's a bug in the style. Edit the navbar template in the mobile style and replace



with

thanks for the quick fix.
5 star :D

saosangmo 04-26-2010 05:22 AM

It doesn't work on my forum. Could you check it for me http://caravanviet.com/forum

dartho 04-26-2010 09:27 AM

I cant see the mobile style installed, so can't test anything sorry ...

saosangmo 04-26-2010 01:42 PM

sry, I hide it from the style chooser. Now, I have enable it. Please help me.
Many thanks

H_CAGE 04-26-2010 03:22 PM

I installed it , and installed the Style , and made the options

put when I open my forum from Nokia mobile , it's opened as PC ...

Notice : I deny user to change theme styles .. there is just one style..

Regards

dartho 04-27-2010 12:35 AM

@saosangmp - Style looks good from where I am - what issues are you having?

@H_CAGE - If you deny users from changing styles, then they can't select the mobile style.

saosangmo 04-27-2010 12:46 AM

hi dartho,

I wonder if your mod can auto detect and display the Mobile style when users access VBB with mobile device.

The mobile theme works very well but we are talking about the mod which detects mobile device?

My issue: I access my forum via Nokia E63 but It doesn't return Mobile theme.

thanks

tafreeh 04-27-2010 03:29 AM

hey there this is perfect.. but how do i add VSA - Chatbox so my mobile users can access chatbox on this theme.

Thanks

SuperJETT 04-27-2010 01:18 PM

dartho, you rock. Thanks.

H_CAGE 04-27-2010 08:10 PM

I Understand , that this product can automatically change the style to mobile style.. !? Regards

dartho 04-27-2010 09:47 PM

Quote:

Originally Posted by dartho (Post 2027881)
@saosangmp - Style looks good from where I am - what issues are you having?

@H_CAGE - If you deny users from changing styles, then they can't select the mobile style.

If it's mobile detection you're after, see here: https://vborg.vbsupport.ru/showthread.php?t=226946

dartho 04-27-2010 09:53 PM

Quote:

Originally Posted by tafreeh (Post 2027943)
hey there this is perfect.. but how do i add VSA - Chatbox so my mobile users can access chatbox on this theme.

Thanks

Check the instructions or ask on the chatbox thread - it looks like theer are instructions on teh first post of that thread https://vborg.vbsupport.ru/showthread.php?t=235271

saosangmo 04-28-2010 01:40 AM

thank dartho very much.
I have solved my issue.
-saosangmo

dartho 04-28-2010 10:21 AM

glad to hear...

H_CAGE 05-01-2010 04:47 PM

Quote:

Originally Posted by dartho (Post 2028297)
Check the instructions or ask on the chatbox thread - it looks like theer are instructions on teh first post of that thread https://vborg.vbsupport.ru/showthread.php?t=235271

Did it's work for Vb 4.0 ?
Regards


All times are GMT. The time now is 04:59 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
  • Page Generation 0.01256 seconds
  • Memory Usage 1,818KB
  • 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
  • (11)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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