user login isnt working and reload page msg

7.4.2 

Front:

 

Without the splash page:

 

Join or login: YOU DON'T HAVE PERMISSIONS TO ACCESS THIS PAGE

 

With splash page:

 

1) Login doesnt work

 

2) sign up works then hit 'join now' on the additional info page, takes me to 

'https://www.mysite.com/join.php' with an error that reads

Something went wrong! Please try reloading the page.

- i reload the page and im logged into the new account

 

----------------------------------------------------------------------------

back

 

administration:

 

i go to login: https://www.mysite.com/administration

i then see this page after clicking login: https://www.mysite.com/administration/index.php

and the page says: Something went wrong! Please try reloading the page.

Of course reload dont work so i remove the index.php and enter

then it looks normal

After checking to see if there are other things i clicked license on the 

left in dashboard brings up an error: Something went wrong! Please try reloading the page.

Reloading doesnt work, back button does...address bar was normal https://www.mysite.com/administration/license.php

 

anyone with any suggestions on how to fix this or these things.. wud be much appreciated

Quote · 6 May 2021

The something went wrong message means a php error or a mysql error.  You can turn on full reporting to the browser by changing the /inc/header.inc.php setting:

$site['fullError']         = true;

Your setting will be false by default.

Sometimes you will get a blank page with a php error message; you may have to look in your error logs.  Also, in the /tmp folder you will find an error log as well; check that and see what you find and post here if you need more help.

Geeks, making the world a better place
Quote · 8 May 2021

thanks again for your help ..very much appreciated, all's great now 

Quote · 9 May 2021
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.