I'm needing a module (or preferably a patch to the image module) that augments the automatic thumnail creation to allow for multiple classes of thumbnails (based on node type). I haven't posted here much and I'm not quite sure what the protocol for patch submission is... As long as I'm not reinventing the wheel I plan to make this patch and submit it back here.
I added gsitemap module and activated it. Permissions are done for all but if i add this to my google account it won't be found. Google means 'Sitemap not found'
While drawing the select box we are facing the following problem:-
In first line the title of the select box comes.
There after in the second line the display of select box comes.
Now what we want that the title & the display of the select box should come on the same line.
Thanks.
Setting the default value problem has been solved.
Next Problem
=========
While drawing the select box we are facing the following problem:-
In first line the title of the select box comes.
There after in the second line the display of select box comes.
Now what we want that the title & the display of the select box should come on the same line.
Thanks.
I'm working on a system of forms, and I'd like to use the $op (from the submit buttons) to check my stages of progression, but they don't seem to be coming through in $_POST. Does anyone have any insight as to why?