Installation problems

encho - May 1, 2009 - 14:40
Project:Ubercart Option Images
Version:6.x-1.4
Component:Code
Category:bug report
Priority:critical
Assigned:Unassigned
Status:duplicate
Description

New version seems to have typo, this is the message on installation attempt:
Parse error: syntax error, unexpected ';', expecting ')' in xxx/sites/all/modules/uc_option_image/uc_option_image.install on line 11
Easy to fix, replaced ';' with ',' in 'filename' => 'option_image_0_0_0'; and it worked.

On different topic: is there a way to avoid going back to default node.tpl.php in order to have it working?

#1

unifam - June 16, 2009 - 13:03

Thanks.

It also needs to close php tag in the end of the file.

#2

tjholowaychuk - June 16, 2009 - 15:08

You dont need closing PHP tags

#3

fred0 - September 11, 2009 - 04:08
Priority:normal» critical

Well, this is still problem so, here's patch. Also bumping to critical because this bug causes WSOD on install.

AttachmentSize
uc_option_image.install.patch 454 bytes

#4

fred0 - September 11, 2009 - 04:13
Status:active» duplicate

Er, never mind. This is being fixed here:
http://drupal.org/node/550344

Marking as duplicate.

 
 

Drupal is a registered trademark of Dries Buytaert.