I uploaded three separate modules and I get an error parsing the .info file for each one of the files. I tried uploading it with my editor, and then with a ftp program just in case the editor added extra code. It still didn't work. I did everything the same as I did yesterday and didn't have any problem.
I uploaded three separate modules and I get an error parsing the .info file for each one of the files. I tried uploading it with my editor, and then with a ftp program just in case the editor added extra code. It still didn't work. I did everything the same as I did yesterday and didn't have any problem.
What is involved in updating a module from 4.7 to 5.1?
I'm particularly interested in being able to integrate Phorum in Drupal but there is currently only support for 4.7, so I'd like to see what would be involved in updating it.
excuse my language, i'm french.
I put buddylist pictures in my membres 's profils.
To display inline these pictures, i made a css.
But it's not very good..
Do you have another solution ???
CSS of the table :
.buddy img{
float:left;
display:inline;
I'm creating a new module, and so far everything has been going pretty well. I'm stuck on creating a new page, using MENU_SUGGESTED_ITEM though. I keep getting a page not found.