Active
Project:
Calais Marmoset
Version:
6.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
17 Jan 2009 at 16:51 UTC
Updated:
25 Jul 2009 at 13:24 UTC
Jump to comment: Most recent
Hi Looks like the 'Public' directory got lost from the module download. got it from here: http://www.opencalais.com/files/CalaisMarmoset_08Dec17.zip
after sorting that out,getting error:
warning: Invalid argument supplied for foreach() in /home/public_html/chenoco.com/modules/calais_marmoset/public/calaismf/common.php on line 92.
I found the same trouble reported here: http://www.opencalais.com/node/7506
Regards, Jim
Comments
Comment #1
emackn commentedYes, you will need to download the Marmoset package separately. I added that to the project page. You can also follow the documentation page, http://drupal.org/node/361166, and get it working. :)
Comment #2
jjcheno commentedComment #3
Webster619 commentedI installed this separately and still received the same error. I followed all of the instructions for page.tpl.php and the edits to the conf and footer files as a part of CM.
Ideas?
Comment #4
socialnicheguru commentedDon't forget to add the trailing '/' to the end of Path to Marmoset Library:
sites/all/modules/calais_marmoset/marmoset_package/public/calaismf/
Comment #5
emackn commentedWebster619, you still having troubles?
Comment #6
Webster619 commentedDisabled the modules for now. I'll double check the trailing slash and get back if I have issues. Thanks for the replies.
Comment #7
Webster619 commentedhmmm. This step confuses me. I am loading everything through filezilla. If I try to add slash after a folder name it won't take it.
Am I missing something here?
Thanks.
Comment #8
Webster619 commentedI don't know any php, but I noticed that the original files (footer and conf) contain opening and closing php tags that seem to work for the entire file.
The changes place php tags around each chunk of code. Is this right? or do I need to leave out the php tags for each piece of code. Does it matter?
Thanks.
Comment #9
Webster619 commentedI followed the instructions again and now I get this error: http://drupal.org/node/470924
I'll just paste all my code and maybe this will help.
Here is where all my stuff is:
/modules/calais_marmoset/marmoset_package/public/calaismf
conf file:
footer file
Comment #10
WildBill commentedWebster619, your error in #9 is different from the error that originally started this issue ticket. That said, I had similar errors and solved a lot of them by CHMOD'ing _all_ of the subdirectories to 755.
Comment #11
Anonymous (not verified) commented@ the problem with the invalid arg on line 92 in common.php:
http://drupal.org/node/361166 - If you have that error, you still need to edit conf.php