I am trying to upload an image but all it does is link to a blank page. There is a link made however that does have the title of the name of the photo being uloaded.
Do I need a gallery? i thought drupal came with a default gallery.
Can someone login and try to upload a pic? I can delete the user afterwards if they wish.
Is there any way for the view to show up as the link in the search results rather than the individual node.
For instance, I have a glossary terms page. If a search matches an individual glossary term, can I have the result show up as a link to the views page that pulls all glossary terms.
I loaded phpfreechat successfully but I'm getting this script error.
warning: Invalid argument supplied for foreach() in /bernes/web43/b784/pow.koolaid/htdocs/hood_matrix_site/main/modules/phpfreechat/phpfreechat.module on line 410.
If anyone is familiar w/ this please let me know. I appreciate it. JayDigga ; - )
I searched and found this brief thread about performing bulk node imports, but didn't find anything that specifically addresses my requirement.
I need to import 100's of nodes from a CVS file. My thought is to mimic the behavior of the custom node form by creating a function in my custom node module to submit each node one after another. This would allow all the table relationships to be created automatically.
This seem like it should be relatively straightfoward: