Just installed the smarty template engine.. followed the instructions.. new version of smarty libs. Tried to switch to one of the smarty templates... now I get this:
warning: Illegal offset type in /home/web/drupal/themes/engines/smarty/smarty.engine on line 293.
warning: Illegal offset type in /home/web/drupal/themes/engines/smarty/smarty.engine on line 294.
Fatal error: Call to a member function set_vars() on a non-object in /home/web/drupal/themes/engines/smarty/smarty.engine on line 294
I was implemented the patch for the banner module and made the necessary changes on the xtemplate. I kept getting an error message, so I changed back the xtemplate.engine, and also the xtemplate to their original states. Now I get this message when I log out of any account...
warning: Cannot modify header information - headers already sent by (output started at /home/mysite/public_html/themes/engines/xtemplate/xtemplate.engine:249) in /home/mysite/public_html/includes/common.inc on line 192.
Hello:
I'm testing several different CMSs in my computer. It is running Windows OS and XAMPP. Already I've installed Xoops, Tikiwiki, Mambo, Typo3, PostNuke, CPG Dragonfly etc.
I followed carefully the instructions to install Drupal, that is:
I´ve created the database.
I've populated it using the SQL script provided with drupal
I've modified the settings in the settings.php
When I tried to open Drupal in the broser what appears is the contents of the settings.php!
Any help?
Regards.
Martin
Trying to generate a new block and got this error message?
user error: Duplicate entry '' for key 3
query: INSERT INTO boxes (title, body, info, format) VALUES ('alarm', 'gaat het nu?
', '', 1) in /home/beersel/public_html/agalev/includes/database.mysql.inc on line 66.
warning: Cannot modify header information - headers already sent by (output started at ....
I installed Drupal and succesfully configured it without ever looking at the Module page in administration. Then I installed some modules, went to the page, and got a 404 error.
I have looked into the memory issue (which typically seems to result in a blank page), but when I change .htaccess and run phpinfo I can see that my memory limit is expanded to 32M.