vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Forum Display Enhancements - vBi-Gallery for vB 3.6.X (https://vborg.vbsupport.ru/showthread.php?t=128598)

Hemanth 04-14-2007 05:38 PM

Quote:

It will use normal functions for uploading pictures and generating thumbs. The only thing needed for this is GD-Library and SAFE_MODE OFF.

There will two versions of this gallery: One Light-Version, which will be free and one Full-Version, which is not free.

Alas.. So after Photopost & Photoplog this mod is also going to be the lite-full crap.. I'm sorry but i love this hack a lot. I'm using it because it uses the vB attachment system so that if something happens to the mod i will not loss all my gallery pics..
Btw. Best of luck with you new project.. :)

pictureboarduk 05-25-2007 12:35 AM

When I click on the gallery link in the navbar I get a PHP error on line 1023.

This line just contains the PHP closing tags ( ?> ).

I've ran a file compare of both a new default forumdisplay.php file and the modded one as required for this hack and the only mods made to the file are for the Gallery hack.

Don't understand why the ending ?> would give an error.

The install instructions say to remove the following code-

http://i25.photobucket.com/albums/c7...eryerror-1.jpg



As you can see in the code above, the last closing curly brace either represent something outside of this piece of code or shouldn't be in the instructions in the first place.

Would the deletion of the last brace cause the PHP error at the end of the script (line 1023) ?

Kinda stumped. Might PHP be expecting that closing brace?

Searched this thread and seen nothing of this tho. Would of thought if it had been an eror in the install docs, it would of came up before

pictureboarduk 05-25-2007 01:01 AM

Yes that was the error and it is contained within the install docs,

could do with being changed.



:)

pictureboarduk 06-09-2007 12:59 AM

Nur für Mitglieder

^ any idea on how to change this text into an English phrase?

Thanks

Rob6 06-11-2007 09:00 PM

Were is the forumdisplay.PHP ?

Rob6 06-12-2007 04:22 PM

Any one know???? Help the noob!

hridayath 06-21-2007 11:40 PM

After I installed this MOD I am unable to log into my Admincp and I my Site also went down It comes up with the database error :

I need help very badly. I dont even havea database backup to restore to the previous state.

Invalid SQL:
SELECT twthread.featured, threadid, firstpostid, twthread.title, MAX(twattachment.attachmentid)AS attachmentid, twattachment.dateline FROM twattachment, twthread, twforum
WHERE twthread.featured='1' AND twthread.forumid=twforum.forumid AND twthread.firstpostid = twattachment.postid AND twattachment.dateline < 1182472727
GROUP BY twthread.threadid
ORDER BY twattachment.attachmentid DESC LIMIT;

MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 4
Error Number : 1064
Date : Thursday, June 21st 2007 @ 07:38:47 PM
Script : http://teluguwaves.com/forums/login.php?do=login
Referrer : http://teluguwaves.com/forums/admincp/

teaparty1979 07-01-2007 02:33 PM

I am reading readme file and cant find where can i create category as readme say...

voter 07-10-2007 12:33 PM

I had the same till I switch on the Tumbnale generator for Attachments in vBulletin Options-> Message Attachment Options -> Thumbnail Creation

hridayath 07-11-2007 02:28 AM

Now I can't even get into my Vbulletin Admin CP. Everytime I try to login I encounter this error. My Site is down for almost 1 month now. Please help me how to get out of this trouble.

pjan 07-11-2007 11:53 AM

For me VBI-Gallery is simple and easy to use. Thanks for the author. Keep up the good work.

shamda 07-13-2007 08:25 PM

This is a great hack, however I have had to uninstall it from my forum. Whenever I have it active my server load and memory usage on my server spike up to the point where my server crashes. Has anyone else had that problem? I just looked at my server stats before and after enabling the gallery. Before the server load was at 0.2 and the memory was 66% and swap used was at 4.09%. After enabling the gallery it spiked up to server load of 4.31, memory to 82.4%. As soon as I disabled the gallery addon, it came right back down again. I am using vb 3.6.7. Any ideas or suggestions? I love the addon, I like it much more than photopost or photoplog. I would love to use it, but I cannt keep crashing like this.

Help?

pictureboarduk 07-31-2007 01:09 PM

anyone else having trouble with this on 3.6.8?

Keep getting errors:-

Parse error: parse error, unexpected T_ELSE in /home/content/t/h/e/mysite/html/mysite.net/forumdisplay.php on line 993

Possibly related to post #282 ?

Sukekunster 08-05-2007 11:09 AM

Hey,

Great mod. I've installed it, but I'm now curious.. is there any way to make it so that when you attatch the image; and the image is a .png; meaning it has only one thing in the image, and it doesn't have a background, it stays a .png? As in, I want it to remain background-less, because when I upload it, it becomes a .jpg, and it's bugging me.

DiSpy 08-07-2007 01:08 PM

There seems to be an update on the author's site, but I can't read dutch. :/

salata 08-20-2007 05:30 PM

does anyone know if i can change the link of the images to go just to the original thread

x350x 08-25-2007 05:41 AM

I have it working and everything, but there's no upload button, i've uploaded and everything. The onyl way i can do it is upload via attachment, and my attachment file sizes are really small. I can't upload anything without saying it is over the limit size. How can i change that?

cgway.net 08-26-2007 04:09 PM

please help i have this error when i have install this product
Quote:

Database error in vBulletin 3.6.8:

Invalid SQL:

SELECT
IF(votenum >= 1, votenum, 0) AS votenum,
IF(votenum >= 1 AND votenum > 0, votetotal / votenum, 0) AS voteavg,
post.pagetext AS preview,
thread.threadid, thread.title AS threadtitle, thread.forumid, pollid, open, replycount, postusername, postuserid, thread.iconid AS threadiconid,
thread.lastpost, thread.lastposter, thread.lastpostid, thread.dateline, IF(views<=replycount, replycount+1, views) AS views, notes, thread.visible, sticky, votetotal, thread.attach,
hiddencount, deletedcount
, NOT ISNULL(subscribethread.subscribethreadid) AS issubscribed
, deletionlog.userid AS del_userid, deletionlog.username AS del_username, deletionlog.reason AS del_reason

, threadredirect.expires
, attachment.thumbnail_filesize AS thumbsize , MIN(attachment.attachmentid) AS attachmentid , attachment.filesize AS filesize ,attachment.filename AS filename, MIN(attachment.attachmentid) AS attachmentid
FROM thread AS thread
LEFT JOIN deletionlog AS deletionlog ON(thread.threadid = deletionlog.primaryid AND deletionlog.type = 'thread')
LEFT JOIN subscribethread AS subscribethread ON(subscribethread.threadid = thread.threadid AND subscribethread.userid = 1 AND canview = 1)

LEFT JOIN post AS post ON(post.postid = thread.firstpostid)

LEFT JOIN threadredirect AS threadredirect ON(thread.open = 10 AND thread.threadid = threadredirect.threadid)
LEFT JOIN attachment as attachment ON(attachment.postid = thread.firstpostid) LEFT JOIN attachment as attachment ON(attachment.postid = thread.firstpostid)
WHERE thread.threadid IN (0) GROUP BY thread.threadid GROUP BY thread.threadid
ORDER BY sticky DESC, lastpost DESC;

MySQL Error : Not unique table/alias: 'attachment'
Error Number : 1066
Date : Sunday, August 26th 2007 @ 10:52:22 AM
Script : http://www.cgway.net/forumdisplay.php?f=45
Referrer :
IP Address : **********
Username : **************
Classname : vB_Database

cgway.net 08-26-2007 05:41 PM

any body can help me

cgway.net 08-26-2007 08:27 PM

any body here can help me

cgway.net 08-27-2007 05:00 PM

any moderator any member can help me

Antyrael 09-08-2007 09:11 AM

Quote:

Originally Posted by DiSpy (Post 1311866)
There seems to be an update on the author's site, but I can't read dutch. :/

It's German, and it looks like he made this gallery a commercial product :(

MotMann 09-08-2007 11:06 AM

There comes a light Version ;) for free.... wait for the update.

brihan 10-16-2007 11:04 PM

Quote:

Originally Posted by soletrader (Post 1093187)
Thanks Harald. Great hack by the way. I will be anxiously waiting for the fixes :)

Also, I wanted to know if there was anyway to show the gallery on forumhome but not make a forum a gallery? Instead I want it to take all attachments from a certain forum and display the gallery on the forumhome.

I think I am looking for the same thing. I tried going through all the post but didn't notice a reply that addressed this.

From what I can see all the Galleries seem to be separate from the VB forum. In the forum you can post and upload a picture to your post. In the Gallery you upload a picture then post replies/comments. To me it seem like this creates two different systems that do the same thing (please correct me if I am wrong).

What I am looking for in a gallery is the ability to view all the pictures uploaded into different categories on my forum.

For instance, if I had an "Electrical" category in my forum I could click on "Electrical" in my Gallery and view all the photos that have been uploaded into the Electrical forum category. That way I have an entire section of the gallery that has electrical photos without having to upload them into the gallery (again, seems redundant if they are already uploaded/discussed in the forum).

Then if I click on my "Plumbing" section of the Gallery I will be viewing plumbing pictures because that is what would have been uploaded into the Plumbing section of my forum. No need for me to discuss/comment in the gallery, for me that is what the forum is for.

Does that make sense?

Does this Gallery do this?

Does any Gallery do this?

Is someone willing to make a gallery that does this? :erm:

Thank you very much. I look forward to any and all answers/comments.

Borden 10-23-2007 04:05 PM

My 'Latest gallery-submissions' are not showing up on members profiles. Anny suggestions?

racer38 11-11-2007 01:30 PM

Every time I try to upload the xml file I get an invalid file format ??

alkahf 11-15-2007 08:35 AM

Quote:

Originally Posted by pictureboarduk (Post 1264500)
Nur f?r Mitglieder

^ any idea on how to change this text into an English phrase?

Thanks

Only members!

alkahf 11-15-2007 08:41 AM

Dateigröße = File Size

Borden 11-26-2007 12:15 PM

Gallery submissions are still not showing up in members profiles. Below is a screen shot.
http://i221.photobucket.com/albums/d...bi-Gallery.gif

VTV6 12-29-2007 04:10 PM

I test it and found this problem

The mod, fact is home display plugin querry all thread. I install it in my website:20.000 thread and 200.000 post and the site go freeze. :(

So could you check the SQL querry and release a new fix mod. Because with current release, It 's only for testing purpose :(

The new release will be a great help

VTV6 12-30-2007 07:39 AM

I have appy a patch in previous post but the speed is unchaged :(, 10 times slower

terracore 12-30-2007 11:48 PM

>Gallery submissions are still not showing up in members profiles.

I have the same problem. Has anybody figured out a fix?

terracore 01-04-2008 11:41 PM

After reading all the posts and PMing and emailing some of the other unfortunate folks who have installed this abomination the consensus is:

1) It doesn't work as described. It may work at first tricking you into thinking it's OK but then the problems and crashes start.
2) There is no support.
3) The installation instructions are from an outdated version. (the installation instructions supplied will NOT make the current version work but it WILL mess up your forum)
4) It may crash your vbulletin so badly you can't get into cpanel to remove it. Then where will you be?
5) It is like a woman you meet when you're drunk: You will waste hours of your time trying to get it to work for you, then many more hours trying to get rid of it.

mikey1974 04-25-2008 11:58 PM

now before (the server i was on) went tits up, i had this mod installed and it was working fine, but i lost everything in their hard drive crash. Now i have re-installed this onto another server and i am getting a strange problem when i go into the gallery forum.

I am clearly missing something here and would love for some help.

csoroner 04-26-2008 03:23 AM

Quote:

Originally Posted by terracore (Post 1415625)
After reading all the posts and PMing and emailing some of the other unfortunate folks who have installed this abomination the consensus is:

1) It doesn't work as described. It may work at first tricking you into thinking it's OK but then the problems and crashes start.
2) There is no support.
3) The installation instructions are from an outdated version. (the installation instructions supplied will NOT make the current version work but it WILL mess up your forum)
4) It may crash your vbulletin so badly you can't get into cpanel to remove it. Then where will you be?
5) It is like a woman you meet when you're drunk: You will waste hours of your time trying to get it to work for you, then many more hours trying to get rid of it.

Thanks for the heads up. I have been looking for a good album pack like I have on my phpbb2 board and I came REALLY close to installing this and saw your post, went back and your wright. Vbulletin.org needs to remove this mod and it's author for abandoning it.

Webmasta 10-29-2008 12:16 AM

Hello,

It's been working fine for me until recently. When I click manage attachments, browse for a pic and then click upload I get this error.

image.jpg:
Imageinfo Failed:

sh: /identify: No such file or directory

Any idea what this might be?


All times are GMT. The time now is 01:52 AM.

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.01473 seconds
  • Memory Usage 1,823KB
  • 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
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (36)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