![]() |
Try this fix:
In geek-gallery-popup.php Find Code:
require_once('gallery_global.php'); Code:
$categorycache =& $vbulletin->gallery_c_cache; |
That does not fix the problem for me
|
Then I don't know what your issue is. A white page suggests that something is wrong - check your php error logs, perhaps?
Perhaps try a test board and downgrade to 2.2. It's frustrating that the Geek won't support this hack which is one of the most important ones for our boards. |
Quote:
I replaced: Code:
WHERE images.userid=$userid and extension in ($media_ext) $catwhere ORDER BY dateline DESC LIMIT $start ," . $perpage ; Code:
WHERE images.userid=$userid and images.catid=$catid and extension in ($media_ext) $catwhere ORDER BY dateline DESC LIMIT $start ," . $perpage ; In my gallery I only have one main category and the rest is all sub-cats which works fine with what I added to the code since I hard coded in the popup options?data dir to /files/1 cause I can't get the code to count the different dirs within it. So if you have multiple Main Cats this would problem still show up with images as they weren't there since it's looking in the wrong dir. Does anyone have a fix for this? Everything else works fine ;) I hope the above makes since! :P |
Photopost and VB in Different Directories and In Different Databases
So Different database usernames and passwords Hello, Wow what a super mess this whole thread is! I have photopost and vbulletin installed in two different directories and in two different databases. So how do I hard code in my photopost database username and password. Right now I get an error that says: MySQL Error : Access denied for user: 'dbo193309201@%' to database 'dbo193075408' It is using my VB database username trying to connect to my photopost database! So to be real clear where can I add in my correct photopost database info and how!? |
Quote:
Clicks Installed for vb3.6.8 running PhotoPost vBGallery v2.3 AND CMPS3.0 - ~yahoooooo~ Note: Make sure you change adv_gallery not just adv_, which is how I screwed this fix up the first time.... |
Can someone please upload the file which is working with v 3.6.8?
This would help also all others without the need to modify the file by themself! |
Quote:
|
Quote:
Around line 177 the following was commented it out: Code:
$folderstring .= '/' . $uid; I hope this helps. PS: VB 3.68 & vBa 2.3 |
Still working fine for us with the fix mentioned above
https://vborg.vbsupport.ru/showpost....&postcount=202 |
All times are GMT. The time now is 09:50 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|