I just installed Drupal 4.20 and i wanted to try out some other thes than the included ones. But, none of them work. I dowloaded all the themes on this site, and all give the same error:
Fatal error: Call to undefined function: theme_onload_attribute() in /home/doodvogeltje/html/dru_xtrickz/themes/bluerobot/bluerobot.theme on line 32
i believe its not on the same line with different themes, but its the same error. does anyone has a idea what i've done wrong? im sure i downloaded the themes for the correct version and all :/
I have an intranet site which is only accessible to registered users and which uses the xtemplate theme. My problem is that xtemplate's secondary links, which contain taxonomy_dhtml links, are accessible even if the user hasn't logged in yet.
An easy solution would be to 'wrap' the secondary links HTML in an authentication check, in such a way that the secondary links are only displayed when the user has successfully logged in. Can this be done?
I installed Drupal 4.2.0 on hosted Linux server. I do not have access to apache config nor do I have access to phpinfo(). Browsed through the forum but couldn't find answer to my problem.
I installed Drupal according the instructions, with creating MySQL db w/o a problem. Changed conf.php: $base_url="http://hostname/drupal".
How would I go about deleting all weblink nodes ?
I deleted all the records in the weblink table, but the nodes will still exist, how can I identify them ?
I've manually installed 4.2.0 along side 4.1.0 on Debian unstable, relinking default installd and updating all configuration files. I've also created a new databse from the sql schemas available for 4.2.0 and linked .htacess to /etc/drupal/htacess, as Debian debconf seems to do.
When trying to login I see the home page but with an error message:
"You are not authorized to access this page."
My apache user seems to be able to login. I've set it up with no password, but I don't seem to be able to get to the initial stage where I'm suppose to create the 1st/admin user.