Scheduled Maintenance: 10-11-2025 Electricity company maintenance between 09:00 and 15:00.

3.2 & 3.3 Extensions Database 3.1 / 3.2Mobile Device

<span class="qte-attr qte_31_32-qte">3.1.x &amp; 3.2.x</span>
User avatar

wads24
Donator
Donator
Posts: 125
Joined: 19 Mar 2017, 19:30
    Android Chrome

Re: Mobile Device

Post by wads24 »

I removed your extension and just tried adding it back but it won't enable or delete data. Getting a 405 error. Have you had any other people with same issue? I posted in topic but no reply.

Did you know registering is disabled on your site?

User avatar

ivailo95
Users
Users
Posts: 918
Joined: 02 Feb 2018, 12:04
    Windows 7 Opera

Re: Mobile Device

Post by ivailo95 »

Is there any stable version or new version of this extension?
i ask cuz the last time i used it i saw errors in t for some phones.
:roll: :question:
Feed like a disease
And bring them to their knees
They'll pay for their deceit

User avatar

Topic Author
Sniper_E
VIP
VIP
Posts: 1157
Joined: 14 Oct 2014, 19:01
    Windows 10 Firefox

Re: Mobile Device

Post by Sniper_E »

Version 1.0.6 download on the first post in this topic is a stable version.

@wads24 I'm not sure what problem you are having by not being able to delete data after disabling the extension.
Martin or I would have to take a look for you if you can not get past that.

1. Disable mobile device extension and delete data and remove old files from your server.
2. Download the latest version from the first post, extract and copy to your server via ftp.
3. Enable mobile device extension in ACP. Halla at martin if you run across any problems. :D
Image
No is NEVER an Option and NEVER is the only Option when it comes to Giving Up!™

User avatar

ivailo95
Users
Users
Posts: 918
Joined: 02 Feb 2018, 12:04
    Windows 7 Opera

Re: Mobile Device

Post by ivailo95 »

Sniper_E wrote: 20 Dec 2018, 20:15 Version 1.0.6 download on the first post in this topic is a stable version.

@wads24 I'm not sure what problem you are having by not being able to delete data after disabling the extension.
Martin or I would have to take a look for you if you can not get past that.

1. Disable mobile device extension and delete data and remove old files from your server.
2. Download the latest version from the first post, extract and copy to your server via ftp.
3. Enable mobile device extension in ACP. Halla at martin if you run across any problems. :D
there is errors in some phones
like this when i viewtopic.php?f=10&t=3185

User avatar

Topic Author
Sniper_E
VIP
VIP
Posts: 1157
Joined: 14 Oct 2014, 19:01
    Windows 10 Firefox

Re: Mobile Device

Post by Sniper_E »

Just went to your site on mobile and the mobile device ext was not even on this time.
But I did enter your forum through my phone before and saw no problem.
Martin has connected there on his phone and saw no problems either.

You just may need to...
Sniper_E wrote: 20 Dec 2018, 20:15 1. Disable mobile device extension and delete data and remove old files from your server.
2. Download the latest version from the first post, extract and copy to your server via ftp.
3. Enable mobile device extension in ACP. Halla at martin if you run across any problems. :D
. . . Do it!

User avatar

wads24
Donator
Donator
Posts: 125
Joined: 19 Mar 2017, 19:30
    Android Chrome

Re: Mobile Device

Post by wads24 »

Sniper_E wrote: 20 Dec 2018, 20:15 Version 1.0.6 download on the first post in this topic is a stable version.

@wads24 I'm not sure what problem you are having by not being able to delete data after disabling the extension.
Martin or I would have to take a look for you if you can not get past that.

1. Disable mobile device extension and delete data and remove old files from your server.
2. Download the latest version from the first post, extract and copy to your server via ftp.
3. Enable mobile device extension in ACP. Halla at martin if you run across any problems. :D
Nope, still not able to enable...

Code: Select all

General Error
SQL ERROR [ mysqli ]

Lost connection to MySQL server during query [2013]

SQL

ALTER TABLE `phpbb_posts` ADD COLUMN `post_device_title` varchar(30) NULL

BACKTRACE

FILE: (not given by php)
LINE: (not given by php)
CALL: msg_handler()

FILE: [ROOT]/phpbb/db/driver/driver.php
LINE: 997
CALL: trigger_error()

FILE: [ROOT]/phpbb/db/driver/mysqli.php
LINE: 193
CALL: phpbb\db\driver\driver->sql_error()

FILE: [ROOT]/phpbb/db/tools/tools.php
LINE: 1064
CALL: phpbb\db\driver\mysqli->sql_query()

FILE: [ROOT]/phpbb/db/tools/tools.php
LINE: 1272
CALL: phpbb\db\tools\tools->_sql_run_sql()

FILE: [ROOT]/phpbb/db/tools/tools.php
LINE: 549
CALL: phpbb\db\tools\tools->sql_column_add()

FILE: (not given by php)
LINE: (not given by php)
CALL: phpbb\db\tools\tools->perform_schema_changes()

FILE: [ROOT]/phpbb/db/migrator.php
LINE: 714
CALL: call_user_func_array()

FILE: [ROOT]/phpbb/db/migrator.php
LINE: 661
CALL: phpbb\db\migrator->run_step()

FILE: [ROOT]/phpbb/db/migrator.php
LINE: 400
CALL: phpbb\db\migrator->process_data_step()

FILE: [ROOT]/phpbb/db/migrator.php
LINE: 288
CALL: phpbb\db\migrator->try_apply()

FILE: [ROOT]/phpbb/db/migrator.php
LINE: 241
CALL: phpbb\db\migrator->update_do()

FILE: [ROOT]/phpbb/extension/base.php
LINE: 78
CALL: phpbb\db\migrator->update()

FILE: [ROOT]/phpbb/extension/manager.php
LINE: 190
CALL: phpbb\extension\base->enable_step()

FILE: [ROOT]/ext/boardtools/upload/includes/functions/extensions.php
LINE: 294
CALL: phpbb\extension\manager->enable_step()

FILE: [ROOT]/ext/boardtools/upload/acp/upload_module.php
LINE: 181
CALL: boardtools\upload\includes\functions\extensions::enable()

FILE: [ROOT]/includes/functions_module.php
LINE: 676
CALL: boardtools\upload\acp\upload_module->main()

FILE: [ROOT]/adm/index.php
LINE: 82
CALL: p_master->load_active()
I do have a really large forum with over 300k in posts...

User avatar

Topic Author
Sniper_E
VIP
VIP
Posts: 1157
Joined: 14 Oct 2014, 19:01
    Windows 10 Firefox

Re: Mobile Device

Post by Sniper_E »

Can you look in phpmyadmin and see if the `post_device_title` column is still in the `phpbb_posts` table?

On delete data it is supose to delete that column from the posts table and the other columns from the users table.
Maybe it didn't delete that one and the new install is running into that. I really don't know...

In mobiledevice/migrations/mobiledevice_schema.php these are the columns added.

Code: Select all

			'add_columns' => array(
				$this->table_prefix . 'users' => array(
					'mobile_browser'      => array('UINT:1', 0),
					'device_name'         => array('VCHAR:30', null),
					'user_mobile_welcome' => array('BOOL', 1),
					'user_mobile_header'  => array('BOOL', 1),
					'user_mobile_self'    => array('BOOL', 1),
				),
				$this->table_prefix . 'posts' => array(
					'post_device_title' => array('VCHAR:30', null),
				),
			),
Look into those tables and make sure all of those columns are deleted and then install.
Why are you the only one having this problem??? Don't give up there has to be a reason.

If all of that fails try changing that line before installing.
'post_device_title' => array('VCHAR:30', ''),

User avatar

martin
Admin
Admin
Posts: 5106
Joined: 06 Apr 2014, 16:12
    Linux Chrome

Re: Mobile Device

Post by martin »

Is it installing ok ? looks like a left over module to me but i not been reading this topic.

Unistal the ext delete data then go into the system tab and look for any modules relating to mobile ext (dont know if i have an account or acp access on yours wads24 to check.
Image

User avatar

wads24
Donator
Donator
Posts: 125
Joined: 19 Mar 2017, 19:30
    Android Chrome

Re: Mobile Device

Post by wads24 »

Sniper_E wrote: 14 Jan 2019, 00:00 Can you look in phpmyadmin and see if the `post_device_title` column is still in the `phpbb_posts` table?

On delete data it is supose to delete that column from the posts table and the other columns from the users table.
Maybe it didn't delete that one and the new install is running into that. I really don't know...

In mobiledevice/migrations/mobiledevice_schema.php these are the columns added.

Code: Select all

			'add_columns' => array(
				$this->table_prefix . 'users' => array(
					'mobile_browser'      => array('UINT:1', 0),
					'device_name'         => array('VCHAR:30', null),
					'user_mobile_welcome' => array('BOOL', 1),
					'user_mobile_header'  => array('BOOL', 1),
					'user_mobile_self'    => array('BOOL', 1),
				),
				$this->table_prefix . 'posts' => array(
					'post_device_title' => array('VCHAR:30', null),
				),
			),
Look into those tables and make sure all of those columns are deleted and then install.
Why are you the only one having this problem??? Don't give up there has to be a reason.

If all of that fails try changing that line before installing.
'post_device_title' => array('VCHAR:30', ''),
Can you look in phpmyadmin and see if the `post_device_title` column is still in the `phpbb_posts` table?
Nope, I could not find post_device_title
martin wrote: 14 Jan 2019, 00:07 is it installing ok ? looks like a left over module to me but i not been reading this topic.

Unistal the ext delete data then go into the system tab and look for any modules relating to mobile ext (dont know if i have an account or acp access on yours wads24 to check.
Tried to delete data in ACP and got this error:
Fatal error: Maximum execution time of 30 seconds exceeded in /phpbb/request/request.php on line 285

No, I do not see any modules...


Changed max execution time now when I click delete data it takes to page it says requested page cannot be displayed...
adm/index.php?i=acp_extensions&sid=dac57bdaf46bd5dba1250ac48f6a3462&mode=main&action=delete_data&ext_name=sniper%2Fmobiledevic

User avatar

martin
Admin
Admin
Posts: 5106
Joined: 06 Apr 2014, 16:12
    Linux Chrome

Re: Mobile Device

Post by martin »

Are you using the ext upload ext to upload and install exts ? if so version number and phpbb version pls

3.2.0 has issues on phpbb 3.2.5 so use 3.2.0-RC if your a 3.2.5 use. https://github.com/BoardTools/upload

User avatar

Tarantino
Users
Users
Posts: 42
Joined: 10 Sep 2016, 04:58
    Windows 10 Chrome

Re: Mobile Device

Post by Tarantino »

The problem here is that he has a big posts table and his server has shorts timeouts. It will be impossible to install it.

Only way is to install it locally with xampp for example and then deploy it.

User avatar

wads24
Donator
Donator
Posts: 125
Joined: 19 Mar 2017, 19:30
    Windows 10 Chrome

Re: Mobile Device

Post by wads24 »

martin wrote: 15 Jan 2019, 09:41 Are you using the ext upload ext to upload and install exts ? if so version number and phpbb version pls

3.2.0 has issues on phpbb 3.2.5 so use 3.2.0-RC if your a 3.2.5 use. https://github.com/BoardTools/upload
Yes, I am using phpbb 3.2.5 and Version:3.2.0-RC - I have also tried other way to manage extensions though.

User avatar

wads24
Donator
Donator
Posts: 125
Joined: 19 Mar 2017, 19:30
    Windows 10 Chrome

Re: Mobile Device

Post by wads24 »

Tarantino wrote: 15 Jan 2019, 20:01 The problem here is that he has a big posts table and his server has shorts timeouts. It will be impossible to install it.

Only way is to install it locally with xampp for example and then deploy it.
If so; why was I able to install the first time?
wads24 wrote: 16 Jan 2019, 02:34
martin wrote: 15 Jan 2019, 09:41 Are you using the ext upload ext to upload and install exts ? if so version number and phpbb version pls

3.2.0 has issues on phpbb 3.2.5 so use 3.2.0-RC if your a 3.2.5 use. https://github.com/BoardTools/upload
Yes, I am using phpbb 3.2.5 and Version:3.2.0-RC - I have also tried other way to manage extensions though.

User avatar

Topic Author
Sniper_E
VIP
VIP
Posts: 1157
Joined: 14 Oct 2014, 19:01
    Windows 10 Firefox

Re: Mobile Device

Post by Sniper_E »

You need someone to come over and look because I don't think you are trying the things suggested.
wads24 wrote: 15 Jan 2019, 03:16 Nope, I could not find post_device_title

No, I do not see any modules...
Is that all you looked for in there? There were other suggestions for you to try.
There has to be a reason why you are having this problem.

And this...
adm/index.php?i=acp_extensions&sid=dac57bdaf46bd5dba1250ac48f6a3462&mode=main&action=delete_data&ext_name=sniper%2Fmobiledevic
Did you not copy all of the error here? The e is missing from mobiledevice - It want find that.

User avatar

wads24
Donator
Donator
Posts: 125
Joined: 19 Mar 2017, 19:30
    Android Chrome

Re: Mobile Device

Post by wads24 »

Sniper_E wrote: 16 Jan 2019, 03:48 You need someone to come over and look because I don't think you are trying the things suggested.
wads24 wrote: 15 Jan 2019, 03:16 Nope, I could not find post_device_title

No, I do not see any modules...
Is that all you looked for in there? There were other suggestions for you to try.
There has to be a reason why you are having this problem.

And this...
adm/index.php?i=acp_extensions&sid=dac57bdaf46bd5dba1250ac48f6a3462&mode=main&action=delete_data&ext_name=sniper%2Fmobiledevic
Did you not copy all of the error here? The e is missing from mobiledevice - It want find that.
That is the url it takes me to and forum page cannot be displayed. It's not from the error after I extended my Max execution time

Post Reply Previous topicNext topic