![]() |
Quote:
Can user's submit there own pics? |
Yes, they can. The only thing, the admin needs, is to setup a forum for the user and create a gallery out of it.
|
*clicked installed*! I'll be back with a review once installed.
Thanks for creating and sharing!! |
Help!
godaddy shut my site down due to this mod :(:(:( and it's so so awesome! It seems that the following queries caused Go Daddy's CPU utilization soar to over 80% and almost brought down the entire shared server: Quote:
|
@Kofoid: I'm aware of this problem, also it should only add some queries to the page, but not that much, that the site breaks down. I'm thinking over this, if i can reduce the amount of queries used in these routines.
|
Thanks Harald!! You rock! :)
|
Hi Harold & Everyone,
First, the hack is awesome. I installed it last night. I have a few changes to make to imput link on navbar as I've also just recently installed a custom skin..(need to work with the coding). Anyways, one problem I'm having is showing the latest gallery additions in the user cp. I am in the midst of searching all the posts in this thread to find the answer, but in the event someone knows..it would be great if you could direct me. Thankyou! |
Quote:
Thanks! |
@Necrosaro: That would mean, that your users would be able to open up a gallery for themself. I have to check this, can't say atm.
|
@Kofoid: Try this code for the plugin: gallery_images_forumhome
Code:
// #################### Latest Gallery-Additions ####################### |
Quote:
|
Red X: It's possible, that your attachment-settings are not right. Please check under the Attachment-Manager, if your vB creates Thumbsnails for your attachments. See the rest in my PM.
|
Hello Harald_T,
Would you still be willing to help me figure out how to correct the issue with the black space showing up with the thumbnail images? You made mention that it could possibly be corrected via. css tags or something like that. Also, I just noticed that for some reason, the gallery submissions aren't showing up in member profiles. Click here for what I mean: Gehanna's Profile Gehanna |
Quote:
|
Harold,
1. THANK YOU!! 2. HELP!!!! Everthing went pretty smooth so far untill i got the point where i needed to edit the template FORUMDISPLAY. In the install guide it says to edit this $thread['hiddencount']++; } eval('$threadbit .= "' . fetch_template('threadbit') . '";'); } I cant find that ANYWHERE! Am i using the correct vb version? im not sure what to do. below is the closest i can find. </if> </tr> </if> <if condition="$show['threads']"> <!-- show threads --> <if condition="$show['stickies']"> $threadbits_sticky </if> $threadbits <!-- end show threads --> <else /> <!-- show no threads message --> <tr> <td class="alt1" colspan="$foruminfo[bottomcolspan]" align="center"> <div style="padding: 16px"> <if condition="$show |
I think i just solved it, It says open the FILE not template. sorry
|
Working!!
But still a few problems. 1. Some of the titles are in German! Can i fix this? 2. the link to the gallery is not working. the text is there but the link does not go to the gallery. Other than that this kicks Ass!!! Great Job! Can this handle video files aswell? |
Bump! Fixed the nav link.
Is there anyway to make everything english i have like 0 german speaking vistors. (That i would like to change, If theres any German DSM Owners drop by the site) Great Job BTW!!!! Heres a good idea for an add on to this, how about make it possible to have a highest rated, most viewed ect option can you do this?? that would be great. |
I hv just downloaded vbgallery_123.zip and set up to my forum, do whole step in guide file.
1. It works well at Gallery Latest Pictures in the gallery: but the pic is too big, it's not auto resize to fit to home page. 2. It presents in forum is different with the introduce of this mod. 3. i try do do follow anything 3rd time but still can't make Category like intro Could you please write the full guide agian for everybody, ths a lot |
Hi Harald_T
At first I would like to thank you for your support for this hack. I installed it (version 1.23) yesterday, but it did'nt work completely so far :-(. I read whole this discussion, but without luck - no solution to my issues. Look at: http://www.svethardware.cz/forum and click "Gallery" in the navbar. Just blank page. I installed it correctly (last version) via Admincp -> Plugin System -> Manage Products -> Add/Import Product. Then I followed instructions provided by you at install_vbi_gallery_123.html file and done necessary editing of templates and php file, exactly as instructions said. Then I created new category (named as Gallery), which has no Parent Forum and I set Display Order to 0 (so it's not visible). Option "Act as Forum" is set to "No". There are two forum settings relating to this hack: "Act as a gallery?" and "Gallery-Category?". In this case I set only "Gallery-Category?" to "Yes" (so "Act as gallery?" is set to "No"). ID of this category is 39 so I set this number at Admincp -> vBulletin Options -> Gallery -> Category-Id. After this I created in this category (named Gallery) sub-forum named "Test", "Act as forum" is set to "Yes", "Act as Gallery?" is set to "Yes" and "Gallery-Category?" is set to "No". So far, so good. But when I click on link in navbar (which points to this: http://www.svethardware.cz/forum/forumdisplay.php?f=39), that just only blank page appears, nothing else - just blank white page - end :-( I also tried uninstall it and import XML file, which you attached to your post #960, but no effect to this. Could you please look at my problem and help me find solution? I need gallery to improve functionality of our forum and I am stuck right now :-( I set permissions to "all yes" for "Gallery" also for unregistered users for testing purposes. |
1. Yup, i did do exactly like ur and i could not create the catergory too, it is only present the blank like ur situation. you can see it http://www.jovp.org
2. And one more problem is i can not post a new thread, it also present blank. I dun know why?can you help me to fix this error 3. Could you please to help me one more thing? My attached thumbnail present the pic so big like the original size before upload, i dun know how to fix it. http://jovp.org/forum/showthread.php...sted=1#post115 I want it present like this forum small one. 4. And how come if i dun want guest see the Galerie Latest Pictures in the gallery. Only mem can see it? In fact, i dun want it present "x" with the guest it will make the forum looks so stupid. |
hello, I just installed vBgallery and received an SQL error. I was wondering if there was any way of removing this since i cannot access anything except for phpmyadmin??
thanks in advance Error: Database error in vBulletin 3.5.4: 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 < 1152142157 GROUP BY thread.threadid ORDER BY attachment.attachmentid DESC LIMIT 5; MySQL Error : Can't open file: 'attachment.MYI' (errno: 144) Error Number : 1016 Date : Wednesday, July 5th 2006 @ 04:29:17 PM Script : http://....................../ Referrer : IP Address : ....................... Username : ...... Classname : vb_database |
@Charles: Unset the "Gallery-Category"-Option. It's not needed. Atm this option creates an error, so just leave it set to NO.
|
@Squall: Could you contact me via PM?
@Zyad: In your phpadmin look for the vb-options. There is one option that enables/disables the plugins. Set it to 0, so the plugins won't work any longer. After this, you can remove the plugin or deactivate it. |
Hey Herald_T, thanks for your help!!!
I was taking a look at that table and this is what i found under it (is vb-options the plugin table in the db??): itemid active displayorder cost tax refilldateline defquantity quantity sold allowedgroups deniedgroups name imagelocation description tablename wherename wherevalue setname settype setvalue scriptlocation inputfields expirydate loghistory category showinstore changealways overridepermissions optionsettings floodcheck autobuildcost Thanks again!! |
Quote:
When I set option "Gallery-Category" of category named "Gallery" with ID 39 to "No", then link in the navbar works fine. But when I go to sub-forum named "Test", I can see two images with descriptions (that means two threads with one attached image to first post), so it looks OK, but when I click the button "Upload" or New thread (in our language it is "Nov? t?ma"), then only thing I get is already mentioned blank page :-(. Those two threads with attached images I created for testing purposes in situation, when the option "Act as gallery" of sub-forum named "Test" with ID 40 was set to "No" -> they were normal threads. |
@Charles_1: Can you contact me via pm?
|
did you find a way for users to create their own gallery?
that would be great if you did... |
Not yet. To be honest, it's to warm here to work.
|
Quote:
only working on a test board. i have no gallery installed yet as i am waiting for you to figure out the user gallery part...i have no coding know how or i would do it. |
Quote:
I love the HACK great job!! |
Dateigröße = Filesize. You find it in the template "gallery_threadbit". It's twice there, as much as i remember.
|
Thanks Harald worked first time, very much appriciated :)
is there any way to show submissions on the postbit, if not then not to worry. again thanks for a great gallery Seany |
Quote:
|
Quote:
Hi there - I tried this and it adds 4 queries to my forumhome - does that sound right? |
O.k., if it does so, it should be right. I'll post another code later, which will only do the queries, which are really used.
I'm working on this routine, so it will only use one query. But atm it doesn't work right. |
I would suggest, if you don't need the featured-option, use this code:
Code:
// #################### Latest Gallery-Additions ####################### |
My Admins and my Super Mods can see the gallery but my Mods and registered members and custom groups cannot see them. They get red X's. I setup the permission for them to see but still nothing. :(
|
@Tanya: Can your users download attachments? Could be this.
|
Is it possible to show the gallery on the vbportal page?
|
All times are GMT. The time now is 10:56 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|