I am using a joomla componet called solidcart. There has been no core mods to the files except for the URI and dual pricing module. I have made all the edits to the files except for this. Can you point me to the correct file?

Errors Found!

4 problems were found the settings in the store's configuration files, so the example rewrite rule panel cannot yet be built.

Please fix the error in the configuration files, as listed below...

Store Configuration Files Check
The value for HTTP_SERVER in the store side's configure.php file is wrong.

The current value for HTTP_SERVER is “http://”.

The value for HTTP_SERVER cannot have a slash at the end.
You must update the value for HTTP_SERVER to remove the slash from the end.
The value for HTTPS_SERVER in the store side's configure.php file is wrong.

The current value for HTTPS_SERVER is “https://”.

The value for HTTPS_SERVER cannot have a slash at the end.
You must update the value for HTTPS_SERVER to remove the slash from the end.
The value for DIR_WS_CATALOG in the store side's configure.php file is wrong.

The current value for DIR_WS_CATALOG is “path”.

The value for DIR_WS_CATALOG must start and end with a slash.
Add a slash, /, to the start of DIR_WS_CATALOG.
Add a slash, /, to the end of DIR_WS_CATALOG.
The value for DIR_WS_HTTPS_CATALOG in the store side's configure.php file is wrong.

The current value for DIR_WS_HTTPS_CATALOG is “path”.

The value for DIR_WS_HTTPS_CATALOG must start and end with a slash.
Add a slash, /, to the start of DIR_WS_HTTPS_CATALOG.
Add a slash, /, to the end of DIR_WS_HTTPS_CATALOG.