Resource icon

Unmaintained Book Reviews 1.0.1

No permission to download
How do I install this add-on?

  • Upload contents of upload folder to root directory, overwriting any existing files.
  • Install addon-Waindigo_BookReviews.xml file.


Help! This add-on has broken my forum. What do I do?

You can de-activate the addon from the Admin Control Panel homepage. If this doesn't help, you can uninstall it by clicking the Manage Add-ons link at the bottom of the list of Install Add-ons and selecting Uninstall from the Controls menu to the right of the add-on.

If you cannot reach the Admin Control Panel any more, login to your web server and add the following piece of code to the bottom of your library/config.php file:
Code:
$config['enableListeners'] = false;
This will disable all add-ons and enable you to get access to the Admin Control Panel again where you will be able to de-activate or uninstall the add-on. Don't forget to remove this line of code once you have de-activated or uninstalled the add-on.

Please let us know about any errors you receive by posting in the discussion thread for this add-on. Thank you!


I have a suggestion for a new feature. Will you add it?

If you would like a new feature adding, please post in our dediated thread on Stolen Sheep Design to discuss contributing financially to this feature.

Suggestions are always welcome, so even if you are unable to contribute, please do post them in the discussion thread. The best suggestions may be added as premium features, or other members may like them and consider contributing towards them.

Premium features are more likely to be added for more popular add-ons, so please consider contributing in other ways such as providing support to other users in the discussion thread, or liking or reviewing this add-on.


I want to uninstall this add-on. Can I remove all the files I uploaded?

Sorry to hear that you want to remove one of our add-ons. If there is something wrong with the add-on, please do let us know.

If you don't have any other Waindigo add-ons installed, you can safely remove the following folders (if they exist):
/library/Waindigo
/js/waindigo
/styles/default/waindigo


If you do have other Waindigo add-ons installed, some of the files you uploaded may also be needed by other Waindigo add-ons. In this case, it is recommend only to remove the following folders:
/library/Waindigo/BookReviews
/js/waindigo/bookreviews
/styles/default/waindigo/bookreviews
Top Bottom