Site Links
Home
Features
Documentation
Pricing & Order
Members Area
Support Options
UBBDev.com
UBBWiki.com
Who's Online
2 registered (SteveS, Gizmo), 33 Guests and 15 Spiders online.
Key: Admin, Global Mod, Mod
Featured Member
Registered: 06/07/07
Posts: 4
Top Posters (30 Days)
Ruben 51
Gizmo 24
DennyP 24
Dunny 15
SteveS 14
AllenAyres 12
dbremer 10
SD 10
drkknght00 9
doug 8
Latest Photos
OK Corral Shoot Out
Testing
Basildon Train Station
Basildon Town Centre looking from the rounderbout
Basildon Town Square
Page 1 of 2 1 2 >
Topic Options
#191945 - 07/19/07 08:28 AM Gallery does not show picture but only filename
MatR Offline
stranger
Registered: 07/17/07
Posts: 19
Loc: St. Gallen, Switzerland
I want to use the gallery function of the new board, which was one of the reasons for me to went through all the problems with updating the forum. But now I only see the filename and not the picture

Here the link: http://www.uncertaintymanager.com/forums/ubbthreads.php?ubb=showgallery&Number=7
_________________________
http://www.uncertaintymanager.com
Top
Express Hosting
Express Hosting "We are the official hosting company of UBB.threads. Ask us about our free migration services to migrate your UBB.threads installation."
#191952 - 07/19/07 09:55 AM Re: Gallery does not show picture but only filename [Re: MatR]
Lacurrry Offline
stranger
Registered: 06/17/06
Posts: 8
I am having the same problem.....might be some settings are wrong?? I am having a hard time figuring this one out...

http://elvisradio.org/Ubbthreads/ubbthreads.php?ubb=cfrm


Edited by Lacurrry (07/19/07 09:58 AM)
Top
#191953 - 07/19/07 10:02 AM Re: Gallery does not show picture but only filename [Re: Lacurrry]
MatR Offline
stranger
Registered: 07/17/07
Posts: 19
Loc: St. Gallen, Switzerland
I checked the 777 for the directories that is ok....
_________________________
http://www.uncertaintymanager.com
Top
#191954 - 07/19/07 10:10 AM Re: Gallery does not show picture but only filename [Re: MatR]
Lacurrry Offline
stranger
Registered: 06/17/06
Posts: 8
I am thinking maybe we don't have the path to the gallery set correctly????? UGH.....LOL
Top
#191955 - 07/19/07 10:13 AM Re: Gallery does not show picture but only filename [Re: Lacurrry]
MatR Offline
stranger
Registered: 07/17/07
Posts: 19
Loc: St. Gallen, Switzerland
There is no place to set this path....
_________________________
http://www.uncertaintymanager.com
Top
#191957 - 07/19/07 10:52 AM Re: Gallery does not show picture but only filename [Re: MatR]
Rick Offline
Post-a-holic
Registered: 06/04/06
Posts: 10164
Loc: Aberdeen, WA
Do either of you see any files in any of the gallery directories? Are you using ImageMagick or GD? Right now we don't have a lot of debugging experience with gallery problems since it's new so it's somewhat hard to tell what could be going on. The best bet would be to open a trouble ticket so I can take a look at things.
Top
#191958 - 07/19/07 10:55 AM Re: Gallery does not show picture but only filename [Re: Rick]
Lacurrry Offline
stranger
Registered: 06/17/06
Posts: 8
thanks Rick.....no, I checked...it did not upload the photos and I am using imagemagick so I am going to try again.....if I cannot get it, I will open a ticket


Edited by Lacurrry (07/19/07 10:57 AM)
Top
#191959 - 07/19/07 10:56 AM Re: Gallery does not show picture but only filename [Re: Rick]
MatR Offline
stranger
Registered: 07/17/07
Posts: 19
Loc: St. Gallen, Switzerland
There is nothing in the gallery directories, even it told me that the upload was OK. I am using GD2

I had to submit first the gallery settings, before it would work
_________________________
http://www.uncertaintymanager.com
Top
#191960 - 07/19/07 10:57 AM Re: Gallery does not show picture but only filename [Re: Lacurrry]
Rick Offline
Post-a-holic
Registered: 06/04/06
Posts: 10164
Loc: Aberdeen, WA
Also check the tmp/ directory as well. What it does is initially upload to the tmp/ directory, and then once you submit the post it is supposed to move them to one of the gallery subdirectories.

So, what you could do is upload a picture, but don't actually submit the post and then take a look in the tmp/ directory and see if it actually got uploaded for the first step.
Top
#191962 - 07/19/07 11:02 AM Re: Gallery does not show picture but only filename [Re: Rick]
MatR Offline
stranger
Registered: 07/17/07
Posts: 19
Loc: St. Gallen, Switzerland
Also the tmp directory is empty, except index.html. The tmp directory is 777

I did add a new picture in the given gallery and then I checked the tmp directory. It is empty. But the File manager tells me, taht it is there and can also be removed.
_________________________
http://www.uncertaintymanager.com
Top
#191967 - 07/19/07 11:27 AM Re: Gallery does not show picture but only filename [Re: MatR]
Lacurrry Offline
stranger
Registered: 06/17/06
Posts: 8
I just deleted the forum and redid the whole thing in GD2 and it works now.....not sure how or what but it does.
Top
#191968 - 07/19/07 11:36 AM Re: Gallery does not show picture but only filename [Re: Lacurrry]
MatR Offline
stranger
Registered: 07/17/07
Posts: 19
Loc: St. Gallen, Switzerland
I deleted the forum and added a new one. I used GD2 before... But it did not help, still the same problem...
_________________________
http://www.uncertaintymanager.com
Top
#192043 - 07/19/07 08:03 PM Re: Gallery does not show picture but only filename [Re: MatR]
Gizmo Online   cat

Registered: 06/05/06
Posts: 14995
Loc: Portland, OR; USA
Make sure all of these directories are 777:
gallery/
All of the directories within gallery/
tmp/

Then make sure your ImageMagick paths are correct or that your GD is properly etup (and has all the required options).

There is a test URL to test GD or ImageMagick, but I'm not sur what it is, I tend to just enable captcha and see if it properly loads as a test.
_________________________
Forums: UGN Security & VNC Web Design & Development
UBB.Threads: UBB.Wiki, My UBBSkins, UBB.Sitemaps
Longtime UBB Supporter, UBB Beta Tester & Resident Post-A-Holic.
UBB Modifications, Styling, Coding Services, Disaster Recovery, and more!
Top
#192046 - 07/19/07 08:05 PM Re: Gallery does not show picture but only filename [Re: Gizmo]
Rick Offline
Post-a-holic
Registered: 06/04/06
Posts: 10164
Loc: Aberdeen, WA
You can test if either IM or GD2 are working this way, you must be logged in as an admin to perform this test:

To test ImageMagick:
ubbthreads.php?ubb=captcha&t=im&test=1

To test GD2:
ubbthreads.php?ubb=captcha&t=gd&test=1
Top
#192084 - 07/20/07 12:20 AM Re: Gallery does not show picture but only filename [Re: Rick]
MatR Offline
stranger
Registered: 07/17/07
Posts: 19
Loc: St. Gallen, Switzerland
I check again all directories of the galleries and tmp. They are all 777. I also tried to use the attachment. The attachment works. I see the corresponding file in the tmp directory, but only that one.

I then tested GD2. It works perfect. I see the catcha after adding the test sequence to the address bar...

Any other test or suggestions??
_________________________
http://www.uncertaintymanager.com
Top
#192118 - 07/20/07 05:47 AM Re: Gallery does not show picture but only filename [Re: MatR]
MatR Offline
stranger
Registered: 07/17/07
Posts: 19
Loc: St. Gallen, Switzerland
It works now. I am not shure what made it working, but I think it was the activation of the attachment for this gallery forum. But I think that I tried this before...

May be also because I tried to add a file as an attachment in another forum...

Definitely I had to submit the gallery setting before, even I did not change them at all
_________________________
http://www.uncertaintymanager.com
Top
Page 1 of 2 1 2 >



Moderator:  AllenAyres, Harold, Ian, Ron M 
Shout Box

Today's Birthdays
No Birthdays
Recent Topics
Temporary Password email not being received
by
Yesterday at 10:02 PM
Ability to "like" individual posts (not Facebook "likes)
by doug
05/23/12 09:03 AM
Island Permissions
by ThreadsUser
05/22/12 03:03 PM
streaming video
by prkrgrp
05/20/12 07:02 PM
New Posts Corrupted? Can someone help?
by PianoWorld
05/19/12 09:41 AM
Forum Stats
10489 Members
36 Forums
33841 Topics
181707 Posts

Max Online: 978 @ 06/24/07 11:19 PM
Random Image