vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   OakGallery 2.0 Released ! [Great image gallery] (https://vborg.vbsupport.ru/showthread.php?t=51255)

Yaxio 04-07-2003 06:54 PM

ok. when i upload an image, it renames it like: 27-1613999029-banana.gif

But the gallery calls it like: 3.jpg

How can I solve this?

Bergman 04-07-2003 06:56 PM

Colicab, i see that you get everything working now ! Great ! :)

http://www.artorg.co.uk/cupboards/gallery/index.php

Bergman 04-07-2003 06:58 PM

Yaxio, it should be that way. an you check if the script have created any thumbs in /thumbnails/ dir ?

Oak 04-07-2003 07:06 PM

Quote:

Today at 08:54 PM Yaxio said this in Post #71
ok. when i upload an image, it renames it like: 27-1613999029-banana.gif

But the gallery calls it like: 3.jpg

How can I solve this?

The 3.jpg is the thumbnail image. You can access the original 27-0913590135-banan.gif by clicking on the thumbnail (3.jpg) and then clicking on the 3-m.jpg (the image shown in the 'image view'). Then you'll access the original image! :-)

To all of you - It's really nice that you like my script. It's nice to see that my time seems to have been well spent :D

Yaxio 04-07-2003 07:30 PM

it doesnt make the thumbnails in the /thumbnails directory.
it DOES make the regular sized image though in the /images directory.

The /thumbnails dir is chmodded 777 so i know it has right permissions.

Any help?

Oak 04-07-2003 07:35 PM

Quote:

Today at 09:30 PM Yaxio said this in Post #75
it doesnt make the thumbnails in the /thumbnails directory.
it DOES make the regular sized image though in the /images directory.

The /thumbnails dir is chmodded 777 so i know it has right permissions.

Any help?

There seems to be a problem with your convert application. Make sure you have specified the correct path to convert in galleryconfig.php . If you have shell access, try to run the command manually from the shell ... like: /usr/bin/convert
and see if it outputs anything.

Or maybe the server is running in "safe mode"? Then your server admin needs to install ImageMagick in the 'safe mode binary directory' but you'll have to talk to your admin about that.

Bergman 04-07-2003 07:36 PM

Yaxio, do you recieve any error message when you upload a picture ?

Moyses 04-07-2003 07:38 PM

Quote:

Today at 09:30 PM Yaxio said this in Post #75
it doesnt make the thumbnails in the /thumbnails directory.
it DOES make the regular sized image though in the /images directory.

The /thumbnails dir is chmodded 777 so i know it has right permissions.

Any help?

Quote:

5. Make the directories 'thumbnails' and 'images' writeable by the webserver.

E.g:
chown nobody thumbnails
chmod 770 thumbnails
(In this example, the webserver is run as user nobody.)
770 or 777?? :speechless:

Oak 04-07-2003 07:41 PM

Quote:

Today at 09:38 PM Moyses said this in Post #78
770 or 777?? :speechless:
Try 770 first and see if it works, if it doesn't - try 777 _or_ you can change the ownership of the directory to the webserver user:

chown nobody images

('nobody' (e.g. Debian) or 'apache' (e.g. RedHat 8.0) )

Yaxio 04-07-2003 07:53 PM

will the prog work with GD instead of ImageMagick?


All times are GMT. The time now is 11:50 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01271 seconds
  • Memory Usage 1,740KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete