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)

Trident 04-06-2003 01:36 PM

i forgot tell you , i work in local server and this is my config data :

$cfgGalleryDirWeb = 'http://localhost/forum/gallery/'; // absolute web path to gallery files
$cfgImageDirWeb = 'http://localhost/forum/gallery/images/'; // absolute web path to image dir
$cfgImageDirLocal = 'C:/apache/htdocs/forum/gallery/images/'; //The local path to the image dir
$cfgThumbDirWeb = 'http://localhost/forum/gallery/thumbnails/'; // absolute web path to thumbnails dir
$cfgThumbDirLocal = 'C:/apache/htdocs/forum/gallery/thumbnails/'; // The local path to the thumbnails dir
// Put the forums usernumbers for the OakGallery Admins here (comma separated).
// Like this: '1,2,3,4' - NOT like this: '1, 2, 3' !!!
$cfgAdminList = '2';
$cfgForumDir = 'C:/apache/htdocs/forum/'; // The local path to the forum dir
$cfgGalleryDir = 'C:/apache/htdocs/forum/gallery/'; // The local path to the vGallery dir
$cfgConvert = '/usr/bin/X11/convert'; // Local path to ImageMagick's convert
$cfgComposite = '/usr/bin/X11/composite'; // Local path to ImageMagick's composite

Bergman 04-06-2003 01:42 PM

Trident, i dont know how it works in a local server ... sorry ...

I dont think that you should use http:// or c:

Try something like this:
$cfgGalleryDirWeb = '/forum/gallery/'; // absolute web path to gallery files
$cfgImageDirWeb = '/forum/gallery/images/'; // absolute web path to image dir
$cfgImageDirLocal = '/apache/htdocs/forum/gallery/images/'; //The local path to the image dir
$cfgThumbDirWeb = '/forum/gallery/thumbnails/'; // absolute web path to thumbnails dir
$cfgThumbDirLocal = '/apache/htdocs/forum/gallery/thumbnails/'; // The local path to the thumbnails dir
// Put the forums usernumbers for the OakGallery Admins here (comma separated).
// Like this: '1,2,3,4' - NOT like this: '1, 2, 3' !!!
$cfgAdminList = '2';
$cfgForumDir = '/apache/htdocs/forum/'; // The local path to the forum dir
$cfgGalleryDir = '/apache/htdocs/forum/gallery/'; // The local path to the vGallery dir
$cfgConvert = '/usr/bin/X11/convert'; // Local path to ImageMagick's convert
$cfgComposite = '/usr/bin/X11/composite'; // Local path to ImageMagick's composite

Zelda-King 04-06-2003 01:46 PM

Doh! It was my fault. I hadn't added my userid. :D

Bergman 04-06-2003 01:49 PM

Zelda-King, good that you solved it ! :)

Zelda-King 04-06-2003 01:51 PM

I have a problem uploading though. It says Error moving file - Please contact system administrator.

Bergman 04-06-2003 01:55 PM

The webservers user must have write access to /images and /thumbnails

That should do the trick.

Zelda-King 04-06-2003 02:08 PM

It sort of did. I'm seeing a red-x though. Is it possible to delete corrupt images?

Bergman 04-06-2003 02:09 PM

Just click the bad thumb the click "Delete"

Zelda-King 04-06-2003 02:12 PM

I should have spotted that. Anyway, when I delete a picture I get;

Warning: unlink() failed (No such file or directory) in /home/virtual/site62/fst/var/www/html/bb/gallery/remove_image.php on line 67
Error deleting file(s)

1 errors.

Query or Database Error - Please contact system administrator


That's probably me though. I tried deleting from the FTP.

EDIT: Nope! Does it with other pics too.

Bergman 04-06-2003 02:18 PM

Zelda-King, even if the picture is missing the database entry should be deleted. Or did the upload of the picture work but not the Thumb ?


All times are GMT. The time now is 12:29 PM.

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.01170 seconds
  • Memory Usage 1,735KB
  • 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
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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