4 replies [Last post]
marafa@drupal.org's picture
Offline
InternationalizationizerNot Kulvik
Joined: 10/07/2007
Juice: 139
Was this information Helpful?

hi
i updated to bzr version 578 and now i get blank pages with this in my error log:

[Wed Nov 14 01:08:25 2007] [error] [client 127.0.0.1] PHP Parse error: syntax error, unexpected T_SL in /var/www/html/mix/sites/all/modules/ubercart/uc_order/uc_order_workflo
w.inc on line 70

and i also got this while doing the update:
Text conflict in uc_order/uc_order_workflow.inc
1 conflicts encountered.
Updated to revision 578.

i ran bzr update again and encountered no errors but the pages are still blank.

help

Mohammed Arafa

Ryan's picture
Offline
Joined: 08/07/2007
Juice: 15438
Re: bzr 578

Delete your local copy of uc_order_workflow.inc and update again to take care of the problem.

marafa@drupal.org's picture
Offline
InternationalizationizerNot Kulvik
Joined: 10/07/2007
Juice: 139
i got this today:Text

i got this today:
Text conflict in shipping/uc_ups/uc_ups.module
1 conflicts encountered.
Updated to revision 581.

shall i just delete the contents of the ubercart directory and do an update?

-----

i erased all the files that showed conflict including the workflow file and now i get
PHP Fatal error: require_once() [function.require]: Failed opening required 'uc_order_wor
kflow.inc' (include_path='.:/usr/share/pear:/usr/share/php') in /var/www/html/mix/sites/all/modules/ubercart/uc_order/uc_order.module on line 18

Mohammed Arafa

torgosPizza's picture
Offline
Bug FinderEarly adopter... addicted to alphas.Getting busy with the Ubercode.
Joined: 08/14/2007
Juice: 4110
Re: i got this today:Text

Need to re-upload the uc_order_workflow.inc file, it looks like..

--
Help directly fund development: Donate via PayPal!

marafa@drupal.org's picture
Offline
InternationalizationizerNot Kulvik
Joined: 10/07/2007
Juice: 139
Re: Re: i got this today:Text

deleted the ubercart directory and did another bzr checkout which brought me back full circle to the .info file problem from earlier which is easily solved for the moment

so thanks to all

Mohammed Arafa