 | |  | |
February 17th, 2011, 02:51 AM
|
#1 (permalink)
| | Member Verified Customer
Join Date: Feb 2011
Posts: 61
| I can't see VBgallery Tab on admincp
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 ?
Last edited by kfyonur; February 17th, 2011 at 05:00 AM.
|
| |
February 17th, 2011, 03:41 AM
|
#2 (permalink)
| | Member Verified Customer
Join Date: Feb 2011
Posts: 61
|
I solve the admincp options,i login with superadmin bu the other problem still continues
|
| |
February 17th, 2011, 06:15 AM
|
#3 (permalink)
| | Registered User
Join Date: Aug 2005
Posts: 1,229
|
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
|
| |
February 17th, 2011, 08:08 AM
|
#4 (permalink)
| | Member Verified Customer
Join Date: Feb 2011
Posts: 61
| 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.
Last edited by kfyonur; February 17th, 2011 at 08:19 AM.
|
| |
February 17th, 2011, 11:17 AM
|
#5 (permalink)
| | Registered User
Join Date: Aug 2005
Posts: 1,229
|
$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
|
| |
February 17th, 2011, 11:45 AM
|
#6 (permalink)
| | Member Verified Customer
Join Date: Feb 2011
Posts: 61
| Quote:
Originally Posted by Luciano $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
Last edited by kfyonur; February 17th, 2011 at 11:57 AM.
|
| |
February 17th, 2011, 12:00 PM
|
#7 (permalink)
| | Registered User
Join Date: Aug 2005
Posts: 1,229
|
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.
|
| |
February 17th, 2011, 12:26 PM
|
#8 (permalink)
| | Registered User
Join Date: Aug 2005
Posts: 1,229
|
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.
|
| |
February 17th, 2011, 12:36 PM
|
#9 (permalink)
| | Member Verified Customer
Join Date: Feb 2011
Posts: 61
| Quote:
Originally Posted by Luciano 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.
Last edited by kfyonur; February 17th, 2011 at 12:50 PM.
|
| |
February 17th, 2011, 12:46 PM
|
#10 (permalink)
| | Registered User
Join Date: Aug 2005
Posts: 1,229
|
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.
|
| |
February 17th, 2011, 12:51 PM
|
#11 (permalink)
| | Member Verified Customer
Join Date: Feb 2011
Posts: 61
|
i upload my files with flash than hit submit but process page is empty.You can see in picture.
|
| |
February 17th, 2011, 12:57 PM
|
#12 (permalink)
| | Registered User
Join Date: Aug 2005
Posts: 1,229
|
did you change your users directory permissions to 0777 ?
|
| |
February 17th, 2011, 01:02 PM
|
#13 (permalink)
| | Member Verified Customer
Join Date: Feb 2011
Posts: 61
| Quote:
Originally Posted by Luciano 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.
Last edited by kfyonur; February 17th, 2011 at 01:13 PM.
|
| |
February 17th, 2011, 01:24 PM
|
#14 (permalink)
| | Registered User
Join Date: Aug 2005
Posts: 1,229
|
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
|
| |
February 17th, 2011, 01:38 PM
|
#15 (permalink)
| | Registered User
Join Date: Aug 2005
Posts: 1,229
|
another possibility:
Your provider has mod security installed.
Flash uploader is not compatible with mod_security.
|
| |
February 17th, 2011, 01:45 PM
|
#16 (permalink)
| | Member Verified Customer
Join Date: Feb 2011
Posts: 61
|
what is mod security ? Look at the picture pls..
Last edited by kfyonur; February 17th, 2011 at 01:54 PM.
|
| |
February 17th, 2011, 01:58 PM
|
#17 (permalink)
| | Registered User
Join Date: Aug 2005
Posts: 1,229
|
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
Last edited by Luciano; February 17th, 2011 at 02:18 PM.
|
| |
February 17th, 2011, 02:21 PM
|
#18 (permalink)
| | Member Verified Customer
Join Date: Feb 2011
Posts: 61
| Quote:
Originally Posted by Luciano 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.
Last edited by kfyonur; February 17th, 2011 at 02:29 PM.
|
| |
February 17th, 2011, 02:27 PM
|
#19 (permalink)
| | Registered User
Join Date: Aug 2005
Posts: 1,229
| Quote:
Originally Posted by kfyonur 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
|
| |
February 17th, 2011, 02:40 PM
|
#20 (permalink)
| | Member Verified Customer
Join Date: Feb 2011
Posts: 61
|
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.
Last edited by kfyonur; February 17th, 2011 at 02:48 PM.
|
| | |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | | | | Thread Tools | | | | Display Modes | Rate This Thread | Linear Mode | |
Posting Rules
| You may not post new threads You may not post replies You may not post attachments You may not edit your posts HTML code is Off | | | All times are GMT -5. The time now is 01:02 PM. | |