"Export CSV" is not working

luballe
luballe
Offline
1
Hello,

Currently I have a problem with expense manager (v2). I upgraded from version 1.1.2. The data from the previous versión worked well. However when I press the "Export CSV" button the system crash and the following error appears:

This webpage is not available

ERR_INVALID_RESPONSE
Hide details
The webpage at http://mysite.com/administrator/index.php?option=com_finances&controller=items&task=export might be temporarily down or it may have moved permanently to a new web address.
Responses (4)
  • Accepted Answer

    luballe
    luballe
    Offline
    Wednesday, July 15 2015, 10:43 PM - #Permalink
    0
    I have to point that "mysite.com" is not my actual site...

    If you need further info, just let me know.
    The reply is currently minimized Show
  • Accepted Answer

    luballe
    luballe
    Offline
    Thursday, July 16 2015, 03:24 AM - #Permalink
    0
    Hi,

    I found the solution on my own. Edit the file /administrator/components/com_finances/controllers/items.php comment out the following lines (73 and 74):

    # $view->lists['username'] = $model->getUser_name();
    # $view->lists['user_id'] = $model->getUserId();

    After that, it worked like a charm!

    Luis
    The reply is currently minimized Show
  • Accepted Answer

    Thursday, July 16 2015, 11:18 AM - #Permalink
    0
    Hello Luis,

    Thanks for notifying this, we will take a look right away!
    The reply is currently minimized Show
  • Accepted Answer

    Thursday, July 16 2015, 11:41 AM - #Permalink
    0
    we have updated the installable package to solve this issue.
    The reply is currently minimized Show
Your Reply