when looping through my primary_links array, i want to check the url against something like current_path. if it matches, then i style it differently. is there a function or a variable that holds this value?
Im new to drupal, but I decided to install the 4.7. I followed all the installation steps, but when browsing to my website: http://www.chinwooboxing.com, I get this error msg in the browser(after I have removed the .htaccess file that stopped me from getting any msgs) :
Parse error: parse error, unexpected $, expecting T_VARIABLE or '$' in /customers/chinwooboxing.com/chinwooboxing.com/httpd.www/themes/engines/phptemplate/phptemplate.engine on line 94
Many/most who use event.module desire the ability to generate a page or block of events (sorted by date) which have been tagged with a particular taxonomy term. Event.module does not seem to offer this capability.
I would think views.module could achieve this. Could anybody post example code as to how this is done, or an alternative approach?
I've just downloaded and installed drupal 4.7.0 beta 4 to play around with. The installation started well. When I set up the first account, I got the following warnings when I submitted the account info.
* warning: array_merge() [function.array-merge]: Argument #2 is not an array in D:\MyServer\www\drupal47\includes\form.inc on line 180.
* warning: Missing argument 1 for password_confirm_validate() in D:\MyServer\www\drupal47\includes\form.inc on line 595.