Page 3 of 4
Re: OpenCart 1.5.0.3 Bug Thread
Posted: Sat Jun 11, 2011 1:57 am
by opencartisalright
OSWorX wrote:opencartisalright wrote:Reason i'm asking is because i'm contemplating buying an SVN client software for like $50, and before I spend the money I just wanna know if we will have access to the SVN for the long term...
Thanks
Do not know why you have to buy something:
http://tortoisesvn.net/
Because I use a Mac, so I can't use an SVN client for windows...I don't have Parallels.
Re: OpenCart 1.5.0.3 Bug Thread
Posted: Sat Jun 11, 2011 2:02 am
by opencartisalright
celestial wrote:opencartisalright wrote:I just have a question regarding the SVN.
After all the major bugs have been squashed (maybe around version 1.5.1 or 1.5.2), are we still going to have access to the SVN? Or will we only have access to each point release as you release them?
Reason i'm asking is because i'm contemplating buying an SVN client software for like $50, and before I spend the money I just wanna know if we will have access to the SVN for the long term...
Thanks
This is for Free
http://www.rapidsvn.org/download/release/0.12/
Is it the same software as this?
http://rapidsvn.tigris.org/
Re: OpenCart 1.5.0.3 Bug Thread
Posted: Sat Jun 11, 2011 2:08 am
by SapporoGuy
Yeah, that looks like the one.
IF you have an copy of XP laying around, you can also install virtualbox (free).
New icore7 macbook pros can't use 32byte xp in bootcamp but vmware handles the issue just fine.
Re: OpenCart 1.5.0.3 Bug Thread
Posted: Sat Jun 11, 2011 4:18 am
by scott23
opencartisalright wrote:Because I use a Mac, so I can't use an SVN client for windows...I don't have Parallels.
Rapidsvn has a Mac version also.
Scott
Re: OpenCart 1.5.0.3 Bug Thread
Posted: Sat Jun 11, 2011 4:28 am
by opencartisalright
Not sure if this is just me, or if it's a bug, but when I move all of my modules over to the right hand side column on the category page, the middle column doesn't expand to fit the page, it just stays put in the middle as if there are some phantom columns on the left hand side that are blocking it...
Can anyone confirm this?
Re: OpenCart 1.5.0.3 Bug Thread
Posted: Sat Jun 11, 2011 4:53 am
by scott23
opencartisalright wrote:Not sure if this is just me, or if it's a bug, but when I move all of my modules over to the right hand side column on the category page, the middle column doesn't expand to fit the page, it just stays put in the middle as if there are some phantom columns on the left hand side that are blocking it...
Can anyone confirm this?
Working fine on my page.
Re: OpenCart 1.5.0.3 Bug Thread
Posted: Sat Jun 11, 2011 5:31 am
by opencartisalright
scott23 wrote:opencartisalright wrote:Not sure if this is just me, or if it's a bug, but when I move all of my modules over to the right hand side column on the category page, the middle column doesn't expand to fit the page, it just stays put in the middle as if there are some phantom columns on the left hand side that are blocking it...
Can anyone confirm this?
Working fine on my page.
Are you using Firefox? I'm using FF 4.0.1 and the middle column won't expand left if all my modules are on the right hand side on the category page, however it will expand right if all my modules are on the left hand side.
Really strange...
category-page-layout-error.jpg (86.18 KiB) Viewed 4239 times
Re: OpenCart 1.5.0.3 Bug Thread
Posted: Sat Jun 11, 2011 5:41 am
by opencartisalright
I'm enabling the latest module on the home page with 8 products, and the layout is all screwy.
layout-module-error.jpg (58.91 KiB) Viewed 4243 times
Re: OpenCart 1.5.0.3 Bug Thread
Posted: Sat Jun 11, 2011 6:41 am
by celestial
opencartisalright wrote:celestial wrote:opencartisalright wrote:I just have a question regarding the SVN.
After all the major bugs have been squashed (maybe around version 1.5.1 or 1.5.2), are we still going to have access to the SVN? Or will we only have access to each point release as you release them?
Reason i'm asking is because i'm contemplating buying an SVN client software for like $50, and before I spend the money I just wanna know if we will have access to the SVN for the long term...
Thanks
This is for Free
http://www.rapidsvn.org/download/release/0.12/
Is it the same software as this?
http://rapidsvn.tigris.org/
Yes and super free too
Re: OpenCart 1.5.0.3 Bug Thread
Posted: Sat Jun 11, 2011 6:45 am
by Xsecrets
opencartisalright wrote:I'm enabling the latest module on the home page with 8 products, and the layout is all screwy.
layout-module-error.jpg
yeah the product modules when put on the homepage can become a bit messed up if you have long product names that move onto two lines. I just messed with it for a second. I'm sure it's something you could work out with some css tweaking.
Re: OpenCart 1.5.0.3 Bug Thread
Posted: Sat Jun 11, 2011 8:56 am
by opencartisalright
Xsecrets wrote:yeah the product modules when put on the homepage can become a bit messed up if you have long product names that move onto two lines. I just messed with it for a second. I'm sure it's something you could work out with some css tweaking.
The featured module seems to be working correctly on the home page even with long product titles. It's just the Latest module i'm having troubles with.
I'd prefer not to have to mess with CSS if I didn't have to.
Fancybox issue
Posted: Sat Jun 11, 2011 9:35 am
by fritzelly
I'm finding that jquery.fancybox-1.3.4.pack.js is killing IE8, after what seems to be the page load IE8 then becomes unusable for 20-25 secs, and moving to another window (not within IE) and then back to IE will crash it, I dont have the problem in FF or Chrome. Removing the line from the header resolves the problem.
Apart from that Great Job
OpenCart 1.5.0.3 Bug Thread
Posted: Sat Jun 11, 2011 4:21 pm
by kedgetech
Folks we are missing the code to load helper classes. If i am not wrong we might have missed this since 1.5.0.x. in system\engine\loader.php [public function helper($helper)].
Thanks.
Re: OpenCart 1.5.0.3 Bug Thread
Posted: Sat Jun 11, 2011 6:28 pm
by OSWorX
opencartisalright wrote:OSWorX wrote:opencartisalright wrote:Reason i'm asking is because i'm contemplating buying an SVN client software for like $50, and before I spend the money I just wanna know if we will have access to the SVN for the long term...
Thanks
Do not know why you have to buy something:
http://tortoisesvn.net/
Because I use a Mac, so I can't use an SVN client for windows...I don't have Parallels.
Than this:
http://www.versionsapp.com/ (and is cheaper)
Re: OpenCart 1.5.0.3 Bug Thread
Posted: Sat Jun 11, 2011 6:37 pm
by Daniel
kedgetech wrote:Folks we are missing the code to load helper classes. If i am not wrong we might have missed this since 1.5.0.x. in system\engine\loader.php [public function helper($helper)].
Thanks.
its not a bug its something i don;t use anymore. use models instead.
Re: Fancybox issue
Posted: Sat Jun 11, 2011 7:32 pm
by aturbide
fritzelly wrote:I'm finding that jquery.fancybox-1.3.4.pack.js is killing IE8, after what seems to be the page load IE8 then becomes unusable for 20-25 secs, and moving to another window (not within IE) and then back to IE will crash it, I dont have the problem in FF or Chrome. Removing the line from the header resolves the problem.
Apart from that Great Job
Don't have any issues with IE8 and opencart here.
Re: OpenCart 1.5.0.3 Bug Thread
Posted: Sat Jun 11, 2011 10:21 pm
by f00dmonsta
I suppose my post got lost or I forgot to click submit:
Layout isn't working as intended or I'm misunderstanding it's use:
'Home' Layout:
- common/home
'Account' Layout:
- account
'All' Layout: (I created this)
- common/home
- account
Homepage loses modules that were put under 'Home' layout, but has the modules put under 'All'.
Account page(s) remains the same, showing modules under 'Account' layout, while not showing the modules under 'All'.
Re: OpenCart 1.5.0.3 Bug Thread
Posted: Sat Jun 11, 2011 10:42 pm
by George Mason
Maybe not a bug but when I change error_reporting(E_ALL); to error_reporting(E_ALL ^ (E_NOTICE | E_WARNING)); in startup.php, the notices and warning will stay on top of the screen.
Re: OpenCart 1.5.0.3 Bug Thread
Posted: Sat Jun 11, 2011 10:45 pm
by Daniel
f00dmonsta wrote:I suppose my post got lost or I forgot to click submit:
Layout isn't working as intended or I'm misunderstanding it's use:
'Home' Layout:
- common/home
'Account' Layout:
- account
'All' Layout: (I created this)
- common/home
- account
Homepage loses modules that were put under 'Home' layout, but has the modules put under 'All'.
Account page(s) remains the same, showing modules under 'Account' layout, while not showing the modules under 'All'.
ask your questions under general support and not the the 1.5.0.3 bug thread. if you create one layout using the same route and then another layout only one of the layouts you create can be used.
Re: OpenCart 1.5.0.3 Bug Thread
Posted: Sun Jun 12, 2011 2:42 am
by Daniel
I just released 1.5.0.4
new bug thread is here:
http://forum.opencart.com/viewtopic.php?f=161&t=33734
getting less and less bugs now. hopefully i can start the doing the fun stuff soon and start creating new features.