Email History Plugin

  • Posts: 20
  • Thank you received: 2
  • Hikashop Business
9 years 1 week ago #220133

-- HikaShop version -- : 2.6.0
-- Joomla version -- : 3.4.5

Thank you for this great new Email History Plugin.

After using it since September 28th, this Email History Plugin alone has increased the size of the database with more than 15 MB. This is something to be aware of for users depending on smaller databases with many orders and customers.

I do understand that it is possible to go in and manually delete older Email History Log entries listed.

Do you have any means or ways to have older logged and listed entries automatically deleted?
If not, would it be something for future versions to do something with?

Please Log in or Create an account to join the conversation.

  • Posts: 82863
  • Thank you received: 13372
  • MODERATOR
9 years 1 week ago #220140

Hi,

There is no such setting for now.
That's a good idea.
We'll add an option to clear the old entries with a certain frequency you can define in the settings of the plugin.

The following user(s) said Thank You: energinyter

Please Log in or Create an account to join the conversation.

  • Posts: 20
  • Thank you received: 2
  • Hikashop Business
9 years 1 week ago #220204

Thank you Nicolas,

You do make us proud being Hikashop fans and users, Thank you for your outstandig services.

Hikashop may be the best choice on the market today, and I have tried many other webshop solutions during the last 5+ years - Service and direct customer relations may be the whole difference. You sure have a great team Nicolas, Thank You !!!

Please Log in or Create an account to join the conversation.

  • Posts: 267
  • Thank you received: 5
8 years 8 months ago #232151

Hi Nicolas,
When upgrading to HikaShop Business Hikashop 2.6.1, the new service aparace Email History.
When I try to access it gives me the following error:

jos-Error: Page not found: email_log

"JAdministrator -> dispatch () @ /administrator/index.php:46
JComponentHelper :: renderComponent () @ /administrator/includes/application.php:153
JComponentHelper :: executeComponent () @ /libraries/joomla/application/component/helper.php:348
require_once () @ /libraries/joomla/application/component/helper.php:380
JError :: raiseError () @ /administrator/components/com_hikashop/hikashop.php:48
JError :: raise () @ /libraries/joomla/error/error.php:251"

I have not been able to solve the problem,

Thank you very much once again

Attachments:
Last edit: 8 years 2 months ago by dvddvd.

Please Log in or Create an account to join the conversation.

  • Posts: 82863
  • Thank you received: 13372
  • MODERATOR
8 years 8 months ago #232158

Hi,

Thank you for your feedback.
Change the line:
$history_link = empty($this->user->user_email) ? '' : hikashop_completeLink('email_log&search='.$this->user->user_email);
to:
$history_link = empty($this->user->user_email) ? '' : hikashop_completeLink('email_history&search='.$this->user->user_email);
in the file administrator/components/com_hikashop/views/user/view.html.php and that will fix the problem.

The following user(s) said Thank You: dvddvd

Please Log in or Create an account to join the conversation.

  • Posts: 267
  • Thank you received: 5
8 years 8 months ago #232208

Now it works perfectly. Thank you Nicolas

Please Log in or Create an account to join the conversation.

Time to create page: 0.071 seconds
Powered by Kunena Forum