Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Photo and video Gallery on the web
View unanswered posts
View posts from last 24 hours

Goto page Previous  1, 2  
Reply to topic    Gentoo Forums Forum Index Documentation, Tips & Tricks
View previous topic :: View next topic  
Author Message
ZothOmmog
Apprentice
Apprentice


Joined: 05 May 2003
Posts: 216
Location: Nashville, TN

PostPosted: Thu Jan 13, 2005 4:34 pm    Post subject: Reply with quote

I get the following when I try to add images to an album using Imagemagik:

Code:
File /var/www/localhost/htdocs/albums/xmas03/121503openingpresents_001.jpg type 2.

Executing:

      '/usr/bin/convert' -quality 90 -size 150x150 +profile '*' '/var/www/localhost/htdocs/albums/xmas03/121503openingpresents_001.jpg' -geometry 150x150 '/var/www/localhost/htdocs/albums/xmas03/121503openingpresents_001.thumb.jpg'


Results:

none


Debug messages::

convert: no decode delegate for this image format `add_photos.php'.
convert: no decode delegate for this image format `add_photos_frame.php'.
sh: line 1: html2ps: command not found
convert: Delegate failed `"html2ps" -U -o "%o" "%i"'.
convert: no decode delegate for this image format `adv_search.php'.
convert: no decode delegate for this image format `album_permissions.php'.
convert: no decode delegate for this image format `albums.php'.
convert: no decode delegate for this image format `block-random.php'.
convert: no decode delegate for this image format `captionator.php'.
convert: no decode delegate for this image format `config.php'.
convert: no decode delegate for this image format `configure.sh'.
convert: no decode delegate for this image format `copy_photo.php'.
convert: no decode delegate for this image format `create_user.php'.
convert: no decode delegate for this image format `delete_album.php'.
convert: no decode delegate for this image format `delete_photo.php'.
convert: no decode delegate for this image format `delete_user.php'.
convert: no decode delegate for this image format `do_command.php'.
convert: no decode delegate for this image format `edit_appearance.php'.
convert: no decode delegate for this image format `edit_caption.php'.
convert: no decode delegate for this image format `edit_field.php'.
convert: no decode delegate for this image format `edit_thumb.php'.
convert: no decode delegate for this image format `edit_watermark.php'.
convert: no decode delegate for this image format `extra_fields.php'.
convert: no decode delegate for this image format `gallery_remote.php'.
convert: no decode delegate for this image format `gallery_remote2.php'.
convert: no decode delegate for this image format `index.php'.
convert: no decode delegate for this image format `init.php'.
convert: Improper image header `LICENSE.txt'.
convert: no decode delegate for this image format `login.php'.
convert: no decode delegate for this image format `manage_users.php'.
convert: no decode delegate for this image format `manifest.inc'.
convert: no decode delegate for this image format `modify_user.php'.
convert: no decode delegate for this image format `move_album.php'.
convert: no decode delegate for this image format `move_photo.php'.
convert: no decode delegate for this image format `multi_create_user.php'.
convert: no decode delegate for this image format `new_password.php'.
convert: no decode delegate for this image format `nls.php'.
convert: no decode delegate for this image format `photo_owner.php'.
convert: no decode delegate for this image format `poll_properties.php'.
convert: no decode delegate for this image format `poll_results.php'.
convert: no decode delegate for this image format `progress_uploading.php'.
convert: no decode delegate for this image format `publish_xp.php'.
convert: no decode delegate for this image format `publish_xp_docs.php'.
convert: no decode delegate for this image format `register.php'.
convert: no decode delegate for this image format `rename_album.php'.
convert: no decode delegate for this image format `reset_votes.php'.
convert: no decode delegate for this image format `resize_photo.php'.
convert: no decode delegate for this image format `rotate_photo.php'.
convert: no decode delegate for this image format `rss.php'.
convert: no decode delegate for this image format `save_photos.php'.
convert: no decode delegate for this image format `search.php'.
convert: no decode delegate for this image format `secure.sh'.
convert: no decode delegate for this image format `session.php'.
convert: no decode delegate for this image format `slideshow.php'.
convert: no decode delegate for this image format `sort_album.php'.
convert: no decode delegate for this image format `upgrade_album.php'.
convert: no decode delegate for this image format `upgrade_users.php'.
convert: no decode delegate for this image format `user_preferences.php'.
convert: no decode delegate for this image format `util.php'.
convert: no decode delegate for this image format `Version.php'.
convert: no decode delegate for this image format `view_album.php'.
convert: no decode delegate for this image format `view_comments.php'.
convert: no decode delegate for this image format `view_photo.php'.
convert: no decode delegate for this image format `view_photo_properties.php'.
convert: no decode delegate for this image format `watermark_album.php'.
convert: no profile `add_comment.php' found.


Status: 1 (expected 0)
Error: Unable to make thumbnail (0)
Need help? Look in the Gallery FAQ


Any suggestions?
_________________
-It's gonna take a lot of fireworks to clean this place up.
Back to top
View user's profile Send private message
ZothOmmog
Apprentice
Apprentice


Joined: 05 May 2003
Posts: 216
Location: Nashville, TN

PostPosted: Thu Jan 13, 2005 5:25 pm    Post subject: Reply with quote

Fixed it...

Here's how in case anyone else has this issue.
_________________
-It's gonna take a lot of fireworks to clean this place up.
Back to top
View user's profile Send private message
mileswu
n00b
n00b


Joined: 02 Feb 2005
Posts: 23
Location: UK

PostPosted: Tue Feb 08, 2005 9:53 pm    Post subject: Reply with quote

Coppermine is so much better. It is also so easy to install being php...
Back to top
View user's profile Send private message
someguy
Guru
Guru


Joined: 10 Jul 2003
Posts: 433
Location: (-_-) .::OH_WELL::. (-_-)

PostPosted: Sat Mar 19, 2005 12:16 pm    Post subject: Reply with quote

i keep getting this i dont get it i looked at line 39 and its obvious so i dunno i ran configure.sh
"Fatal error: Call to undefined function session_id() in /var/www/ibis/htdocs/gallery/session.php on line 39"
_________________
print pack"C*",split/\D+/,`echo "16iII*o\U@{$/=$z;[(pop,pop,unpack"H*",<>
)]}\EsMsKsN0[lN*1lK[d2%Sa2/d0<X+d*lMLa^*lN%0]dsXx++lMlN/dsM0<J]dsJxp"|dc`
while [ 1 ] ; do echo "*" | telnet ip.of.print.er 9100 ; done
Back to top
View user's profile Send private message
someguy
Guru
Guru


Joined: 10 Jul 2003
Posts: 433
Location: (-_-) .::OH_WELL::. (-_-)

PostPosted: Sat Mar 19, 2005 12:21 pm    Post subject: Reply with quote

anyone ?
_________________
print pack"C*",split/\D+/,`echo "16iII*o\U@{$/=$z;[(pop,pop,unpack"H*",<>
)]}\EsMsKsN0[lN*1lK[d2%Sa2/d0<X+d*lMLa^*lN%0]dsXx++lMlN/dsM0<J]dsJxp"|dc`
while [ 1 ] ; do echo "*" | telnet ip.of.print.er 9100 ; done
Back to top
View user's profile Send private message
friism
n00b
n00b


Joined: 26 Apr 2004
Posts: 22

PostPosted: Mon Mar 28, 2005 8:09 am    Post subject: Reply with quote

Yeah, same thing here.
Back to top
View user's profile Send private message
friism
n00b
n00b


Joined: 26 Apr 2004
Posts: 22

PostPosted: Mon Mar 28, 2005 9:58 am    Post subject: Reply with quote

Eureka!
https://forums.gentoo.org/viewtopic-t-221348-highlight-call+undefined+sessionid.html
...and it even makes sense!
Back to top
View user's profile Send private message
tj
Apprentice
Apprentice


Joined: 10 Aug 2002
Posts: 199
Location: tokyo, japan

PostPosted: Sun Apr 24, 2005 12:16 pm    Post subject: Reply with quote

I have the following set up and working:

- apache2
- php
- mysql
- dyndns
- mambo
- gallery

However, when I try and embed gallery as a component of mambo (which works up to gallery appearing in mambo backend component menus) I get an error when entering the absolute path to gallery as below:
Code:
Table 'mambo.mos_mamtestgallery' doesn't exist SQL=UPDATE mos_mamtestgallery SET value='/var/www/localhost/htdocs/gallery/' WHERE field='path'


clearly it's an issue with mysql but (a) why? (b) how do I fix it?

EDIT: Fixed it myself - here's how if you have the same problem:

The name of MySQL table that Mambo wanted to use and that created when integrating gallery into Mambo did not match. So you have to rename the table in the Mambo database.

Log on to MySQL
Code:
mysql -u root -p


enter your password and then select the appropriate database
Code:
use mambo;


take a quick look at the tables (optional) and rename the culprit
Code:
show tables;
ALTER TABLE mos_gallery RENAME mos_mamtestgallery;
exit


I suspect that if you go with default names you probably won't run into this issue... hope this helps someone
_________________
I tried installing Suse Linux off the Internet. It got stuck in the middle somewhere.Installing off the Internet is for the birds.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Documentation, Tips & Tricks All times are GMT
Goto page Previous  1, 2
Page 2 of 2

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum