vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Gallery for vBulletin 3.5.X (https://vborg.vbsupport.ru/showthread.php?t=92875)

EthanHunt 07-09-2006 05:38 PM

Hello Harald,

i've got 2 Problems.

Bad-English Version:

1.) I want to resize all thumbs to the same size.

2.) How can i remove this border ?

German Version:

1.) Wie stell ich es an das alle Thumbs die gleiche Größe haben.

2.) Wie kann ich diesen Rahmen entfernen bzw. einfarbig machen?

Tanya123 07-09-2006 06:25 PM

Quote:

Originally Posted by Harald_T
@Tanya: Can your users download attachments? Could be this.

Yes, they are all set to download but they cannot upload. Does that make a difference?

Harald_T 07-09-2006 10:36 PM

No, normaly not. It's only neccassary that they download them. It must be a permission-setting, otherwise the admins and super-mods would see "Red X" also.

imported_magjr 07-10-2006 06:27 PM

is there a code I can run in my mysql that will delete this from my database? When I uninstall it, it still leaves fragments in the vbpanel

Harald_T 07-10-2006 07:37 PM

What for a vbpanel? The uninstall-routine normaly desinstall all.

imported_magjr 07-10-2006 07:39 PM

How to uninstall this from my mysql.

When I try to delete it, it's still there. I've grown tired of waiting for your pm reply to me, so I want to delete it from my board all together.

Harald_T 07-10-2006 07:50 PM

Quote:

Originally Posted by EthanHunt
Hello Harald,

i've got 2 Problems.

Bad-English Version:

1.) I want to resize all thumbs to the same size.

2.) How can i remove this border ?

German Version:

1.) Wie stell ich es an das alle Thumbs die gleiche Gr??e haben.

2.) Wie kann ich diesen Rahmen entfernen bzw. einfarbig machen?

Ich beantworte es mal eben in Deutsch, geht schneller:

1. Das alle Thumbs die gleiche Gr??e haben, definierst Du normalerweise durch die Attachment-Einstellungen in den vB-Optionen. Du k?nntest jedoch im Template "gallery_latestpictures" ein width- und height-Tag mit Angabe der Wunschgr??e angeben, dann wird das Thumb entsprechend verg??ert/verkleinert.

2. Im gleichen Template musst Du die beiden class-Angaben "tborder" und "thead" entfernen, dann hast Du den Rand nicht mehr.

Harald_T 07-10-2006 08:41 PM

@imported: which pm? I checked it, but i didn't received a pm in the last month or so from you.

It should be completly removed, except you would still use an old version of this hack. In this case there will be templates and phrases left. But the latest version normaly deinstalls it completly.

And what do you mean with this "vbpanel"? Do you mean the navbar?

imported_magjr 07-10-2006 08:44 PM

I sent a pm 27. May 2006, 16:37

It's an older version of your hack and when I revert templates, I look in the plugin area and fragments are still there.

When I say vbpanel, I mean admincp

Harald_T 07-10-2006 08:50 PM

Strange, i don't any pm between January and Juni... That's really weired.

What was the problem with the hack?

Draygonia 07-11-2006 04:53 PM

A few questions if you could please answer!

1) I have the gallery, but how do I upload pictures so they display in the gallery? I tried to create a new thread and upload an attachment and have it display like that, but it doesnt display the image at all.

2) How do I mass upload pictures? Like upload them to a folder on the website and the file name would = the picture name and they would automatically display in the forum.

imported_magjr 07-11-2006 04:54 PM

Quote:

Originally Posted by Harald_T
Strange, i don't any pm between January and Juni... That's really weired.

What was the problem with the hack?

When I install it, it completely hoses my server. I.e. I have to restart my server. I follow the directions step by step. I've since upgraded my board to 3.6 rc1 and just tried to install it, this is the error message the plugin gave me:

Database error in vBulletin 3.6.0 Release Candidate 1:

Invalid SQL:
SELECT gallery, threadid, firstpostid, thread.title, attachmentid, attachment.dateline FROM attachment, thread, forum
WHERE gallery='1'AND thread.featured!='1' AND thread.forumid=forum.forumid AND thread.firstpostid = attachment.postid AND attachment.dateline < 1152640178 ORDER BY RAND() LIMIT 5;

MySQL Error : Unknown column 'gallery' in 'field list'
Error Number : 1054
Date : Tuesday, July 11th 2006 @ 11:49:47 AM
Script : http://forum.mysite.com/
Referrer :
IP Address : xx.xxx.xxx.xxx.
Username : me
Classname : vb_database

mustangcanada 07-11-2006 07:22 PM

hello, was wondering why i'm seeing both the German and the English versions under my navbar for recent gallery images?

I just want the english one there.

mustangcanada 07-11-2006 08:17 PM

never mind, just had to remove that bit of code out of forumhome

Harald_T 07-11-2006 09:36 PM

Quote:

Originally Posted by imported_magjr
When I install it, it completely hoses my server. I.e. I have to restart my server. I follow the directions step by step. I've since upgraded my board to 3.6 rc1 and just tried to install it, this is the error message the plugin gave me:

Database error in vBulletin 3.6.0 Release Candidate 1:

Invalid SQL:
SELECT gallery, threadid, firstpostid, thread.title, attachmentid, attachment.dateline FROM attachment, thread, forum
WHERE gallery='1'AND thread.featured!='1' AND thread.forumid=forum.forumid AND thread.firstpostid = attachment.postid AND attachment.dateline < 1152640178 ORDER BY RAND() LIMIT 5;

MySQL Error : Unknown column 'gallery' in 'field list'
Error Number : 1054
Date : Tuesday, July 11th 2006 @ 11:49:47 AM
Script : http://forum.mysite.com/
Referrer :
IP Address : xx.xxx.xxx.xxx.
Username : me
Classname : vb_database

Are you using prefixes in your SQL-Database?

Otherwise it looks like the gallery has not be installed. Are you using the latest version of it now?

ltaylor 07-12-2006 05:36 AM

Hi Harold, First I'm enjoying your hack.

My question is: Am I able to post the display (last # pictures) inbetween my choice of the forums as apposed to just under the navbar?

Thnx for your reply

EthanHunt 07-12-2006 02:54 PM

Quote:

Originally Posted by Harald_T
Ich beantworte es mal eben in Deutsch, geht schneller:

1. Das alle Thumbs die gleiche Gr??e haben, definierst Du normalerweise durch die Attachment-Einstellungen in den vB-Optionen. Du k?nntest jedoch im Template "gallery_latestpictures" ein width- und height-Tag mit Angabe der Wunschgr??e angeben, dann wird das Thumb entsprechend verg??ert/verkleinert.

2. Im gleichen Template musst Du die beiden class-Angaben "tborder" und "thead" entfernen, dann hast Du den Rand nicht mehr.

THX for your quick answer !!!

Edited and everything will run perfect.

Nice Tool.......run for click.

imported_magjr 07-12-2006 08:54 PM

Quote:

Originally Posted by Harald_T
Are you using prefixes in your SQL-Database?

Otherwise it looks like the gallery has not be installed. Are you using the latest version of it now?

Not sure if i'm using prefixes in my database. It's just the standard database.

I got that error message when I tried installing the .xml file you have. It's step #1 from your write up.

Harald_T 07-12-2006 09:22 PM

Just look inside your phpadmin: In the table "forum", there should not be a row namend "Gallery", if the gallery isn't installed. Otherwise, if so, delete this row.

Afterwards, import the XML-File again.

imported_magjr 07-12-2006 09:51 PM

Quote:

Originally Posted by Harald_T
Just look inside your phpadmin: In the table "forum", there should not be a row namend "Gallery", if the gallery isn't installed. Otherwise, if so, delete this row.

Afterwards, import the XML-File again.

Got a "gallery_rows" colum but other then that, nothing.

dodjer42 07-13-2006 03:11 AM

I wish I saw this hack last week before I purchased photopost for over $100 :)

This looks actually better than photopost. Harald, can you confirm whether new image posts actually modify the 'last post' details on the main forum where the gallery link is found (something that photopost does not do)?

:banana:

Harald_T 07-13-2006 09:29 AM

@Dodjer42: You mean, if you post a new picture, or reply to a post, that you've got this "forum_new.gif" which indicates that the forum contains new posts? If you mean this, yes.

dodjer42 07-14-2006 12:39 AM

Thanks Harald, yes exactly that. Also on the right column 'last post' which has the date of the last post, time and user who posted.

Regards,
D

brvheart 07-14-2006 03:53 PM

Hello great hack! I have a small issue, in the member profiles, the pics are not showing up, I searched through and saw that you posted a xml to fix this, but did you update the one in the zip file?

kofoid 07-14-2006 08:59 PM

I am getting so discouraged :( for some reason, the ability to post new photos, so I re-installed the plugin it completely hosed my board :( I have had to completely disable the entire gallery. :(:(:(

Harald_T 07-14-2006 10:19 PM

This is strange, yes. As normaly the hack shouldn't mix up the board. Maybe another plugin, which is interfering with the hack.

brvheart 07-14-2006 11:16 PM

I uploaded the xml from page 33 I think, it was marked xml 101 or something, and that fixed my board with no issues. I did have to make the original forum/catagory to act as a forum, then I was able to see the "upload" button and everything worked great after that :) thank harold :)

Dj. Gargamel 07-16-2006 07:06 PM

Quote:

Originally Posted by Draygonia
A few questions if you could please answer!

1) I have the gallery, but how do I upload pictures so they display in the gallery? I tried to create a new thread and upload an attachment and have it display like that, but it doesnt display the image at all.

2) How do I mass upload pictures? Like upload them to a folder on the website and the file name would = the picture name and they would automatically display in the forum.

I am having the same trouble:surprised:

mdavis1984 07-16-2006 09:02 PM

I just installed this hack and was wondering if there was a way to stop the newly added section on the main page to NOT show any pictures from a certain gallery.

mdavis1984 07-16-2006 09:04 PM

Quote:

Originally Posted by Dj. Gargamel
I am having the same trouble:surprised:

Do you have your VB options set to show thumbnails in post? You can also set how many attachments to allow for each post.

Derekclarke 07-16-2006 09:12 PM

has anyone tested this on 3.6?

Harald_T 07-16-2006 09:25 PM

Just set it in the Gallery-Options, there you can disable Random Pictures.

mdavis1984 07-16-2006 09:35 PM

well i want them to be shown just not from a private thread. which it shows.

Harald_T 07-17-2006 04:03 PM

Oh, therefore it's only neccassary to change the template a bit. I'll check it this evening.

AzianStang 07-17-2006 04:21 PM

Harald, for some reason my gallery is only uploading 20-30% of an attached image?

The forum acts as if it has fully uploaded the image, but when viewing as a thread, only part of the image was uploaded, and IE shows there's an error on the page.

whoopass 07-18-2006 01:20 AM

After installing VBiGallery, my format options have become disabled or non-functional and i'm not able to manage attachments(button is missing).

Nothing works, smilies, format options, links.

Any help would be appreciated.

Marty

whoopass 07-18-2006 02:17 PM

After installing vbigallery and having to uninstall it because it didn't work, I am now faced with an issue with my format options not working or being disabled. I could use some assistance with this issue.

Database error in vBulletin 3.5.4:

Invalid SQL:

MySQL Error : You have an error in your SQL syntax near '' at line 4
Error Number : 1064
Date : Monday, July 17th 2006 @ 07:30:38 PM

Edited

My apologies, after creating a new default style, I deleted the old styles and simply made the necessary changes to the template files and it now works again.

Not sure why it disabled my format options but everything works now and all is good.

whoopass 07-18-2006 07:58 PM

How do i change or remove the foreign wording for filesize when an image is viewed?

Where is this text found?

Harald_T 07-19-2006 04:20 PM

template "gallery_postbit" it should be.

whoopass 07-19-2006 04:29 PM

It was actually in gallery_threadbit

Thanks.


All times are GMT. The time now is 02:21 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.02546 seconds
  • Memory Usage 1,826KB
  • 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
  • (9)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
  • (40)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