Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13
I install it and it doesn't work. asking for to update. When I update it asked for paypal email that use to purchased. You can use this. Is there anyway around it?
Thank you for the share! I'd tried it but the nulled doesn't work. It want you to update, when I update, it asked for your paypal email that you use to purchased. Is there anyway around this? If not, then I will have to purchased this...
Thanks for the very nice share!!
Latest version is 1.1.5
The solution is the same:
Edit is still done in Activate.php. Change
$result = $this->inquiry('activation');
to
$result = true;
But now the Activate.php file is in "app/classes/Controller" and NOT in "app/classes/Component".
Enjoy!
fantastic share, thanks.
+rep
But now the Activate.php file is in "app/classes/Controller" and NOT in "app/classes/Component".
In my installation, it's in the same place - app/classes/Compenent, line 181. There's also an activate.php file in app/classes/Controller, but that file does not contain the line that says "$result = $this->inquiry('activation');".
You can also copy over the activate.php file from version 1.1.12 to app/classes/Component. While the file has changed a lot in the new version, it will still work.
That sounds interesting...
Anyway, it works.
(08-07-2016 06:00 AM)essmeier Wrote: [ -> ]But now the Activate.php file is in "app/classes/Controller" and NOT in "app/classes/Component".
In my installation, it's in the same place - app/classes/Compenent, line 181. There's also an activate.php file in app/classes/Controller, but that file does not contain the line that says "$result = $this->inquiry('activation');".
You can also copy over the activate.php file from version 1.1.12 to app/classes/Component. While the file has changed a lot in the new version, it will still work.
Hi all,
the new version 1.2 causes fatal errors on my site. How about your sites?
How about your sites?
Working for me.
(08-10-2016 08:51 PM)rich123 Wrote: [ -> ]Hi all,
the new version 1.2 causes fatal errors on my site. How about your sites?
What kind of errors?
There were fatal errors with table creating or deleting and now ot shows only a blank page instead of my site.
(08-14-2016 02:42 AM)xadvqewrg Wrote: [ -> ] (08-10-2016 08:51 PM)rich123 Wrote: [ -> ]Hi all,
the new version 1.2 causes fatal errors on my site. How about your sites?
What kind of errors?
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13