Íá ãÔßáÉ whmcs eula-accept issue ÚäÏ ÊÑÞíÉ ÇáÇÕÏÇÑ


ÇáãÔßáÉ :
've just upgraded from WHMCS 7.5.2 to 7.6.0 today, everything was smooth but when I tried to login,
it showed me the "End User License Agreement" page. When I clicked on the "I Agree" button, it sent me to 404 page not found error. For your information, I'm currently using a custom whmcs admin directory so the link end up like this www.something.gov/customadmindir/eula-accept

I can't proceed to the dashboard for now. Help me, its urgent!
Íá ÇáãÔßáÉ :

Troubleshooting Problems Accepting EULA After Update



Symptom

After applying the WHMCS 7.6 update, upon first logging to the administration area, it is necessary to read and agree to an updated License Agreement (EULA).
In some circumstances, clicking the Accept button may reload the page or result in a 404 error:

The requested URL /admin/eula-accept was not found on this server.

Cause

This is caused by a mis-configured Friendly URLs setting, causing the Accept button to point to an unroutable path on your server.



Solution

The Friendly URL setting can be reset to the basic value by executing the following SQL command against the WHMCS database:

UPDATE `tblconfiguration` SET value ='basic' WHERE setting='RouteUriPathMode'; Refresh the License Agreement page in your browser.
The updated Agreement can now be accepted successfully



ÇáãÑÌÚ :
https://help.whmcs.com/m/troubleshoo...a-after-update
https://whmcs.community/topic/294360...he-admin-area/
https://whmcs.community/topic/290822...k-redirection/