Mobile Agent Tracer (CC by)

Mobile Agent Tracer (CC by) 1.5.5

No permission to download
I uninstalled this but it's still showing up in my admincp usergroup permissions and options etc.
I tried reinstalling it but now it says duplicate column sedo_agent so now I can't install it to uninstall it again.

Running Xenforo 1.2
 
Alright I looked at your install.php file and did these commands cause it made me unable to post or create pms. Although that other stuff is still there.

ALTER TABLE xf_conversation_message DROP sedo_agent
ALTER TABLE xf_post DROP sedo_agent
ALTER TABLE xf_profile_post DROP sedo_agent
ALTER TABLE xf_profile_post_comment DROP sedo_agent
ALTER TABLE xf_user_privacy DROP allow_sedo_agent
 
I don't do support on XenForo 1.2 for that addon yet. I'm waiting for TMS & XenForo to be compatible. Just disable it during this time.

It seems that TMS has been updated now, have you looked at it yet? I'm about to try it out....
 
It seems that TMS has been updated now, have you looked at it yet? I'm about to try it out....
I've tested the new version of TMS. It doesn't seem to convert previous template changes to the new system. So the modifications will need to be redone. I'm going to try to find 1 hour to update this.
 
Do these two requirements still apply?

Addon requirements
  1. Template Modification System (TMS) (needed for an automatic integration - a must have)
  2. As told above, this addon will be fully functional with the addon "Browser Detection (Mobile/MSIE)"
 
Need to update the "Browser Detection (Mobile/MSIE)" addon because some mobile agents are wrong and missing.

I write this to owner of the Browser Detection plugin, but he says he is very busy so he cant.

But this plugin must be stronger with updated mobile and tablet agents too from mobiledetect.net script .
 
Need to update the "Browser Detection (Mobile/MSIE)" addon because some mobile agents are wrong and missing.

I write this to owner of the Browser Detection plugin, but he says he is very busy so he cant.

But this plugin must be stronger with updated mobile and tablet agents too from mobiledetect.net script .
I'm pretty sure it's a fairly simple matter of adding them into the /library/Sedo/DetectBrowser/Helper/MobileDetect.php file for it to recognize them (and to correct any wrong ones).
 
I've said I can't for the next weeks and you've replied you will look to do it by yourself then ask me for some questions. To make it simple, don't expect me to tell you how to update the addon, not because I don't want, but because it would take me more time than to do it myself. If anyone want to do it, just analyze the addon architecture and extend it with the updated class (there's some checking and phrasing work to do) and pull a request on Github. Otherwise wait for a few weeks. The fact that the last Samsung mobile is not recognized is not going to prevent your forum members to post.
 
  • Like
Reactions: HWS
Why u cant ?
Because I don't use the add-on on but one forum I have and spend more time on server configuration/modifications/tuning? :p
Because on the one forum I have it installed on it's not an integral, life and death piece of the site (just eye candy) and I can wait until @cclaerhout updates it?
Because it would be a good learning experience for someone to learn how to mod a add-on to fit their requirements (I do this frequently on several that I DO have a use for)?

Take your pick.. any of the 3 would be correct. ;)
 
So, can we update them easly with edit the /library/Sedo/DetectBrowser/Helper/MobileDetect.php file ?

Because i downloaded the script from mobiledetect.net and it including same things on Mobile_Detect.json file o_O
 
So, can we update them easly with edit the /library/Sedo/DetectBrowser/Helper/MobileDetect.php file ?

Because i downloaded the script from mobiledetect.net and it including same things on Mobile_Detect.json file o_O
That will be one of the main ones you have to edit. You may have to add some additional phrases also. I haven't looked at it closely.
 
Back
Top Bottom