Error 500 after updating Article field to 4.0.2PRO

Search
Other Bug Reports questions
Forum

Error 500 after updating Article field to 4.0.2PRO

Jean Hins's Avatar Jean Hins
I tried several time to update and some category blogs are giving an error 500.

After rolling back everything,g is OK but when re-updating error 500 again.
Peter van Westen's Avatar Peter van Westen ADMIN
Can you enable debug mode and error reporting to see what is causing the error?
Please post a rating at the Joomla! Extensions Directory
Jean Hins's Avatar Jean Hins
Hello Peter,

Before debugging, I had a look at this website and discovered that finally I didn't use the Article field so I decided to remove it. Sorry for disturbance.

The funny thing its that on some other sites there are no problems. It must be a bad interaction with another extension.

Jean.
Jean Hins's Avatar Jean Hins
Just got the same error on another site. It happens on blog view.

Here is the screenshot of the error:

https://drive.google.com/file/d/1AdttXiMblbReai7DsPXmdxjOT5G1v91U/view?usp=share_link

FatalError HTTP 500 Whoops, looks like something went wrong.
Compile Error: Declaration of RegularLabs\Plugin\SystemArticlesAnywhere Helpers\DB::get(Sdatabase_name =
") must be compatible with RegularLabs Library\DB::get): Joomla Database\DatabaseDriver

Symfony|ComponentErrorHandlerError
FatalError

- in /home/customer/www/belesco.be/public_html/plugins/system/articlesanywhere/src/Helpers/DB.php (line 36)
31. /**
32. * @param string §database_name
33. *
34. * @return Database
35. */
36. public static function get($database_name = '')
37. {
38. §cache = new RL_Cache([__METHOD__, §database_name]);
39.
40. if ($cache->exists())
41. {
Peter van Westen's Avatar Peter van Westen ADMIN
Update Articles Anywhere.
Please post a rating at the Joomla! Extensions Directory
Jean Hins's Avatar Jean Hins
Perfect, it is working now. And I realized that articles anywhere was not needed on this one. So I think I will change the way I will do. Install only when needed instead of install what you think you will need.
Darren Dugan's Avatar Darren Dugan
thank you Peter... had the same issue... articles anywhere updated then article field (free in this case)... solves the issue.
You can only post on this forum if you log in