I am trying to modify image.module and create a totally different module called "customimage".
I want the module to act exactly like the image.module, but it would have a different name.
The module works, but the uploaded images files are saved as attachments.
Anyone got any idea why the image is saved as an attachement and not displayed as an image ?
thanks in advance...
I have been testing and since I migrated to 4.6 it seems that node_load only returns an object when there is a user with access that is logged on.
The problem is that I need to load this on a cron. Does anyone know how can I get node_load to return the object from a cron without a user logged on (anonymous)? ... is this a security feature or is this a bug?
Thanks
I would like to hide tabs in the user profile when there is no content to display.
I' m working on a module to put an image gallery inside the user profile, now i can display the tab with it's content, but if the gallery is empty i would hide this tab.
Any suggestion?
Thanks
HI, i m having a problem i installed the video module and activated it but when i m using it i can see the movie does anyone know why is this happening and if someone can help me with this
thanks
We would be very pleased if any can help us telling how to solve these errors and warmings.
1) MySQL warning
Problems with indexes of table `user_related_content_relationship_type_content_types`
MySQL warning
PRIMARY and INDEX keys should not both be set for column `rtid`
2) and this other error quith the users module:
warning: Invalid argument supplied for foreach() in /home/conseno/public_html/modules/user_related_content/user_related_content.module on line 345.