Hello everyone!
I want to make an own Drupal site. I have experience in making sites in Drupal (except using Drupal API).
I installed 6.22 successfully, but when I wanted to use Automated aliases (Pathauto module), I get this message when generating alias:
Code:
Fatal error: Call to undefined function comment_num_new() in /home/a1860325/public_html/sites/all/modules/token/token_node.inc on line 51
Also, if I make a new content, that's path should be auto-generated (based on its title) I get the same error.
I don't have any other modules installed, that I never tried out before. I made a complete webshop with lot of modules on my own PC (Debian 6, Apache 2,PHP5-MySQL, etc...), it was working perfectly!
I have the modules that needed for Pathauto (6.x-1.5).
What can I do? I never experienced a problem like this before. I can manually use aliasing, so that feature is enabled.
EDIT: I tried out 6.x-2.0rc2, I used bulk update function, and I got this:
Code:
An error occurred. /batch?id=10&op=do <br><table border='1' cellpadding='2' bgcolor='#FFFFDF' bordercolor='#E8B900' align='center'><tr><td><font face='Arial' size='1' color='#000000'><b>PHP Error Message</b></font></td></tr></table><br /> <b>Fatal error</b>: Call to undefined function comment_num_new() in <b>/home/a1860325/public_html/sites/all/modules/token/token_node.inc</b> on line <b>51</b><br /> <br><table border='1' cellpadding='2' bgcolor='#FFFFDF' bordercolor='#E8B900' align='center'><tr><td><div align='center'><a href='http://www.000webhost.com/'><font face='Arial' size='1' color='#000000'>Free Web Hosting</font></a></div></td></tr></table>