The owner of my company is looking at finding a design firm to handle the theming of our Drupal sites while functionality and content will still be kept internally.
My thoughts are that, web design and functionality are so integrated that while not impossible that this would be an expensive choice other than handing the whole website over to an outside firm.
We integrate a couple of 3rd party software for online chat (Boldchat) and our reservations software.
I am thinking of taking one database with several linked tables, and defined relationships, and convert it to drupal. Is it possible? My first thought is that the CCK module would be the right choice, but I am not sure if Drupal would be the best tool to begin with -
Is there a way to add someone's full name to the system rather than just the username? Can keep the username of course, but can a real name also be added, for example the who's online or Birthday would be nice for it to show the real or whole name rather than the username.
I get the following error messages every now and then: Cannot modify header information - headers already sent by (output started at ... index.php:29) in ... common.inc on line 266.
Cannot modify header information - headers already sent by (output started at ... front_page.module:146) in ... common.inc on line 266.
Total noobie question I'm sure - I have some content that I've set as my front page and promoted to sticky. Everything looks good except that it cuts off after a few lines of content and shows a 'Read More' hyperlink, linking to the full content.
Is there a way to extend the amount of content displayed before this 'Read More' link is displayed?
Hi, when I try click a button (with simple links there aren't any problem) for example to save configuration of module, blank site will open. I saw the source - there's nothing there. But save process is all right, only blank site open. What cause that problem ?