Language: 
To browser these website, it's necessary to store cookies on your computer.
The cookies contain no personal information, they are required for program control.
  the storage of cookies while browsing this website, on Login and Register.
Welcome, Guest. Please login or register.
Did you miss your activation email?


Login with username, password and session length

Select language:

Community



Donate

Donate for PortaMx !
Your donation is safe and helps support the issues and causes you care most about.

Stats

  • *Total Members: 4319
  • *Latest: thygrim

  • *Total Posts: 15781
  • *Total Topics: 2384
  • *Online Today: 5
  • *Most Online: 157
(27.08.09, 03:54:53)
  • *Users: 0
  • *Guests: 2
  • *Total: 2

Author Topic: Cache Problem With Safe mod. And tapatalk  (Read 4635 times)

0 Members and 0 Guests are viewing this topic.

Offline Fisch.666

  • Newbie
  • *
  • Posts: 29
Re: Cache Problem With Safe mod. And tapatalk
« Reply #15 on: 09.07.12, 09:29:28 »
Hi,

works here now without a problem and without errors in the log. ECL and support is not very important for me, at least my users are happy and can use their tapatalk again.

Offline feline

  • CO PortaMx corp.
  • Administrator
  • *
  • Posts: 5586
  • Gender: Female
Re: Cache Problem With Safe mod. And tapatalk
« Reply #16 on: 11.07.12, 16:57:49 »
I dont known if your site resides in the EU ..
If so, you can becomes a great problem in you not offer a Op In for the cookies, specially in UK ...
Many are stubborn in relation to the path, a few in relation to the target.

Offline toastido

  • Newbie
  • *
  • Posts: 2
Re: Cache Problem With Safe mod. And tapatalk
« Reply #17 on: 11.07.12, 18:33:29 »
You have to note, that ECL not works with these changes and so you can have many errors in the log.
Also we can't give support, if you change any code they applied by PortaMx.

This is true, however, and it's not meant as an 'official' fix;  Just something to get those of us who do not need ECL support (located outside of the EU) back up and running with tapatalk.  Someone has already submitted a report to tapatalk about this, and hopefully their code will work with this feature soon. 

Offline sixfeetunder

  • Newbie
  • *
  • Posts: 14
  • Gender: Male
Re: Cache Problem With Safe mod. And tapatalk
« Reply #18 on: 12.07.12, 15:12:16 »
Why are you don't make mod for ecl? So you can remove ecl part in portamx and if someone want ecl will install the mod ? Like PortamxBlog.

Offline feline

  • CO PortaMx corp.
  • Administrator
  • *
  • Posts: 5586
  • Gender: Female
Re: Cache Problem With Safe mod. And tapatalk
« Reply #19 on: 12.07.12, 17:17:46 »
The ECL for the Portal is very complex and it's simpler to put this in the Portal.
Normally any mod works with the ECL, because it do nothing if is not enabled (the ECL_check return true if disabled).
I don't know what TapaTalk do and which files are modified, so I can say nothing to this.
Many are stubborn in relation to the path, a few in relation to the target.

Offline sixfeetunder

  • Newbie
  • *
  • Posts: 14
  • Gender: Male
Re: Cache Problem With Safe mod. And tapatalk
« Reply #20 on: 13.07.12, 03:46:02 »
The ECL for the Portal is very complex and it's simpler to put this in the Portal.
Normally any mod works with the ECL, because it do nothing if is not enabled (the ECL_check return true if disabled).
I don't know what TapaTalk do and which files are modified, so I can say nothing to this.

Tapatalk do nothing about the smf files. Because its seperated. Its not modify any of smf files. Its uses different method to conenct to forum and its their own way.
The problem is ecl session checks fails on tapatalk connection. I don't use the ecl so I remove checks on security.php and its worked. Its only mean there is problem with ecl session checks.

Offline feline

  • CO PortaMx corp.
  • Administrator
  • *
  • Posts: 5586
  • Gender: Female
Re: Cache Problem With Safe mod. And tapatalk
« Reply #21 on: 16.07.12, 14:33:29 »
Tapatalk do nothing about the smf files.
As I see, Tapatalk load the SMF over a own index.php (smf_entry.php), so the Portal is not initiated and the ECL Check don't work.
Also a lot of SMF files are replaced with Tapatalk files (like Load.php and more).

That is not the best way to make a modification, because many mod's don't work with this ....
Many are stubborn in relation to the path, a few in relation to the target.