Page 6 of 7
Re: 2.0.1.1 released
Posted: Mon Feb 16, 2015 3:56 pm
by antonior14
Hi! I'm considering to start a new open cart installation leaving 1.5, using it as my default web project because I like it and I'm confident that it's a best wy for web developing.
So this last relase 2.0.1.1 is stable?
Are still there some bugs?
Re: 2.0.1.1 released
Posted: Tue Feb 17, 2015 3:25 pm
by khalid123
Daniel wrote:2.0.1.1 has now been released and is available for download!
is it possible to add subcategory in parent category in opencart 2.0 and later varsion.
kindly guide me if it is possible i have tried but could not, i can create subcategory in older version like 1.5 but i dont know why not same thing do in opencart 2.0 and later version.
thanks in advance
khalid
Re: 2.0.1.1 released
Posted: Wed Feb 18, 2015 3:24 am
by kdmp
This really isn't a bug...but more of a suggestion. When you have users that only have access to certain things....for example...they do not have access to see anything in the dashboard....those items should be disabled from viewing. Currently in 2.0.1.1 if they don't have access to what is displayed on the dashboard, it throws a JSON - permission denied error. I wouldn't think an error should be shown here...just disable what they don't have permission to view.
Re: 2.0.1.1 released
Posted: Wed Feb 18, 2015 9:29 pm
by Ema87
Hello, I have a question. I want to tweek the html file from this new opencart version. I am new to opencart and know a bit of html and css, but know nothing about php. I managed to add a background image to the default template and play with the colors, but what i want is advice where i can add a background color to the category part. I don't want the backround to show on behings the products. Please help
Re: 2.0.1.1 released
Posted: Tue Feb 24, 2015 11:07 pm
by Qphoria
khalid123 wrote:Daniel wrote:2.0.1.1 has now been released and is available for download!
is it possible to add subcategory in parent category in opencart 2.0 and later varsion.
kindly guide me if it is possible i have tried but could not, i can create subcategory in older version like 1.5 but i dont know why not same thing do in opencart 2.0 and later version.
thanks in advance
khalid
Yes the category system hasn't changed.
Re: 2.0.1.1 released
Posted: Tue Feb 24, 2015 11:08 pm
by Qphoria
kdmp wrote:This really isn't a bug...but more of a suggestion. When you have users that only have access to certain things....for example...they do not have access to see anything in the dashboard....those items should be disabled from viewing. Currently in 2.0.1.1 if they don't have access to what is displayed on the dashboard, it throws a JSON - permission denied error. I wouldn't think an error should be shown here...just disable what they don't have permission to view.
Technically it is a bug.. there are quite a few json errors that need to be suppressed when they are set to inactive.
Re: 2.0.1.1 released
Posted: Tue Feb 24, 2015 11:10 pm
by Qphoria
Ema87 wrote:Hello, I have a question. I want to tweek the html file from this new opencart version. I am new to opencart and know a bit of html and css, but know nothing about php. I managed to add a background image to the default template and play with the colors, but what i want is advice where i can add a background color to the category part. I don't want the backround to show on behings the products. Please help
And colors or theming should be done in the stylesheet.
You can use chrome or firefox to "inspect element" by right clicking on it and that gives you a developer panel with information about the html and css for the element. Here you can play with different settings. PHP is generally not a factor when dealing with theming.
Re: 2.0.1.1 released
Posted: Wed Feb 25, 2015 11:06 pm
by slavib
Hi
2.0.1.1 - new installation
1. admin panel -> page products
Copy button does not work
2. Tools Restore not work
how can I fix it
Re: 2.0.1.1 released
Posted: Wed Mar 04, 2015 9:28 pm
by xsron
Hello,
I have upgraded from 1.5 to 2.011. In the upgrade.txt is mentioned: "If you see any errors, report them immediately in the forum before continuing"
So that's whta I am doing now. I get these error:
Notice: Error: Can't DROP 'option_value'; check that column/key exists
Error No: 1091
ALTER TABLE `oc_product_option` DROP `option_value` in /home/web1212/public_html/system/library/db/mysqli.php on line 40
Warning: Cannot modify header information - headers already sent by (output started at /home/web1212/public_html/system/library/db/mysqli.php:40) in /home/web1212/public_html/system/library/response.php on line 12
How shall I continue?
Thx Ron!
Re: 2.0.1.1 released
Posted: Wed Mar 04, 2015 10:51 pm
by Qphoria
Re: 2.0.1.1 released
Posted: Thu Mar 05, 2015 10:26 pm
by slavib
slavib wrote:Hi
2.0.1.1 - new installation
1. admin panel -> page products
Copy button does not work
2. Tools Restore not work
how can I fix it
can someone say something about the problem
Re: 2.0.1.1 released
Posted: Mon Mar 09, 2015 5:52 am
by xsron
Thanks Qphoria,
Just let you all know about my attempt to upgrade from 1.5.6.4 to 2.0.1.1...
I could solve some problems with the help of this link:
viewtopic.php?f=135&p=546635#p546635
The front end looked good again, but I couldn't come through the mess in the back-end, terrible.
After 2 days I gave up, back to v1.5.6.4 again now :-(
Grtz
Re: 2.0.1.1 released
Posted: Wed Mar 11, 2015 8:34 pm
by sshivakumar
Hi,
I have installed opencart version 2.0.1.1 and im unable to send out any e-mails.
Please suggest is this a bug or it is working fine for the same version with someone.
Many thanks in advance,
Sucheth
Re: 2.0.1.1 released
Posted: Wed Mar 11, 2015 10:39 pm
by JAY6390
E-mails are sending fine in 2.0.1.1
Re: 2.0.1.1 released
Posted: Sat Mar 28, 2015 11:50 pm
by osexperts
sshivakumar wrote:Hi,
I have installed opencart version 2.0.1.1 and im unable to send out any e-mails.
Please suggest is this a bug or it is working fine for the same version with someone.
Many thanks in advance,
Sucheth
If you are using SMTP try this fix:
http://www.opencart.com/index.php?route ... n_id=20380
Re: 2.0.1.1 released
Posted: Tue Mar 31, 2015 1:06 am
by CamaroSS
xsron wrote:Thanks Qphoria,
The front end looked good again, but I couldn't come through the mess in the back-end, terrible.
Grtz
I was having huge issues with the back end as well. Not a big fan.
Re: 2.0.1.1 released
Posted: Tue Mar 31, 2015 7:58 am
by npn2531
I have installed 2.0.1.1 but for the life of me I cannot find the mail page in the admin. In 1.5.6 it was admin>sales>mail. Thanks for your help.
Re: 2.0.1.1 released
Posted: Tue Mar 31, 2015 5:27 pm
by pm-netti
Re: 2.0.1.1 released
Posted: Wed Apr 01, 2015 4:35 am
by elleriis
So i installed it and now have a huge problem. Anyone who can help? This is what my admin log in looks like:
Notice: Use of undefined constant DIR_MODIFICATION - assumed 'DIR_MODIFICATION' in /customers/f/5/f/citygreen.dk/httpd.www/system/startup.php on line 53
...[abbreviated]...
Error No: 1146
Error in: /customers/f/5/f/citygreen.dk/httpd.www/admin/index.php line 148
SELECT * FROM event in /customers/f/5/f/citygreen.dk/httpd.www/system/library/db/mysql.php on line 53Notice: Trying to get property of non-object in /customers/f/5/f/citygreen.dk/httpd.www/admin/index.php on line 150Warning: Invalid argument supplied for foreach() in /customers/f/5/f/citygreen.dk/httpd.www/admin/index.php on line 150
Heelp...
Re: 2.0.1.1 released
Posted: Wed Apr 01, 2015 10:50 am
by Cue4cheap
elleriis wrote:So i installed it and now have a huge problem. Anyone who can help? This is what my admin log in looks like:
Notice: Use of undefined constant DIR_MODIFICATION - assumed 'DIR_MODIFICATION' in
PLEASE do a search on the forum... It has been answered a bunch of times.
Mike