Ok, after much fiddling, testing, and beer here is what I've found. This relates to http://drupal.org/node/41808
This Skype php snippet worked on Drupal 4.6.0, 4.6.2, and 4.6.3. It, however, did not work properly on Drupal 4.6.4, 4.6.5, 4.7.0-beta1, or 4.7.0-beta2.
Basically, after the security release of 4.6.4 this snippet stopped working properly and started giving these sql syntax errors:
I'm using Drupal 4.6, and my account is set as admin. Under admin, all the permissions are checked. For some strange reason, my profile shows up as a blank page. I added a cutsom field to test it out, and it still wouldn't show.
Also, for some strange reason, my view/edit tab won't show on the blank profile page, but it will show on all the other sections. I found a thread on this problem, but the css code for it didn't work.
I am currently considering how best to extend my form letter module, which is intended to integrate with CiviCRM (it currently works with the contact manager). So going through the thought process a little, I was thinking, maybe it is worth trying to produce a more generic Mail Merge node type, which can link against any table type, and just has a specific interface for CiviCRM, etc.
The question is, what else could you use it for, other than mass mailing? If it could set up nodes itself then maybe it would be useful for seeding a series of forums, or something like that.
Hi ,
i have uploaded the latest video.module version
i made the table and uploaded the video.module and activated but when i m creating a video page it is not displaying anything can someone please help me or if someone can give me more information abt the video.module so that i can try it again to make it work
thank you
I started building a site which has to work in several languages. I managed to get localization for Drupal and managed to do translation for nodes with i18, but I can't seem to find a way to translate the menus, the site name, slogan, mission and most importantly the taxonomy. How do I do translate these things? Thank you so much!