![]() |
A great feature would be if the photos were viewed like this also..
http://www.overgrow.com/edge/showthr...hreadid=233084 |
Database error in vBulletin 2.2.9:
Invalid SQL: UPDATE session SET lastactivity=1043922326,location='/dvsforums/galleries/showcategory.php?cid=1' WHERE sessionhash='d32491478276a701f1302bf737973f7f' mysql error: mysql error number: |
thedvs, what did you do to get that error ? I think i need more details to help you out ...
|
id like to see it work by pulling attached images from forums (admin specified) and displaying them on an external gallery.php with say 5 latest and 5 best rated
it could work by also resizing attached images in threads to thumbnails but having a larger version of it linked underneath (like yaxay) thats what i want to see from a gallery not seperate scripts runing off of the user/pass :p |
This program is meant for a different purpose. Perhaps you should try putting up a post in the Hack Requests section, and see what kind of response you get :)
For what this hack is trying to do, it is damned near perfect. I hope to customize it a bit further and put some more info into it, but as it stands, this thing rocks! |
SpeedStreet, thanks for that ! :) in some days there will come a new version there you kan add your own field and even sortable in all ways. :)
For everyone, there will not be a full integration with vbulletin forum. We think it is better to have it separte. Try the requst section. ;) |
Created a new db for the gallery
Editted the galleryconfig file for the DBName Editted the SQL file for the DB username and password Created a folder in my vB root directory called 'gallery' and uploaded the files there. CHmod my images and thumbnails folders to '777' to enable write access. However when i go to the http://www.mydomain.com/gallery/index.php , nothing shows just a blank page. What have i not done right ? Pls advise , many thanks ! :) -------------------- PHP version 4.1.1 MySQL version 3.23.54 -------------------- |
Ok I go this far and when I try to Create New Category.
It errors out and says this. Creation Failed (Database) - Please use the back button INSERT INTO tblCategory (sName,sDescription) VALUES ('Reecefamilies Pictures','Will and Judy and Family'); http://www.reecefamilies.com/vp/foru...lery/index.php Thanks Willard |
Well it was working fine, the script came up in my gallery index and then at the bottom it just had this errors...
Database error in vBulletin 2.2.9: Invalid SQL: UPDATE session SET lastactivity=1043922326,location='/dvsforums/galleries/showcategory.php?cid=1' WHERE sessionhash='d32491478276a701f1302bf737973f7f' mysql error: mysql error number: AND THATS ALL the error said :( |
I still havn't been able to locate the problem and fix it.
I also so see this on the index page. Latest additions No Database Selected and on the showtop page aka top list , I see this Database Error Quote:
|
Did you
Import database structure from "InstallDB\Oak_vGallery.sql" with PhpMyAdmin Quote:
|
So whats the latest download for this nice loooking mod? I cant keep track through all the posts. Can someone post me the current .zip file?
|
The one on page 1 is the full download,
I have yet to get it to work completely tho, but looks nice. |
Quote:
Is that rite ? Or do i have to create a seperate db for it ? |
I have did it both ways and havn't got it working yet,,
It shows up but I can't create anything or upload. Maybe someone will see our posts and help out. |
Ok i set create the tables ( via the Oak_gallery.sql upload ) to my forum db , checked the paths again ( changed a few ) and finally got something to show.
But cant seem to do anything else. Here's a screenie of how it looks right now: |
I put it on my test site and got it first time,
http://www.reecefamilies.com/vportal...gory.php?cid=1 You are right,, I installed it under just the forums, and a dir of vgallery,,, not a new data base |
Willard , could you attach your current galleryconfig.php file if possible ?
Wish to view your path settings to check that i got mine right I cant even see some of the items your page is showing. |
heres what I used,, I still have to make it nice tho,,
I just went back to my main site and made the changes and phpamin the file and boom it works there too. |
Many thanks , some of my paths were wrong.
Kinda works now i think , will try it out and feedback soon |
Let me know,,,,
|
Ok forgive me if this is a silly question but how do i tell if Imagemagik is present on my host ?
I have emailed them but their support does not seem to bother replying my mails.. I have uploaded some pics but they do not show , just a little red X. Check the thumbnails folder there isnt anything inside. |
You'll have to ask you host or maybeyou can find out from your cpanel.
|
This P!!!! me off,,, I get it working and then it quits...
now I can't make new Categories It seems to work but will not let me create Categories |
Willard, only admins can add categories. Have you added your VBulletin "usernumber" as admin in galleryconfig.php ?
Cinq, unzip phpinfo.zip and upload phpinfo.php and run it through Internet Explorer. You can se PHP & MySQL-version, if ImageMagick is installed and lots of more things. Do you guys have MSN ? Add med there so i can help you out easier. anbem@wmdata.com is my adress. |
Thanks Bergman :)
Did as you said , didnt find anything to do with ImageMagik in the printout....guess my host hasnt got it installed....darn. Does this mean I cannot use this hack now ? I noticed there's GD though .. if it means anything |
ask your host to install it
|
Thanks Bergman
Keep us updated on the new version. and for those that want to see it working,, go to Vgallery at Reecefamilies |
cinq, the ImageMagick is needed for the automatic Thumb-creation. We tried to use GD first but it was not good enough.
Willard, no problem. I will keep you updated in this thread. :) |
We found out that the sign ' (apostrophe?) is not allowed in Categories or descriptions. If you try to create one you will recieve a strange error message. It will be fixed to the next version.
|
I just found out that in the config, on this line
$cfgPageTitle = ""; //Reecefamilies Gallery is ok $cfgGalleryDB = ""; //wreece_OakvGallery is not what I need to be there. But with wreece_vb or wreece_OakvGallery The gallery still works. So this don't seem to be damanding to the working of the config. I changed it around and it worked both ways!!!!! |
i have been going through all the post about this hack and im still getting an error. can someone help me out thanks.
Parse error: parse error in /usr/local/psa/home/vhosts/sbhacsupport.ca/httpdocs/gallery/galleryconfig.php on line 46 Warning: ChDir: No such file or directory (errno 2) in /usr/local/psa/home/vhosts/sbhacsupport.ca/httpdocs/gallery/getuser.php on line 4 Warning: Unable to access ./global.php in /usr/local/psa/home/vhosts/sbhacsupport.ca/httpdocs/gallery/getuser.php on line 5 |
That looks like a path error in your config.
Make sure you chmod the files to 755 Did you run phpadmin to put it in the database |
also did you use the 3files fix in thread 3? I don't know if it will make a difference tho
|
all my paths are correct
yes, i've use the 3 files fix |
whats the url to the gallery
|
<a href="http://www.sbhacsupport.ca/gallery" target="_blank">http://www.sbhacsupport.ca/gallery</a>
|
Do you have all dirs chmoded and the files under them
|
yes
|
open your board for a sec and lets se if that helps
|
All times are GMT. The time now is 08:03 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:
|