I'm wanting a full featured amazon script for drupal. I'm basically looking for the same features that are in MrRat's APF script: http://www.mrrat.com/aws/ (shopping cart, all of amazon not just books, reviews etc...)
Plus, I want certain taxonomy automatically filled (such as author, category etc).
MrRat's script is open source but in perl. It can be used as a base if someone converted it to a drupal module.
Advice please - I have PHP5 and MySQL 5. I installed Liquid Wiki, and created the MySQL tables.
When I activated the Liquid Core module and saved settings, the module page went blank.
I had to remove the Liquid folder from modules to get it working again.
Any ideas why the core module causes the modules admin function to crash?
Thanks
Michael
I have a site going live on Tuesday for a large non-profit and the events and privacy_by_role have started clashing. This has happened on another site I'm working on, but I could turn privacy off for that. However, the non-profit site needs privacy.
Someone at civicspace suggested (for the other site): 'My guess is that you recently upgraded (or your host did) to a new version of MySQL or changed into a stricter mode in MySQL.' That strikes me as pretty likely as I know they've just been upgrading (to PHP 5, etc.).
I'm trying to create a podcast server for our school.
I installed a fresh 4.7.rc2 on a test server and downloaded the audio.module, getid3 files and they are all inside modules/audio/.
I can upload mp3 files and the nodes are created but I get this error after hitting submit:
* warning: mkdir() [function.mkdir]: Permission denied in /var/www/html/drupal47/includes/file.inc on line 91.
* warning: implode() [function.implode]: Bad arguments. in /var/www/html/drupal47/modules/audio/getid3/getid3/write.php on line 473.
I was just wondering if anyone else thought this was a good idea, and if so if they wanted to help, and also where we should put the data. Perhaps we should create a page in the handbook, and edit it wiki style?
I'd like to test this out and see which modules from CVS are updated for 4.7 and which aren't. Perhaps after we compile the list a new filter can be arranged via the modules download? Although even just a list would be good.
There are just quite a few modules which haven't been updated for FormAPI such as image_import and aggregator2.