Yes i have searched and found 2-3 solutions here, none of which appear to be my issue, but there are so many that seem similar that I could have missed it, I will try to describe my attempts as best as possible.
www.nomercyigven.com [nomercyigven.com]
PHPNuke- 7.9
Gallery 2.2.1 (latest download)
PHPNuke integration 0.6.3
Gallery works just fine in standalone mode, added albums and imported from Gallery v1. Attempted the integration and now get a blank page.
http://www.nomercygiven.com/modules.php?name=gallery [nomercygiven.com]
Attempts to fix:
Unwritable MySQL (installation)- i verified that the users did indeed go to the database so this is not the issue.
The "@" in the index.php file- The post for that fix was from 2005? Not sure if this has been fixed in 0.6.3 or not, but my lines of code didn't look anything like the one in the example, here's the current one, is this right?
Code: › $line = preg_replace('/(@?)include\("includes\/javascript.php"\)\;/','',$line);
if(defined('NUKE_EVO')) {
Finally, I have asked my provider to access the page and then pull the error logs from apache and send to me to help troubleshoot it.
Is there anything else I can do? Otherwise I'll post the error logs when I get it.
Thanks, Tyler