Page not found error for return URL

  • Posts: 22
  • Thank you received: 1
1 year 1 week ago #351156

-- Joomla version -- : 4.3.0
-- PHP version -- : 4.7.2

Payment plugin is the Common payment plugin configured to work with CCAvenue payment plugin

I am using the default setting for return URL. After Payment, I am getting page not found error

The url it tries to go to is vividhifi.com/index.php?option=com_hikas...nt&lang=en&Itemid=14

Add probably due to this, the order status does not change from created to confirmed

Is there anything I have not configured properly?

Last edit: 1 year 1 week ago by rmalik.

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

  • Posts: 81566
  • Thank you received: 13075
  • MODERATOR
1 year 1 week ago #351160

Hi,

I don't see any "page not found" error on that URL.
What I see is the error "500 - Whoops, looks like something went wrong."
This indicates that there is a PHP error during the processing of the page.
In order to know where the problem is, you need to:
- turn on the "debug" setting of the Joomla configuration
- rename the file templates/YOUR_TEMPLATE/error.php to something else via FTP in order to use the default error page of Joomla, and not your template's

However, looking at github.com/techjoomla/joomla-payments/tree/master/code/plugins I can see that the plugins there were not updated for several years.
You said you're using Joomla 4.3, but Joomla 4 didn't exist the last time the CCAvenue plugin was updated. So it's likely that there is one or several problems in the code of the CCAvenue plugin to make it compatible with Joomla 4. The error message will help understand what the first problem is.

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

Time to create page: 0.059 seconds
Powered by Kunena Forum