Author Topic: Error 404: Viewing Invoices from Order list  (Read 425 times)

Offline biblefusion

  • Sr. Member
  • ****
  • Posts: 60
    • View Profile
Error 404: Viewing Invoices from Order list
« on: 17/April/2011, 11:35:49 AM »
Hi All,

Viewing of invoices from the invoice list is done perfectly fine, the pdf file is opened in a separate window. An attempt to view the Invoice (link next to order number) generates the following error:

/component/option,com_nbill/Itemid,169/action,invoices/order_id,39/search_date_from,01/01/1970/task,view/ was not found on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

Could anyone shed some light on this please?

Kind Regards,
Peter

Offline netshine

  • Administrator
  • Hero Member
  • *****
  • Posts: 4,952
    • View Profile
Re: Error 404: Viewing Invoices from Order list
« Reply #1 on: 18/April/2011, 09:37:09 AM »
I'm not sure why that would happen, unless it is a problem with the SEF URL or something. What happens if you try going to index.php?option=com_nbill&action=invoices&task=view&order_id=39&search_date_from=01/01/1970&Itemid=169 ?

Offline biblefusion

  • Sr. Member
  • ****
  • Posts: 60
    • View Profile
Re: Error 404: Viewing Invoices from Order list
« Reply #2 on: 18/April/2011, 08:13:34 PM »
Hi Russel,

I altered the URL according to your suggestion, and the 404 error remains. Let me do some tweaking with SEF URL settings...will give feedback

Offline pwidner

  • Jr. Member
  • **
  • Posts: 17
    • View Profile
Re: Error 404: Viewing Invoices from Order list
« Reply #3 on: 22/June/2012, 01:02:55 AM »
Just an FYI, I too had the same problem. If using sh404sef, configuration for sh404sef - by components, I chose skip for nbill instead of default handler and it fixed problem.