![]() |
Quote:
|
ricoche & Kurayami,
You need to add the full server path in all the files in the include folder for the included files. include('sql-' . $cfgDataBaseType . '.php'); should be include('/your/server/path/forums/gallery/include/sql-' . $cfgDataBaseType . '.php'); I did this to all the files in the include folder that had the include statement & it fixed all my errors. :banana: |
Excellent Winky6! That fixed the problem perfectly. Thank you.
So far in addition to the instructions I had to do the following to get the gallery to work. 1. As Winky6 mentioned above, you have to go into the php files in your include folder and manually modify the include paths. ( Details in post above ). 2. My server paths for ImageMagick's convert and composite are as follows. You might want to try dropping the "X11" if having troubles. $cfgConvert = '/usr/bin/convert'; $cfgComposite = '/usr/bin/composite'; 3. I CHMOD'd my image and thumbnail folders to 777. 4. Used an iframe to integrate this with vbportal. If anyone has any other idea that works please let me know if possible. Thanks. I'm still testing this, but everything seems to now work. Again thanks to winky6 for the kickstart and I hope my settings above will provide other users with some additional ideas for tweaking if needed. Thanks again. Nice script so far. Ricoche :bunny: |
Ah, thank you very, very much winky6!
You've saved me a great deal of trouble... the gallery's working great now. :) Just one question, though: Is there anyway to stop the vB database error from appearing...? I really don't want to have to go through the trouble of downgrading to 2.2.9, but I'm loving the script. |
This is a great hack. Is there a possibility for the next upgrade to have a search included, and Nicknames in comments would be links to the comentee picture???? Or can you write a addon? :) With a large database of pictures people are getting ++++ed looking for their pictures, and looking for pictures on the people who posted a comment on them. :)
|
Wow! Finally an alternative to Photopost! Gotta give it a try! :)
|
Mabye a PM notification on a new comment? Or am i asking 4 too much :)
|
Great that you get it working guys ! But you should not need the full path?s in the include?s. Have you checked that you have this line in php.ini on your server ?
include_path = "." Kurayami, a solution for 2.3.0 should be fixed. :) Kuska, there is a hack for PM on Comment for ver 1.0. Maybe that work ? Now we have the "Comments on your pictures"-function instead. Any tips of improvements is apreciated ! :) |
Have everyone got it working ? Otherwise please post your problem again ... include the following:
- Path to the gallery - Path to the forum - Path to phpinfo.php - Path?s in the galleryconfig.php Then it will be much easier to help you out. :) |
Quote:
include_path = "." |
All times are GMT. The time now is 09:26 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:
|