Page 1 of 1

Notice: Undefined index: scheme in controller/startup/seo_url.php

Posted: Sun Mar 24, 2019 6:14 pm
by AskinSavascisi
Hi everyone,

I'm new to Opencart. never used it before.

I relative of mine asked me if i could transfer his webshop to another hosting. After i transfered the webshop to another hosting i'm getting the following error:

Notice: Undefined index: scheme in /home/laminaat/public_html/catalog/controller/startup/seo_url.php (see attachment for code)

I uploaded the files correctly and also restored the DB and changed the credentials.

I'm also having a weird issue: whenever i click on a link the domainname adds itself to the url.. lets say i click on page "contact" then url goes like:

www.example.com/example.com/example.com/contact

see attached screenshots.

Thanks in advance

Re: Notice: Undefined index: scheme in controller/startup/seo_url.php

Posted: Mon Mar 25, 2019 1:04 am
by IP_CAM
and also restored the DB
Well, did you restore the DB ontent, AFTER you installed
a virgin OC DB first ? This, since an OC DB Backup only
contains DB DATA, but not one of the 'CREATE ... ' Routines ...

Ernie

Re: Notice: Undefined index: scheme in controller/startup/seo_url.php

Posted: Mon Mar 25, 2019 5:33 pm
by AskinSavascisi
Hi IP_cam,

thanks for your reply. No I didn't. I just restored the DB file he gave me.

So I need to have a clean DB first and after that import the backum file?

Edit: The DB provided has all the Create commands. I just checked the tables and the count is 137.Any idea about the error?