Page 1 of 1

ocMod Extension Installer Issues

Posted: Sat Jan 17, 2015 1:30 am
by gahinton
Is anyone else having issues installing ocMod extensions with the extension installer in 2.0.1.1? I cannot get anything to install without it popping up error messages during the process. I mainly get "Not Found" errors, but I have no idea what is Not Found. There is nothing in the error logs, or my system logs to indicate what it might be. I though it might have been the extension I was trying to install, but after 4 different ones doing the same thing, I would venture to say it isn't the extensions. All are supposed to be compatible with 2.0.1.1

Here is how the pop ups start off:

Not Found
Not Found
<!DOCTYPE html>
<!--[if IE]><![endif]-->
<!--[if IE 8 ]><html dir="ltr" lang="en" class="ie8"><![endif]-->
<!--[if IE 9 ]><html dir="ltr" lang="en" class="ie9"><![endif]-->
<!--[if (gt IE 9)|!(IE)]><!-->
<html dir="ltr" lang="en">
<!--<![endif]-->
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>The page you requested cannot be found!</title>
<base href="http://www.autodecalshop.com/" />
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<link href="http://www.autodecalshop.com/image/catalog/cart.png" rel="icon" />

Re: ocMod Extension Installer Issues

Posted: Sat Jan 17, 2015 2:49 am
by opencarthow.com
gahinton wrote:Is anyone else having issues installing ocMod extensions with the extension installer in 2.0.1.1? I cannot get anything to install without it popping up error messages during the process. I mainly get "Not Found" errors, but I have no idea what is Not Found. There is nothing in the error logs, or my system logs to indicate what it might be. I though it might have been the extension I was trying to install, but after 4 different ones doing the same thing, I would venture to say it isn't the extensions. All are supposed to be compatible with 2.0.1.1

Here is how the pop ups start off:

Not Found
Not Found
<!DOCTYPE html>
<!--[if IE]><![endif]-->
<!--[if IE 8 ]><html dir="ltr" lang="en" class="ie8"><![endif]-->
<!--[if IE 9 ]><html dir="ltr" lang="en" class="ie9"><![endif]-->
<!--[if (gt IE 9)|!(IE)]><!-->
<html dir="ltr" lang="en">
<!--<![endif]-->
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>The page you requested cannot be found!</title>
<base href="http://www.autodecalshop.com/" />
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<link href="http://www.autodecalshop.com/image/catalog/cart.png" rel="icon" />
Hi,
Could you send me your site url, a admin account via PM, so I can take a look at your site closer?

Re: ocMod Extension Installer Issues

Posted: Sat Jan 17, 2015 3:24 am
by gahinton
After running Developer Tools, it looks like the "Not Found" (404 error) is coming from http://www.mysite.com/admin/index.php?r ... d5fb8d6231

Any idea what might be causing this?

Re: ocMod Extension Installer Issues

Posted: Sat Jan 17, 2015 7:00 am
by gahinton
I have found that this is an issue many others were having. I for the following extension http://www.opencart.com/index.php?route ... n_id=18892 which resolved the issue.

Re: ocMod Extension Installer Issues

Posted: Sat Jan 17, 2015 10:52 am
by opencarthow.com
gahinton wrote:I have found that this is an issue many others were having. I for the following extension http://www.opencart.com/index.php?route ... n_id=18892 which resolved the issue.
Yes, glad to hear that the problem is fixed.