Parse error: syntax error, unexpected T_STRING in C:\wamp\www\domain\sites\all\modules\talk\talk.install on line 10

Dispalyed during the switching to dev version of 30 March, 09. Could not run update.php.
Repeated on fresh D6.10 installation.

Fatal error: Call to undefined function talk_menu_title() in C:\wamp\www\domain\includes\menu.inc on line 500

Dispalyed on all nodes where talk was enabled. Disappeared after reverting to 6x-1.5.

-thank you

CommentFileSizeAuthor
#1 talk_install.patch425 bytessuit4

Comments

suit4’s picture

Status: Active » Needs review
StatusFileSize
new425 bytes

hmm, ok, this is just a missing ";" at the end of line 10.

Patch attached

cwgordon7’s picture

Status: Needs review » Fixed

Oops. Nice catch, thanks for the patch.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.