Ticket #1426 (closed defect: fixed)

Opened 5 months ago

Last modified 4 months ago

webmail: bookmarks doesn't work

Reported by: flosch@gmail.com Assigned to:
Priority: major Milestone: ispCP ω 1.0.0 - RC6
Component: Frontend (GUI) Version: ispCP ω 1.0.0 - RC5
Severity: Don't know Keywords:
Cc:

Description

When clicking on "Bookmarks" in the webmail it returns:

Your bookmarks plugin is not properly installed!

Please refer to the instructions in the README file, located in your bookmarks plugin directory.

Attachments

Change History

07/24/08 10:30:03 changed by FeG

This can be fixed by simply copying the file bookmarks_data_text.php over the file bookmarks_data.php, as stated in the README (I suppose to use textfiles for the bookmarks and not a database). These files are located in ispcp/gui/tools/webmail/plugins/bookmarks.

After doing this, bookmarks are working here without problems.

07/25/08 10:25:13 changed by rats

  • status changed from new to closed.
  • resolution set to fixed.

I try it with require("bookmarks_data_text.php") in r1289; if not working, please reopen this ticket.

07/25/08 10:25:20 changed by rats

  • milestone changed from Working to ispCP ω 1.0.0 - RC6.

Add/Change #1426 (webmail: bookmarks doesn't work)




Action