e107inc / e107

e107 Bootstrap CMS (Content Management System) v2 with PHP, MySQL, HTML5, jQuery and Twitter Bootstrap. Issue Discussion Room: https://gitter.im/e107inc/e107
https://e107.org
GNU General Public License v3.0
321 stars 213 forks source link

Links page plugin is not functional #4316

Closed parsfounder closed 3 years ago

parsfounder commented 3 years ago

Clicking on links categories shows the following error:

Fatal error: Uncaught Error: Object of class linkclass could not be converted to string in /home/.../plugins/links_page/link_class.php:285 Stack trace: #0 /home/.../plugins/links_page/links.php(561): linkclass->getOrder() #1 /home/.../plugins/links_page/links.php(176): displayCategoryLinks('2') #2 /home/.../index.php(69): include_once('/home/clients/9...') #3 {main} thrown in /home/.../plugins/links_page/link_class.php on line 285

Also the link category icon is not appearing.

Moc commented 3 years ago

Which PHP version are you using?

parsfounder commented 3 years ago

Which PHP version are you using?

php v7.4 - e107 v2.3.1 git

Jimmi08 commented 3 years ago

@Moc I am not aware that the LinksPage plugin is available for the 2.x version. It was removed from e107.org too.

@realmontazeri from where and what version of LinksPage plugin you are using?

parsfounder commented 3 years ago

As I see this plugin is removed from e107/tree/master/e107_plugins so It seems that this plugin was remained from the older versions of cms.

parsfounder commented 3 years ago

@Moc I am not aware that the LinksPage plugin is available for the 2.x version. It was removed from e107.org too.

@realmontazeri from where and what version of LinksPage plugin you are using?

Screenshot

Jimmi08 commented 3 years ago

@realmontazeri from where and what version of LinksPage plugin you are using?

Screenshot

I stopped to update that plugin 07 Mar 2020, so you have probably old version for 2.0. It was moved to my old plugins repository and anybody can fix it.

Moc commented 3 years ago

I'm closing this one. The plugin is no longer part of core and not supported by the core developers anymore.