# |
Oct 22nd 2009, 15:22 |
Jagaroth |
Sure. |
# |
Oct 22nd 2009, 15:22 |
gimlilongbow |
Jagaroth: The Context link in the Debut panel, right? |
# |
Oct 22nd 2009, 15:22 |
dhodgkin |
I need something that has SEO, and features similar to magento. but without the major PITA that magento causes. |
# |
Oct 22nd 2009, 15:22 |
Jagaroth |
gimlilongbow: What's the stack trace show? |
# |
Oct 22nd 2009, 15:22 |
gimlilongbow |
Any suggestions on what to do from here? |
# |
Oct 22nd 2009, 15:20 |
dhodgkin |
ah cool |
# |
Oct 22nd 2009, 15:20 |
dogmatic69 |
dhodgkin: that is waht im busy with atm |
# |
Oct 22nd 2009, 15:20 |
gimlilongbow |
The debug output looks fine. As for the stacktrace, I'm not seeing anything that looks like an issue. |
# |
Oct 22nd 2009, 15:19 |
dhodgkin |
dogmatic69: you have one? |
# |
Oct 22nd 2009, 15:18 |
dogmatic69 |
its almost done |
# |
Oct 22nd 2009, 15:18 |
dogmatic69 |
soz.. dhodgkin ^ |
# |
Oct 22nd 2009, 15:17 |
dogmatic69 |
durin: how long you wanna wait? www.dogmatic.co.za |
# |
Oct 22nd 2009, 15:17 |
durin |
he said he would give the source to anyone |
# |
Oct 22nd 2009, 15:17 |
Jagaroth |
dogmatic69: I didn't think so. |
# |
Oct 22nd 2009, 15:17 |
dogmatic69 |
thats not os |
# |
Oct 22nd 2009, 15:17 |
Jagaroth |
durin: Is that one OS? |
# |
Oct 22nd 2009, 15:17 |
jessica-m |
anyone know? |
# |
Oct 22nd 2009, 15:16 |
durin |
no |
# |
Oct 22nd 2009, 15:15 |
gimlilongbow |
Ah, recursion... |
# |
Oct 22nd 2009, 15:15 |
dogmatic69 |
cupcake? |
# |
Oct 22nd 2009, 15:15 |
durin |
someone just pasted a new ecommerce app in here the other day that looked promising |
# |
Oct 22nd 2009, 15:15 |
jessica-m |
what would cause it to do that |
# |
Oct 22nd 2009, 15:15 |
jessica-m |
cake doesnt seem to be deleting rows from the groups table before inserting them |
# |
Oct 22nd 2009, 15:14 |
dogmatic69 |
dhodgkin: what you looking for? |
# |
Oct 22nd 2009, 15:14 |
Jagaroth |
gimlilongbow: Check the stack trace. That's going to be more informative than that error. |
# |
Oct 22nd 2009, 15:13 |
gimlilongbow |
That line is where the properties of the new object are assigned. |
# |
Oct 22nd 2009, 15:13 |
gimlilongbow |
Attempt to assign property of non-object [CORE/cake/libs/set.php, line 219] |
# |
Oct 22nd 2009, 15:13 |
parhelia |
i hacked osc into cake |
# |
Oct 22nd 2009, 15:13 |
gimlilongbow |
Hey, I've got another question. I'm doing some Containable action that is getting stuff two levels deep. When I run it through Set::map(), it throws a warning: |
# |
Oct 22nd 2009, 15:12 |
jessica-m |
now it is |
# |
Oct 22nd 2009, 15:12 |
dhodgkin |
are there any decent OS E-Commerce apps written in CakePHP? |
# |
Oct 22nd 2009, 15:12 |
jessica-m |
phpmyadmin wont let me delete rows! |
# |
Oct 22nd 2009, 15:12 |
jessica-m |
( |
# |
Oct 22nd 2009, 15:10 |
dogmatic69 |
lol, that is normaly the case |
# |
Oct 22nd 2009, 15:10 |
jessica-m |
excuse my language |
# |
Oct 22nd 2009, 15:10 |
jessica-m |
ok my shit is fucked up |
# |
Oct 22nd 2009, 15:09 |
jessica-m |
because for some reason, i can add groups, but it wont delete them |
# |
Oct 22nd 2009, 15:09 |
jessica-m |
ok thats what i am asking |
# |
Oct 22nd 2009, 15:09 |
dogmatic69 |
cake habtm does a delete first and then save if that is what you are asking |
# |
Oct 22nd 2009, 15:08 |
jessica-m |
if i try to save a group to that table for that user, will it delete both of those groups beforehand? |
# |
Oct 22nd 2009, 15:08 |
jessica-m |
basically i have an acl, and have a user assigned to two groups in users_groups |