Bugs item #1700812, was opened at 2007-04-14 22:37
Message generated for change (Tracker Item Submitted) made
by Item Submitter
You can respond by visiting:
https://sourcefo
rge.net/tracker/?func=detail&atid=749176&aid=1700812
&group_id=141358
Please note that this message will contain a full copy of
the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Fisheye
Group: CVS
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Jan Kucera (kozuch)
Assigned to: Nobody/Anonymous (nobody)
Summary: Fisheye problem
Initial Comment:
When using imagick, after upload:
Fatal error: Call to undefined function
liberty_gd_resize_image() in
/var/www/bitweaver-test/fisheye/FisheyeImage.php on line
366
When using gd, upload and thumbnail generation is ok.
However, with both imagick and gd when viewing an image,
WSOD appears:
You are running bitweaver in TEST mode
Click here to log a bug, if this appears to be an error with
the application.
Go here to begin the installation process, if you haven't
done so already.
To hide this message, please set the IS_LIVE constant to
TRUE in your kernel/config_inc.php file.
[ - 2.0.0 pre alpha - ] [ Sun Apr 15 00:32:24 2007 ]
------------------------------------------------------------
-----------------------------------
#### USER AGENT: Opera/9.10 (X11; Linux i686; U; en)
#### ACCT: ID: 2 - Login: kozuch - e-mail: admin localhost
#### URL: http://localhost/bitweave
r-test/fisheye/view_image.php?image_id=3&gallery_path=/1
/2
#### REFERRER: http://localhost/bitweaver-test
/fisheye/view.php?gallery_id=2&gallery_path=/1
#### HOST: localhost
#### IP: 127.0.0.1
#### SQL: SELECT fgim.*, fi.`image_id`, lf.`storage_path`
FROM `test_fisheye_gallery_image_map` fgim
INNER JOIN `test_fisheye_image` fi ON (
fi.`content_id`=fgim.`item_content_id` ) INNER JOIN
`test_liberty_attachments` la ON (
la.`content_id`=fi.`content_id` ) INNER JOIN
`test_liberty_files` lf ON ( lf.`file_id`=la.`foreign_id` )
WHERE fgim.`gallery_content_id` = '7' ORDER BY
fgim.`item_position`, fi.`content_id`
#### ERROR CODE: Errno: 1054 Message: Unknown column
'la.content_id' in 'on clause'
}}}}}}} -> bit_error_string(Array[6])
}}}}}}} LINE: 638,
/var/www/bitweaver-test/kernel/BitDbAdodb.php
}}}}}} -> bit_error_handler(mysql, EXECUTE, 1054,
Unknown column 'la.content_id' in 'on clause', SELECT
fgim.*, fi.`image_id`, lf.`storage_path`
FROM `tes..., false, Object:ADODB_mysql)
}}}}}} LINE: 916,
/var/www/bitweaver-test/util/adodb/adodb.inc.php
}}}}} -> ADOConnection::_Execute(SELECT fgim.*,
fi.`image_id`, lf.`storage_path`
FROM `tes...)
}}}}} LINE: 872,
/var/www/bitweaver-test/util/adodb/adodb.inc.php
}}}} ->
ADOConnection::ADOConnection::Execute(SELECT fgim.*,
fi.`image_id`, lf.`storage_path`
FROM `tes..., Array[1])
}}}} LINE: 247,
/var/www/bitweaver-test/kernel/BitDbAdodb.php
}}} ->
ADOConnection::ADOConnection::BitDbAdodb::query(SELECT
fgim.*, fi.`image_id`, lf.`storage_path`
FROM `tes..., Array[1])
}}} LINE: 146,
/var/www/bitweaver-test/fisheye/FisheyeGallery.php
}} ->
ADOConnection::ADOConnection::BitDbAdodb::FisheyeGallery::lo
ad(3)
}} LINE: 35,
/var/www/bitweaver-test/fisheye/image_lookup_inc.php
} LINE: 30,
/var/www/bitweaver-test/fisheye/view_image.php
------------------------------------------------------------
----------
You can respond by visiting:
https://sourcefo
rge.net/tracker/?func=detail&atid=749176&aid=1700812
&group_id=141358
------------------------------------------------------------
-------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and
take
control of your XML. No limits. Just data. Click to get it
now.
http://sourcefor
ge.net/powerbar/db2/
_______________________________________________
Bitweaver-support mailing list
Bitweaver-support lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bitwe
aver-support
|