Component stopped working?

Started by Bebrona, 18 October 2015, 14:59:13

Previous topic - Next topic
A financial contribution is greatly appreciated as a support, to help us to keep live the project.
If you like this project you can donate some piece of BitCoin to this address: bc1qy5tgq6tvrckac2a57unxvqcnxamrvhduve9sj9

Bebrona

When i click on the Abook component i get the message " Component not found" but it is installed and inside the component menu

How can i fix this?

In frontpage the component works, in backend i can't add books

Please help.

I CAN SEND DONATION WHEN THIS IS FIXED!

A financial contribution is greatly appreciated as a support, to help us to keep live the project.
If you like this project you can donate some piece of BitCoin to this address: bc1qy5tgq6tvrckac2a57unxvqcnxamrvhduve9sj9

federica

It seems the folder administrator/components/com_abook has problems.
Download the installation package then install again Abook without uninstall it.
Al mondo ci sono 10 tipi di persone, quelli che hanno capito il codice binario e quelli che non l'hanno capito.
Informatizzati [url="https://informatizzati.org"]https://informatizzati.org[/url]
Stacca la spina [url="https://disconnessi.org"]https://disconnessi.org[/url]

Bebrona

Frederica

When i install the component again (without uninstall) i get this error.  And the problem isn't fixed.

What should i do next?

Duplicate entry '1' for key 'PRIMARY' SQL=INSERT INTO `b9pwl_abcategories` (`id`, `asset_id`, `parent_id`, `lft`, `rgt`, `level`, `path`, `extension`, `title`, `alias`, `note`, `description`, `published`, `checked_out`, `checked_out_time`, `access`, `params`, `metadesc`, `metakey`, `metadata`, `created_user_id`, `created_time`, `modified_user_id`, `modified_time`, `hits`, `language`) VALUES (1, 0, 0, 0, 1, 0, '', 'system', 'ROOT', 'root', '', '', 1, 0, '0000-00-00 00:00:00', 1, '{}', '', '', '', 0, '2009-10-18 16:07:09', 0, '0000-00-00 00:00:00', 0, '*');

federica

Strange, if you install abook without uninstall it, the installer doesn't install the database tables because the tables already exist
Al mondo ci sono 10 tipi di persone, quelli che hanno capito il codice binario e quelli che non l'hanno capito.
Informatizzati [url="https://informatizzati.org"]https://informatizzati.org[/url]
Stacca la spina [url="https://disconnessi.org"]https://disconnessi.org[/url]

A financial contribution is greatly appreciated as a support, to help us to keep live the project.
If you like this project you can donate some piece of BitCoin to this address: bc1qy5tgq6tvrckac2a57unxvqcnxamrvhduve9sj9

Bebrona

So how can i solve this? I send donation after fix!

Bebrona

I solved the problem MYSELF    ;D

Workarround.

- backup database
- export abcategories to SQL
- delete abcategories
- install component
- delete abcategories
- import abcategories from SQL

SOLVED

Strange component was not working anymore SUDDENLY


federica

Hi Bebrona,
thank you for your feedback
Al mondo ci sono 10 tipi di persone, quelli che hanno capito il codice binario e quelli che non l'hanno capito.
Informatizzati [url="https://informatizzati.org"]https://informatizzati.org[/url]
Stacca la spina [url="https://disconnessi.org"]https://disconnessi.org[/url]