![]() ![]() |
Sep 2 2021, 04:15 PM
Post
#1
|
|
|
Newbie ![]() Group: Members Posts: 18 Joined: 21-April 17 Member No.: 2,473 |
After I updated to 1.9.9.4, my cron jobs stopped executing with Easy Cron. I can update them manually. Here are the specifics: Joomla 3.9.28 ( getting ready to update to 3.10.1) PHP. 7.4.22 Joomla Scraper 1.9.9.4 Thank you for your help. Kat |
|
|
|
Sep 3 2021, 07:56 AM
Post
#2
|
|
![]() Web Design Seo ![]() ![]() ![]() ![]() Group: Root Admin Posts: 4,332 Joined: 29-April 09 From: Sofia Member No.: 1 |
Is there some php error?
-------------------- Правила на форума | Forum Rules | How to receive support. 3D Web Design: Уеб дизайн, Seo оптимизация, Web Site Extensions, Oscommerce Addons, Wordpress plugins and Joomla Extensions. Изработка на уеб сайтове и оптимизация на сайт за търсачки и Seo услуги.
|
|
|
|
Sep 7 2021, 06:14 PM
Post
#3
|
|
|
Newbie ![]() Group: Members Posts: 18 Joined: 21-April 17 Member No.: 2,473 |
Below are the php errors:
PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; TableFeed has a deprecated constructor in /home/thelatinonetwork/public_html/administrator/components/com_aggregator/tables/feed.php on line 3 [30-Jul-2021 19:18:25 UTC] PHP Deprecated: Function get_magic_quotes_gpc() is deprecated in /home/thelatinonetwork/public_html/administrator/components/com_aggregator/controller.php on line 1595 [30-Jul-2021 19:18:26 UTC] PHP Warning: strpos(): Offset not contained in string in /home/thelatinonetwork/public_html/administrator/components/com_aggregator/controller.php on line 1647 Thank you. |
|
|
|
Sep 8 2021, 06:58 AM
Post
#4
|
|
![]() Web Design Seo ![]() ![]() ![]() ![]() Group: Root Admin Posts: 4,332 Joined: 29-April 09 From: Sofia Member No.: 1 |
Kat, thank you. To fix errors, we we released a new version today Joomla Scraper v.1.9.9.5. You can download update or send me PM with your email (email used in your Joomla Scraper order) and I will send you the new version.
To fix errors manual in php code: 1. public_html/administrator/components/com_aggregator/tables/feed.php on line 3 Change: Код function TableFeed(&$db) { To: Код function __construct(&$db) { //function TableFeed(&$db) { 2. public_html/administrator/components/com_aggregator/controller.php on line 1595 Comment both lines: Код //if ( get_magic_quotes_gpc() ){ //$feed->feed = stripslashes( $feed->feed );} 3. controller.php on line 1647 - This notice is due on your configuration, with or without notice, cron will work if feeds are well configured. |
|
|
|
Sep 9 2021, 06:41 PM
Post
#5
|
|
|
Newbie ![]() Group: Members Posts: 18 Joined: 21-April 17 Member No.: 2,473 |
Thank you so much for you help. I emailed you, so you can send me the latest version.
Kat |
|
|
|
![]() ![]() |
Similar Topics
|
Lo-Fi Version | Time is now: 1st June 2026 - 10:12 PM |