PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Installs and Upgrade - vBulletin 4 (http://www.photopost.com/forum/installs-upgrade-vbulletin-4/)
-   -   I can't see VBgallery Tab on admincp (http://www.photopost.com/forum/installs-upgrade-vbulletin-4/145324-i-cant-see-vbgallery-tab-admincp.html)

kfyonur February 17th, 2011 02:51 AM

I can't see VBgallery Tab on admincp
 
2 Attachment(s)
I am a new user of Vbgallery,i am using vb4.1.1 and 3.5.2 vbseo.I install vbgallery but i can't see any tab about with Vbgallery on admincp and also i have a another problem that When i upload my images,ı saw a empty picture.I did not write anything to FTP user section.is it about with this reason ? What is wrong ?

kfyonur February 17th, 2011 03:41 AM

I solve the admincp options,i login with superadmin bu the other problem still continues

Luciano February 17th, 2011 06:15 AM

You should add the ftp path and url because it is also needed when you upload with flash.
As to your other problem, are you sure the path is correct?
because it is rare that the path starts with /content
usually there is something before... (but this depends of your provider.. and it could also be correct)

Also check the path to your forum directory, it is in: gallery_config.php

There also is another possibility.
Make sure that in your vbulletin settings/options you have in section:
Site Name / URL / Contact Details
and set: Always use Forum URL as Base Path to NO
(it is set to yes by default by vbulletin)
Luc

kfyonur February 17th, 2011 08:08 AM

Code:

Content visible to verified customers only.
Can you fill the two section according to forum path ?

FTP/FLASH User Folder Path : /home/content/58/6812458/html/forum/gallery/files/users
FTP/FLASH User Folder URL : domain.com/forum/gallery/users

is it wright ?

also are other sections true ?

Always use Forum URL as Base Path to NO

But the problem still continues.

Luciano February 17th, 2011 11:17 AM

$forumpath = '/home/content/58/6812458/html/forum';

seems ok

File Path: /home/content/58/6812458/html/forum/gallery/files
seems ok
Files Url: domain.com/forum/gallery/files
should be : http://domain.com/forum/gallery/files


If the above are correct, then

FTP/FLASH User Folder Path : /home/content/58/6812458/html/forum/gallery/users

FTP/FLASH User Folder URL: http://domain.com/forum/gallery/users

The URL always needs http://

Make sure the files AND users folders are both chmod 0777

Luc
PS: it would be easier if I could take a look

kfyonur February 17th, 2011 11:45 AM

Quote:

Originally Posted by Luciano (Post 1284730)
$forumpath = '/home/content/58/6812458/html/forum';

seems ok

File Path: /home/content/58/6812458/html/forum/gallery/files
seems ok
Files Url: domain.com/forum/gallery/files
should be : h..p://domain.com/forum/gallery/files


If the above are correct, then

FTP/FLASH User Folder Path : /home/content/58/6812458/html/forum/gallery/users

FTP/FLASH User Folder URL: h..p://domain.com/forum/gallery/users

The URL always needs h..p://

Make sure the files AND users folders are both chmod 0777

Luc
PS: it would be easier if I could take a look

When i write h..pp://,i couldn't post my message.

"You are only allowed to post URLs to other sites after you have made 15 posts or more"

Did you mean 777 or 0777 ? if it is 77 i did it but still continues.

if you want to look,My site is audiclubtr.com/forum

Luciano February 17th, 2011 12:00 PM

Ok, checked at your site...
seems that you have a space at the end of the url!

remove the space and you should see the images.

Luciano February 17th, 2011 12:26 PM

Another hint:
As in vbulletin you have defined your doamin with www. you MUST also add www. to your gallery urls, otherwise your users will be logged out.
so your gallery url will NOT be :
http://domain.com/gallery
but
http://www.domain.com/gallery

same with files and users.

kfyonur February 17th, 2011 12:36 PM

2 Attachment(s)
Quote:

Originally Posted by Luciano (Post 1284732)
Ok, checked at your site...
seems that you have a space at the end of the url!

remove the space and you should see the images.

I do not believe :) thanx your attention.How can i remove the thumbnail in this picture ? i upload my files with flash than hit submit but process page is empty.You can see in picture.

Luciano February 17th, 2011 12:46 PM

goto
ACP=>vbgallery=>Modify Addons
There you can configure the 3 blocks for forumhome
header block, main block and sidebar block
you can switch each block on and off.

kfyonur February 17th, 2011 12:51 PM

1 Attachment(s)
i upload my files with flash than hit submit but process page is empty.You can see in picture.

Luciano February 17th, 2011 12:57 PM

did you change your users directory permissions to 0777 ?

kfyonur February 17th, 2011 01:02 PM

Quote:

Originally Posted by Luciano (Post 1284737)
did you change your users directory permissions to 0777 ?

yes i change it to 777 also change 0777 but nothing has changed.Standard Upload Page is working but Flash upload is not.

Luciano February 17th, 2011 01:24 PM

when you upload the images with flash...
are the images in folder users/your id/ ?
check following... if you are on upload page with flash uploader...
look at your users folder... before you hit process
When you upload images they should be placed in the users folder under your id..
in your case
gallery/users/1/file.jpg

Luciano February 17th, 2011 01:38 PM

another possibility:
Your provider has mod security installed.
Flash uploader is not compatible with mod_security.

kfyonur February 17th, 2011 01:45 PM

2 Attachment(s)
what is mod security ? Look at the picture pls..

Luciano February 17th, 2011 01:58 PM

mod_security is an apache module that the provider can install on apache server so that there are less risks with posts. it is a sort of firewall.
http://www.modsecurity.org/


Original size is done in
ACP=>vbgallery=>modify settings
Resize Original Image
value is maximum size in pixels
this will only affect new uploaded pictures.
to change old pictures:
vbgallery => maintenance
Rebuild Image Sizes
and select originals.

btw, check if you dont have a space at the end of the url or the path

kfyonur February 17th, 2011 02:21 PM

Quote:

Originally Posted by Luciano (Post 1284742)
mod_security is an apache module that the provider can install on apache server so that there are less risks with posts. it is a sort of firewall.
modsecurity.org

Original size is done in
ACP=>vbgallery=>modify settings
Resize Original Image
value is maximum size in pixels
this will only affect new uploaded pictures.
to change old pictures:
vbgallery => maintenance
Rebuild Image Sizes
and select originals.

btw, check if you dont have a space at the end of the url or the path

How can i understand it ?

Rebuild Image Sizes option is perfect..

How can i delete multiple images..i am deleting one by one.

Luciano February 17th, 2011 02:27 PM

Quote:

Originally Posted by kfyonur (Post 1284744)
How can i understand it ?.

On your other urls you had a problem because you had a space at the end.
maybe here is the same problem..
Luc

kfyonur February 17th, 2011 02:40 PM

ok ok i solve it,it is my fault..

I wrote /home/content/58/6812458/html/forum/gallery/files/users

it must be /home/content/58/6812458/html/forum/gallery/users

Thanx for your attention.i think we cant delete images with multiple choise.


All times are GMT -5. The time now is 05:23 PM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97