Post by ianazi » Mon Jul 18, 2011 12:55 am

hi ppl , i had problem yesterday after instillation of opencart you can see it here

http://bitywrehla.com/up/

Newbie

Posts

Joined
Mon Jul 18, 2011 12:53 am

Post by R_D » Mon Jul 18, 2011 1:15 am

ianazi wrote:hi ppl , i had problem yesterday after instillation of opencart you can see it here

http://bitywrehla.com/up/
hm, something tells me it's a permission problem :laugh:

R_D
Active Member

Posts

Joined
Sun Jan 09, 2011 3:13 am

Post by Daniel » Mon Jul 18, 2011 1:26 am

naz_eg wrote:I get these errors on Home page:

Warning: Invalid argument supplied for foreach() in /var/www/vhosts/cdkeyshere.com/httpdocs/151/catalog/controller/common/column_left.php on line 49
Warning: Invalid argument supplied for foreach() in /var/www/vhosts/cdkeyshere.com/httpdocs/151/catalog/controller/common/column_right.php on line 49
Warning: Invalid argument supplied for foreach() in /var/www/vhosts/cdkeyshere.com/httpdocs/151/catalog/controller/common/content_top.php on line 49
Warning: Invalid argument supplied for foreach() in /var/www/vhosts/cdkeyshere.com/httpdocs/151/catalog/controller/common/content_bottom.php on line 49

P.S: I couldn't write this in Bug thread because it seen unavailable now.
uninstall all your modules then add them again

OpenCart®
Project Owner & Developer.


User avatar
Administrator

Posts

Joined
Fri Nov 03, 2006 6:57 pm

Post by i2Paq » Mon Jul 18, 2011 1:47 am

naz_eg wrote:I get these errors on Home page:

Warning: Invalid argument supplied for foreach() in /var/www/vhosts/cdkeyshere.com/httpdocs/151/catalog/controller/common/column_left.php on line 49
Warning: Invalid argument supplied for foreach() in /var/www/vhosts/cdkeyshere.com/httpdocs/151/catalog/controller/common/column_right.php on line 49
Warning: Invalid argument supplied for foreach() in /var/www/vhosts/cdkeyshere.com/httpdocs/151/catalog/controller/common/content_top.php on line 49
Warning: Invalid argument supplied for foreach() in /var/www/vhosts/cdkeyshere.com/httpdocs/151/catalog/controller/common/content_bottom.php on line 49

P.S: I couldn't write this in Bug thread because it seen unavailable now.
Doe you have multiple languages?

Norman in 't Veldt
Moderator OpenCart Forums

_________________ READ and Search BEFORE POSTING _________________

Our FREE search: Find your answer FAST!.

[How to] BTW + Verzend + betaal setup.


User avatar
Global Moderator

Posts

Joined
Mon Nov 09, 2009 7:00 pm
Location - Winkel - The Netherlands

Post by R_D » Mon Jul 18, 2011 2:52 am

Everytime I add a new product, the new product recieves automaticly a special price (€ 90,-).
Only if I remove the records from product_special and afterwards add a new product it doesn't add a special price.

Any thoughts?

R_D
Active Member

Posts

Joined
Sun Jan 09, 2011 3:13 am

Post by QNAP » Mon Jul 18, 2011 3:42 am

Everytime I add a new product, the new product recieves automaticly a special price (€ 90,-).
Must be a bug. Similar thing with "automatic" pricing under Special happened before when you added a new product.
It was fixed but seems to be back........

Active Member

Posts

Joined
Wed Jan 19, 2011 3:46 am

Post by i2Paq » Mon Jul 18, 2011 4:23 am

R_D wrote:Everytime I add a new product, the new product recieves automaticly a special price (€ 90,-).
Only if I remove the records from product_special and afterwards add a new product it doesn't add a special price.

Any thoughts?
Yep, same here.

Norman in 't Veldt
Moderator OpenCart Forums

_________________ READ and Search BEFORE POSTING _________________

Our FREE search: Find your answer FAST!.

[How to] BTW + Verzend + betaal setup.


User avatar
Global Moderator

Posts

Joined
Mon Nov 09, 2009 7:00 pm
Location - Winkel - The Netherlands

Post by amdev » Mon Jul 18, 2011 9:45 am

Carousel module layout_id missing when i add a new module position.

Should be add this code?

Code: Select all

html += '    <td class="left"><select name="carousel_module[' + module_row + '][layout_id]">';
	<?php foreach ($layouts as $layout) { ?>
	html += '      <option value="<?php echo $layout['layout_id']; ?>"><?php echo addslashes($layout['name']); ?></option>';
	<?php } ?>
	html += '    </select></td>';
Thanks.

ร้านค้าออนไลน์
OpenCart Thailand Support Forum
How to Upgrade oc1.5 to 2.0.1.1
Upgrading OpenCart From v.1.4 or v.1.5 to V.2.2 Step by step


User avatar
Active Member

Posts

Joined
Fri Nov 27, 2009 3:40 pm
Location - Bangkok - Thailand

Post by andrevgm » Mon Jul 18, 2011 10:56 am

Hi all,

When I click in Extensions/Modules (OC 1.5.1) I get an error Error: "Could not load language module/carousel!".
The problem happens only when Administration Language = portugues-br.

Is there a way to setup debug on? Because it's difficult to find the what's wrong.

Regards,
André

Regards,
Andre


New member

Posts

Joined
Mon Jul 18, 2011 10:46 am

Post by Daniel » Mon Jul 18, 2011 12:20 pm

andrevgm wrote:Hi all,

When I click in Extensions/Modules (OC 1.5.1) I get an error Error: "Could not load language module/carousel!".
The problem happens only when Administration Language = portugues-br.

Is there a way to setup debug on? Because it's difficult to find the what's wrong.

Regards,
André

you are missing a file. language module/carousel! try copying the one from the english directory.

OpenCart®
Project Owner & Developer.


User avatar
Administrator

Posts

Joined
Fri Nov 03, 2006 6:57 pm

Post by Daniel » Mon Jul 18, 2011 12:29 pm

i just reuploaded with the minior fixes in.

OpenCart®
Project Owner & Developer.


User avatar
Administrator

Posts

Joined
Fri Nov 03, 2006 6:57 pm

Post by scmKORE » Mon Jul 18, 2011 12:47 pm

Awesome! Thanks for the reupload.

New member

Posts

Joined
Mon May 02, 2011 9:57 am

Post by amdev » Mon Jul 18, 2011 1:07 pm

Daniel wrote:i just reuploaded with the minior fixes in.
i2Paq wrote:
R_D wrote:Everytime I add a new product, the new product recieves automaticly a special price (€ 90,-).
Only if I remove the records from product_special and afterwards add a new product it doesn't add a special price.

Any thoughts?
Yep, same here.
Not fixed Daniel.
Thanks.

ร้านค้าออนไลน์
OpenCart Thailand Support Forum
How to Upgrade oc1.5 to 2.0.1.1
Upgrading OpenCart From v.1.4 or v.1.5 to V.2.2 Step by step


User avatar
Active Member

Posts

Joined
Fri Nov 27, 2009 3:40 pm
Location - Bangkok - Thailand

Post by Kayram » Mon Jul 18, 2011 4:18 pm

Hi...
I using Opencart 1.5.1 for demo purpose in localhost (Windows 7, Xampp)...

I'm not using any extra modules, extra languages etc. (Native Opencart 1.5.1)

When I compare products in any category, than I get error in below:

"Notice: Undefined index: cm in C:\xampp\htdocs\opencart\system\library\length.php on line 42Notice: Undefined index: cm in C:\xampp\htdocs\opencart\system\library\length.php on line 42Notice: Undefined index: cm in C:\xampp\htdocs\opencart\system\library\length.php on line 42Notice: Undefined index: in in C:\xampp\htdocs\opencart\system\library\length.php on line 42Notice: Undefined index: in in C:\xampp\htdocs\opencart\system\library\length.php on line 42Notice: Undefined index: in in C:\xampp\htdocs\opencart\system\library\length.php on line 42Notice: Undefined index: mm in C:\xampp\htdocs\opencart\system\library\length.php on line 42Notice: Undefined index: mm in C:\xampp\htdocs\opencart\system\library\length.php on line 42Notice: Undefined index: mm in C:\xampp\htdocs\opencart\system\library\length.php on line 42Notice: Undefined index: mm in C:\xampp\htdocs\opencart\system\library\length.php on line 42Notice: Undefined index: mm in C:\xampp\htdocs\opencart\system\library\length.php on line 42Notice: Undefined index: mm in C:\xampp\htdocs\opencart\system\library\length.php on line 42"


Please help me!
Last edited by Kayram on Mon Jul 18, 2011 7:22 pm, edited 1 time in total.

Newbie

Posts

Joined
Mon Jul 18, 2011 4:12 pm

Post by Daniel » Mon Jul 18, 2011 4:30 pm

i just re-uploaded another version with a fix in. can;t believe i missed these studied bugs.

OpenCart®
Project Owner & Developer.


User avatar
Administrator

Posts

Joined
Fri Nov 03, 2006 6:57 pm

Post by scmKORE » Mon Jul 18, 2011 4:46 pm

Daniel wrote:i just re-uploaded another version with a fix in. can;t believe i missed these studied bugs.
If you don't mind me asking what files were edited for the previous 2 posts? Just want to know so I can update those files only.

New member

Posts

Joined
Mon May 02, 2011 9:57 am

Post by shopfair » Mon Jul 18, 2011 4:56 pm

scmKORE wrote:
Daniel wrote:i just re-uploaded another version with a fix in. can;t believe i missed these studied bugs.
If you don't mind me asking what files were edited for the previous 2 posts? Just want to know so I can update those files only.

yes i'd like to know too

Please comment on our online Shop http://www.suncig.com.au/


User avatar
New member

Posts

Joined
Tue Jun 07, 2011 12:08 am

Post by scmKORE » Mon Jul 18, 2011 5:27 pm

Modules -> Category -> Position = "Content Top"

Doesn't show it as a horizontal black bar with the content, instead shows the content vertically. In 1.5.0.1 it was a horizontal black bar so I'm assuming this is an error.

New member

Posts

Joined
Mon May 02, 2011 9:57 am

Post by Daniel » Mon Jul 18, 2011 8:03 pm

shopfair wrote:
scmKORE wrote:
Daniel wrote:i just re-uploaded another version with a fix in. can;t believe i missed these studied bugs.
If you don't mind me asking what files were edited for the previous 2 posts? Just want to know so I can update those files only.

yes i'd like to know too

check the svn.

http://code.google.com/p/opencart/source/list

OpenCart®
Project Owner & Developer.


User avatar
Administrator

Posts

Joined
Fri Nov 03, 2006 6:57 pm

Post by Daniel » Mon Jul 18, 2011 8:05 pm

scmKORE wrote:Modules -> Category -> Position = "Content Top"

Doesn't show it as a horizontal black bar with the content, instead shows the content vertically. In 1.5.0.1 it was a horizontal black bar so I'm assuming this is an error.

just tested and it works fine for me. i'm assuming you have not clicked the display at top for the categories in the admin category page.

OpenCart®
Project Owner & Developer.


User avatar
Administrator

Posts

Joined
Fri Nov 03, 2006 6:57 pm
Who is online

Users browsing this forum: No registered users and 25 guests