If you received a “Proxy warning” warning  while using Smart Report Maker version 7.0 please know that this is a “security warning” that means you or one of your users is accessing Smart Report Maker via a Proxy server.

If you want to allow accessing Smart Report Maker via any proxy servers, you need to disable the “Proxy detect” feature by taking the following steps :

1) Using any FTP client please download the “general_config.php” script, which can be found at :
SRM7/SRM/Reports7/sh/ared/config/

2) Open the downloaded file “general_config.php ” (from step 1) using  your favorite text editor such as notepad++

3) In the opened file please set the “$proxy_detect” property to “no” instead of  “yes” (the default value) so it should be like the following :

$proxy_detect = “no”;

4) Save the opened file “general_config.php ” then close it.

5) Upload the file back to the exact same location on your server.

6) Refresh your browser and try accessing smart report maker one more time.

That’s it! it should work fine now!

For any other questions please don’t hesitate to create a support ticket here!