Topic Title: blank page again

Forum Index » Gallery 2 Integration » blank page again
Topic URL: http://www.nukedgallery.net/postt2209.html

AuthorMessage
Post Title: blank page again
tonythomp692001
Joined: Dec 10, 2005
Posts: 9

Posted: Sun Dec 11, 2005 2:47 pm
hi i know that this problem has been posted several times but the solutions dont apply to me. i am using phpnuke 7.7 which i installed from cpanel and gallery2 which both work fine on there own. when i come to do the integration i get a blank page after i click on the verify gallery2 installation and update integration settings button. i have entered the following information on this page

/home/rightthi/public_html/modules/gallery2/
<?php echo dirname(__FILE__); ?>
modules.php?name=gallery2
/
modules/gallery2/
modules.php?name=Your_Account
0
/

i have installed it on a subdomain test.rightthisway.info does the above look right and could this have anything to do with the blank page i have tried installing it several times but no joy.
please can somebody help
tony

AuthorMessage
Post Title: Re: blank page again
tonythomp692001
Joined: Dec 10, 2005
Posts: 9

Posted: Sun Dec 11, 2005 2:52 pm
sorry i made a mistake in the above post, the information i have entered on the second line shouldnt be there
<?php echo dirname(__FILE__); ?>
thanks tony

AuthorMessage
Post Title: Re: blank page again
dima
Joined: Dec 11, 2005
Posts: 1

Posted: Sun Dec 11, 2005 4:07 pm
i have the same problem i think, i entered all the info and then when i click verify settings button it goes to a blank page???Shocked

thanks in advance!

AuthorMessage
Post Title: Re: blank page again
dari
Joined: Mar 03, 2003
Posts: 6287
Location: Washington Township, NJ, USA
Posted: Sun Dec 11, 2005 4:55 pm
which version of the integration package are you using?

AuthorMessage
Post Title: Re: blank page again
tonythomp692001
Joined: Dec 10, 2005
Posts: 9

Posted: Sun Dec 11, 2005 5:10 pm
im using the gallery2 version and on the settings page it says you have the most current package
thank tony

AuthorMessage
Post Title: Re: blank page again
tonythomp692001
Joined: Dec 10, 2005
Posts: 9

Posted: Tue Dec 13, 2005 10:02 am
is any body able to help with my problem

AuthorMessage
Post Title: Re: blank page again
dari
Joined: Mar 03, 2003
Posts: 6287
Location: Washington Township, NJ, USA
Posted: Tue Dec 13, 2005 10:03 am
what language are you using?

AuthorMessage
Post Title: Re: blank page again
tonythomp692001
Joined: Dec 10, 2005
Posts: 9

Posted: Tue Dec 13, 2005 10:37 am
english

AuthorMessage
Post Title: Re: blank page again
Darsch7
Joined: Nov 13, 2005
Posts: 79

Posted: Tue Dec 13, 2005 11:50 am
same here but it's cause i have reinstalled all my Nuke evolution without touching g2.
Gallery is running on another mysql base than Nuke.
It's blank page now cause it seach g2_user table in nuke_g2user.
I don't how to specify it's on the other sql base.

AuthorMessage
Post Title: Re: blank page again
dari
Joined: Mar 03, 2003
Posts: 6287
Location: Washington Township, NJ, USA
Posted: Wed Dec 14, 2005 7:45 am
for the integration, it's best to use the same database for g2 as for phpnuke, the table prefixes will distinguish the two (gallery2 tables start with g2_ , while your nuke tables typically start with nuke_ )

AuthorMessage
Post Title: Re: blank page again
tonythomp692001
Joined: Dec 10, 2005
Posts: 9

Posted: Wed Dec 14, 2005 12:51 pm
i have read all the info but got a bit confused. when you upload gallery 2 do you upload the folder named gallery2 or just the contents and do you upload it to modules in phpnuke or to the root directory

AuthorMessage
Post Title: Re: blank page again
Darsch7
Joined: Nov 13, 2005
Posts: 79

Posted: Wed Dec 14, 2005 1:03 pm
it worked well before the last integration package.
I have gallery 2 on another database and nuke on another one and it worked really good. i will keep this so i am just looking for a good new integration without bugs of blank page.

AuthorMessage
Post Title: Re: blank page again
dari
Joined: Mar 03, 2003
Posts: 6287
Location: Washington Township, NJ, USA
Posted: Thu Dec 15, 2005 2:50 pm
as i've stated before, i am unable to reproduce the blank page error. my integration testbed is a vanilla phpnuke install (7.Cool with NO modifications or additions. it is quite possible that 3rd party addons like sentinel may break the integration.

AuthorMessage
Post Title: Re: blank page again
tonythomp692001
Joined: Dec 10, 2005
Posts: 9

Posted: Thu Dec 15, 2005 6:14 pm
hi i managed to fix the blank page problem i was having i wasnt using the same database for phpnuke and gallery this might be the problem most are having with the blank page issue.
i have now run into another problem and that is that when i click on the verify gallery2 installation and update integration settings it takes me to gallery2 module administration page and says config file updated If this is your first time configuring Gallery2, you must export your PHPNuke users to Gallery2 before your configuration is complete. this is as far as i can get i have clicked the export users button and it says complete but i havent actuall got any users they are both new installations any idea?

AuthorMessage
Post Title: Re: blank page again
dari
Joined: Mar 03, 2003
Posts: 6287
Location: Washington Township, NJ, USA
Posted: Thu Dec 15, 2005 7:00 pm
if you don't have any users, it will say complete, since it will still sync your GOD admin user to gallery. you should be good to go.

AuthorMessage
Post Title: Re: blank page again
tonythomp692001
Joined: Dec 10, 2005
Posts: 9

Posted: Thu Dec 15, 2005 7:06 pm
it just says config file updated If this is your first time configuring Gallery2, you must export your PHPNuke users to Gallery2 before your configuration is complete.
and it wont go any further

AuthorMessage
Post Title: Re: blank page again
dari
Joined: Mar 03, 2003
Posts: 6287
Location: Washington Township, NJ, USA
Posted: Thu Dec 15, 2005 7:31 pm
it won't.
there will be a link at the top "back home" that will take you back to the main config page.

AuthorMessage
Post Title: Re: blank page again
tonythomp692001
Joined: Dec 10, 2005
Posts: 9

Posted: Thu Dec 15, 2005 7:57 pm
that is right it takes me back there and and all the details have to be filled in and submitted again

AuthorMessage
Post Title: Re: blank page again
dari
Joined: Mar 03, 2003
Posts: 6287
Location: Washington Township, NJ, USA
Posted: Fri Dec 16, 2005 8:28 am
no, it will take you back, but the details will be pulled from the DB this time. can you look in your database for the <your_prefix>_g2config table and see if it's got things in it?

AuthorMessage
Post Title: Re: blank page again
dari
Joined: Mar 03, 2003
Posts: 6287
Location: Washington Township, NJ, USA
Posted: Fri Dec 16, 2005 8:32 am
also, try this:
http://www.nukedgallery.net/postp13456.html#13456
it may or may not apply to you.

AuthorMessage
Post Title: Re: blank page again
Darsch7
Joined: Nov 13, 2005
Posts: 79

Posted: Fri Dec 16, 2005 11:31 am
No it doesn't change the pb, all still remains blank Wink

AuthorMessage
Post Title: Re: blank page again
dari
Joined: Mar 03, 2003
Posts: 6287
Location: Washington Township, NJ, USA
Posted: Fri Dec 16, 2005 5:57 pm
ok, i just now did a plain vanilla phpnuke 7.6 with gallery 2.0.2 freshly installed. i used two different databases, one for nuke, one for gallery 2. the integration went flawlessly, and the export of users worked perfectly. new users were created on the fly without a problem.

do you have any modifications to your phpnuke install (security, etc), or is your install not a plain vanilla install (ie, nuke evolution, etc)? i am using php 4.3.11 and mysql 4.0.25.

one thing to check is that if you use a web-based control panel to upload/extract the integration files, make sure that it overwrites the index DOT php file for gallery 2. your file should look like this one [sourceforge.net].

AuthorMessage
Post Title: Re: blank page again
Darsch7
Joined: Nov 13, 2005
Posts: 79

Posted: Sat Dec 17, 2005 2:24 pm
I am running it on Nuke Evolution.

And all working flawlessly before the last integration package it's why i have to find why .
I check my index DOT php file with the link you gave me, i hope it will works. Thanks To help me to solve it Wink i am sure we are going to fix this.

AuthorMessage
Post Title: Re: blank page again
dari
Joined: Mar 03, 2003
Posts: 6287
Location: Washington Township, NJ, USA
Posted: Mon Dec 19, 2005 8:07 am
i've seen that a lot of the users that are having this problem are using nuke evolution. i wonder if there's something to do with that particular fork.

AuthorMessage
Post Title: Re: blank page again
Darsch7
Joined: Nov 13, 2005
Posts: 79

Posted: Mon Dec 19, 2005 6:08 pm
yes there's something to do Wink first is to test it Wink cause this fork will be soon recognize as the best fork than never been before and it's more than a fork.....soon not anymore a fork cause really different changes Wink
But i am sure you should take a look cause most of the users we have Wink we recommend your website and this gallery package so it would be good to have a good package integration. Normal Nuke is really POS.

AuthorMessage
Post Title: Re: blank page again
dari
Joined: Mar 03, 2003
Posts: 6287
Location: Washington Township, NJ, USA
Posted: Mon Dec 19, 2005 6:09 pm
can you point me to a download?

AuthorMessage
Post Title: Re: blank page again
Darsch7
Joined: Nov 13, 2005
Posts: 79

Posted: Mon Dec 19, 2005 7:07 pm
yes www.nuke-evolution.com

AuthorMessage
Post Title: Re: blank page again
diabluntd
Joined: Jan 08, 2005
Posts: 1

Posted: Mon Dec 19, 2005 7:14 pm
any help would be greatly appreciated. i'm another person who would love to see gallery working correctly with Evo! hopefully you check out the site and see our great software and community because it's really great! hope you can help!

AuthorMessage
Post Title: Re: blank page again
dari
Joined: Mar 03, 2003
Posts: 6287
Location: Washington Township, NJ, USA
Posted: Mon Dec 19, 2005 7:33 pm
i have a feeling i'll have to make a separate integration package for evolution, depending on the type of changes that have been made. stay tuned...

AuthorMessage
Post Title: Re: blank page again
Technocrat
Joined: Jan 29, 2005
Posts: 3

Posted: Mon Dec 19, 2005 7:43 pm
If you need some help, or if there is something we can do to help you to make it easier, just let me know. We want to do what we can to insure that users have the best possible product.

AuthorMessage
Post Title: Re: blank page again
dari
Joined: Mar 03, 2003
Posts: 6287
Location: Washington Township, NJ, USA
Posted: Mon Dec 19, 2005 7:45 pm
let me download and install evo and i'll start a new thread with my questions after that. i have a feeling it's got something to do with the database abstraction layer....did you make any changes to that?

AuthorMessage
Post Title: Re: blank page again
Technocrat
Joined: Jan 29, 2005
Posts: 3

Posted: Mon Dec 19, 2005 7:49 pm
Yes, there are even more adjustments in Release 1 which is a few days *cross fingers* away. So if it looks like a lot of work then maybe waiting until Release 1 is out would be best.

AuthorMessage
Post Title: Re: blank page again
bigdmeister
Joined: Sep 03, 2003
Posts: 429

Posted: Tue Dec 20, 2005 12:25 am
http://www.nuke-evolution.com/forums.ht ... pic&t=2576

Basically tonight I took the latest beta 3.1 of Evo as well as the latest Gallery (2.0.2) as well as the latest integration package from here and had no (zero) problems with the installation and integration.

Not a problem, but a hickup: I noticed that I needed to fill in the URL path from document root to embedURI: value because I have installed this in a folder called /evotest/ which then resulted in http://www.superbikeshawaii.com/evotest/v/test/ . Once I went in and deleted the /evotest/ from the embedURI value, it worked perfectly.


Working link for now (it's a test site): http://www.superbikeshawaii.com/evotest ... e=gallery2

AuthorMessage
Post Title: Re: blank page again
bigdmeister
Joined: Sep 03, 2003
Posts: 429

Posted: Tue Dec 20, 2005 12:31 am
Next I'll try out the svn version of Evo as well as Gallery 2.0.2 and tonights integration package. Wish I had a T1 connection - this may take all night Mr. Green . I'll post my results when I get them.

AuthorMessage
Post Title: Re: blank page again
Darsch7
Joined: Nov 13, 2005
Posts: 79

Posted: Tue Dec 20, 2005 5:50 am
Quote: › i'll have to make a separate integration package for evolution

I don't think so cause all were running good. I have to check what's wrong now on 2 separated database. But if you can test on 2 different DB installation with nuke evo and check what's wrong it will be really good.

AuthorMessage
Post Title: Re: blank page again
bigdmeister
Joined: Sep 03, 2003
Posts: 429

Posted: Tue Dec 20, 2005 6:06 am
I'll make an update here before heading off for sleep.

Everything installed correctly until I tried to view the gallery after integrating.

Code: ›
Warning: Unknown(/home/bigdmeister/public_html/evosvn/modules/gallery2/mainfile.php): failed to open stream: No such file or directory in /home/bigdmeister/public_html/evosvn/modules/gallery2/index.php(246) : eval()'d code on line 33

Fatal error: (null)(): Failed opening required '/home/bigdmeister/public_html/evosvn/modules/gallery2/mainfile.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/bigdmeister/public_html/evosvn/modules/gallery2/index.php(246) : eval()'d code on line 33


Line 246 of the /modules/gallery2/index.php is evaluating the header eval($header);.

Line 33 of the Evo header is this: require_once(dirname(__FILE__).'/mainfile.php');.

Hopefully that can shed some light on how to fix the problem as I have no idea at 0100 in the morning, especially after reading this: http://us2.php.net/eval .

If nothing else I will sleep on it and look a little more indepth at it tomorrow.

AuthorMessage
Post Title: Re: blank page again
bigdmeister
Joined: Sep 03, 2003
Posts: 429

Posted: Tue Dec 20, 2005 6:13 am
Damn. I had to try one last thing after reading what I wrote. I changed the /modules/gallery2/main.php to mainfile.php and changed the /modules/gallery2/embed.php line 34 from

require(dirname(__FILE__) . '/main.php');

to

require(dirname(__FILE__) . '/mainfile.php');

and it looks to have fixed it: http://www.superbikeshawaii.com/evosvn/ ... e=gallery2

Uploading an album now and will test tomorrow.

AuthorMessage
Post Title: Re: blank page again
Darsch7
Joined: Nov 13, 2005
Posts: 79

Posted: Tue Dec 20, 2005 6:32 am
YEAH IT'S FIXED WITH THIS !!!!!
AHAHAH THKS BIG Wink

AuthorMessage
Post Title: Re: blank page again
dari
Joined: Mar 03, 2003
Posts: 6287
Location: Washington Township, NJ, USA
Posted: Tue Dec 20, 2005 7:41 am
erm, you don't want to make that main.php -> mainfile.php change like that... main.php is an essential g2 file, and mainfile.php is the file in nuke that has all the global vars like $db and $prefix. i'm not sure this is a good hack, especially since it will be undone when the user updates gallery.

AuthorMessage
Post Title: Re: blank page again
Darsch7
Joined: Nov 13, 2005
Posts: 79

Posted: Tue Dec 20, 2005 1:47 pm
mainfile.php doesn't exist in the last package. It's why i had the error.
So if you have a better fix i will take it Mr. Green

AuthorMessage
Post Title: Re: blank page again
dari
Joined: Mar 03, 2003
Posts: 6287
Location: Washington Township, NJ, USA
Posted: Tue Dec 20, 2005 1:48 pm
what's the equivalent of mainfile.php (where the db is setup,etc)?

AuthorMessage
Post Title: Re: blank page again
bigdmeister
Joined: Sep 03, 2003
Posts: 429

Posted: Tue Dec 20, 2005 2:03 pm
You're right Dari. What I had to do after testing it was duplicate the main.php and call it mainfile.php. The header in Evolution is looking for the /modules/gallery2/mainfile.php which it can't find of course since it's not there.

The temp fix is I just gave it what it was looking for and seems to run normally. I'm sure there's a better fix but I'm not sure what that is right now.

For your last question, I'm not sure what the question is.

AuthorMessage
Post Title: Re: blank page again
dari
Joined: Mar 03, 2003
Posts: 6287
Location: Washington Township, NJ, USA
Posted: Tue Dec 20, 2005 2:09 pm
Darsch7 said that mainfile.php doesn't exist in evo anymore. what is the equivalent file that does what mainfile.php used to do (ie, what file do i need to include so that i can get access to the $db and $prefix variables, etc)?

AuthorMessage
Post Title: Re: blank page again
bigdmeister
Joined: Sep 03, 2003
Posts: 429

Posted: Tue Dec 20, 2005 2:19 pm
No. It exists. It's looking for mainfile.php in the gallery2 folder as called by line 246 of the /modules/gallery2/index.php eval($header);.

The light just clicked on (maybe). What would be a valid change so that line 33 is not called from the Evo header which is looking for the mainfile.php in the gallery2 folder when it shouldn't be?

AuthorMessage
Post Title: Re: blank page again
dari
Joined: Mar 03, 2003
Posts: 6287
Location: Washington Township, NJ, USA
Posted: Tue Dec 20, 2005 2:22 pm
well, the offending line in modules/gallery2/index.php which is "require_once("mainfile.php");" (or some such thing) is the standard line in phpnuke for including mainfile.php out of the nuke root folder. i'm not sure why evo handles it differently (it shouldn't, as php will look for mainfile.php in the root, not in the current directory, see http://us2.php.net/require_once ).

AuthorMessage
Post Title: Re: blank page again
bigdmeister
Joined: Sep 03, 2003
Posts: 429

Posted: Tue Dec 20, 2005 2:27 pm
Well, this isn't just the beta version, it's one step up which is the svn version - I'm fortunate enough to be a beta tester for Evo. I will mention this over there and see if there is a solution to this.

I'm not all that great with php yet - I can test it, break it and manipulate it enough to learn a little but that's about it right now.

Hopefully this will be an easy fix as this seems like the best solution for a gallery IMHO and have been pretty active in trying to get Evo users to use the Menalto Gallery and your integration package (I hope you don't mind the publicity Mr. Green ).

AuthorMessage
Post Title: Re: blank page again
dari
Joined: Mar 03, 2003
Posts: 6287
Location: Washington Township, NJ, USA
Posted: Tue Dec 20, 2005 5:32 pm
if i can get my hands on the release version, i will get this worked out.

AuthorMessage
Post Title: Re: blank page again
Darsch7
Joined: Nov 13, 2005
Posts: 79

Posted: Tue Dec 20, 2005 6:58 pm
Thanks a lot for all so and you are welcome dari to this nuke community.

AuthorMessage
Post Title: Re: blank page again
dari
Joined: Mar 03, 2003
Posts: 6287
Location: Washington Township, NJ, USA
Posted: Wed Dec 21, 2005 8:23 am
in modules/gallery2/index.php (maybe modules/gallery2/admin/index.php, too..basically, any of the instances of the code below), find:
PHP: › <?php require_once("mainfile.php"); ?>

and replace it with
PHP: › <?php define('NUKE_BASE_MODULES'preg_replace('/modules/i'''dirname(dirname(__FILE__))));

require_once(
NUKE_BASE_MODULES.'mainfile.php'); ?>

that should do it...

AuthorMessage
Post Title: Re: blank page again
JeFFb68CAM
Joined: Dec 21, 2005
Posts: 1

Posted: Wed Dec 21, 2005 4:19 pm
Hey, I'm another developer over at Nuke-Evo.

That is very strange you had to change it like that. It should work either way as long as the gallery is being run as modules.php?name=Gallery (which I assume it is?)

If not then that change is necessary, because it always tries to include the script in the current working directory.

Still strange though :\ Glad it worked though, if you still want a Release 1 package you can PM me and I'll attach one for you.

AuthorMessage
Post Title: Re: blank page again
Darsch7
Joined: Nov 13, 2005
Posts: 79

Posted: Wed Dec 21, 2005 5:14 pm
is it better so to keep the fix that bigmeister gave or do what you just mentioned dari ?

AuthorMessage
Post Title: Re: blank page again
dari
Joined: Mar 03, 2003
Posts: 6287
Location: Washington Township, NJ, USA
Posted: Wed Dec 21, 2005 5:16 pm
try mine, as it's much less intrusive

AuthorMessage
Post Title: Re: blank page again
bigdmeister
Joined: Sep 03, 2003
Posts: 429

Posted: Wed Dec 21, 2005 7:04 pm
Less intrusive but doesn't fix the problem. Same results as before.

This is with Evo svn 2040.

AuthorMessage
Post Title: Re: blank page again
dari
Joined: Mar 03, 2003
Posts: 6287
Location: Washington Township, NJ, USA
Posted: Wed Dec 21, 2005 7:15 pm
hmmm fixed it for me: http://phelix.nukedgallery.net/modules. ... e=gallery2

AuthorMessage
Post Title: Re: blank page again
bigdmeister
Joined: Sep 03, 2003
Posts: 429

Posted: Wed Dec 21, 2005 7:37 pm
Is that Beta 3.1 or Evo svn? The original unchanged integration 0.4.2 worked "out of the box" for me for Beta 3.1.

AuthorMessage
Post Title: Re: blank page again
Darsch7
Joined: Nov 13, 2005
Posts: 79

Posted: Wed Dec 21, 2005 7:52 pm
i am running Evo SVN. Dunno for Dari.

AuthorMessage
Post Title: Re: blank page again
dari
Joined: Mar 03, 2003
Posts: 6287
Location: Washington Township, NJ, USA
Posted: Wed Dec 21, 2005 8:54 pm
that's the beta

AuthorMessage
Post Title: Re: blank page again
bigdmeister
Joined: Sep 03, 2003
Posts: 429

Posted: Wed Dec 21, 2005 10:58 pm
Evo svn is like cvs from what I can relate. The beta release is fairly stable while the svn version is a perpetual work in motion getting ready for either the next beta release or the new full version. Evo v 1.0 should hit the streets within a week or so according to some of the news rumors over at nuke-evolution. The beta versions are better and more supported than any of the pnp releases, beta or not, IMHO.

That's what JeFFb68CAM was talking about in his post is giving you a "rough" copy of what will be released soon (or the svn package or "Release 1 package" to quote Jeff).

Hope that clears the muddy waters a bit and might make more sense as you read some of my previous posts here. Mr. Green

AuthorMessage
Post Title: Re: blank page again
dari
Joined: Mar 03, 2003
Posts: 6287
Location: Washington Township, NJ, USA
Posted: Thu Dec 22, 2005 7:57 am
hehe...i know what subversion is Smile once 1.0 makes it to prime time, i'll grab a copy and see what's up. i hate to use cvs/svn things for dev work, as they change too rapidly.

AuthorMessage
Post Title: Re: blank page again
bigdmeister
Joined: Sep 03, 2003
Posts: 429

Posted: Thu Dec 22, 2005 2:31 pm
True. Should be a few days from now... hopefully.

AuthorMessage
Post Title: Re: blank page again
Darsch7
Joined: Nov 13, 2005
Posts: 79

Posted: Thu Dec 22, 2005 7:38 pm
http://www.nuke-evolution.com/modules.p ... highlight=

HEYA DARI Wink RELEASE 1 IS OUT ( some seconds already ! Very Happy )

AuthorMessage
Post Title: Re: blank page again
dari
Joined: Mar 03, 2003
Posts: 6287
Location: Washington Township, NJ, USA
Posted: Fri Dec 23, 2005 8:30 am
haha...well i might not get to it today, as i'm ramping up preparations for the holidays, but i will get to it as soon as i have a free hour.

AuthorMessage
Post Title: Re: blank page again
dari
Joined: Mar 03, 2003
Posts: 6287
Location: Washington Township, NJ, USA
Posted: Fri Dec 23, 2005 8:45 am
ok, one diff i see is that modules no longer include mainfile.php...they include the header and footer files (and header.php includes mainfile). should be a simple tweak, but i gotta figure out how to make my file know whether or not it's in evo or plain nuke. perhaps checking a global var will do it.

AuthorMessage
Post Title: Re: blank page again
bigdmeister
Joined: Sep 03, 2003
Posts: 429

Posted: Fri Dec 23, 2005 1:01 pm
What a great thread to wake up to this morning! Wish I could help you out a bit more Dari.

AuthorMessage
Post Title: Re: blank page again
dari
Joined: Mar 03, 2003
Posts: 6287
Location: Washington Township, NJ, USA
Posted: Fri Dec 23, 2005 3:39 pm
i know what code needs to be added (figured it out in the shower this morning), it's just a matter of getting my test site up and running with 1.0 and adding the code to verify that it works.

AuthorMessage
Post Title: Re: blank page again
dari
Joined: Mar 03, 2003
Posts: 6287
Location: Washington Township, NJ, USA
Posted: Fri Dec 23, 2005 4:48 pm
yep, ok i found the offending code and am tweaking/testing now.

AuthorMessage
Post Title: Re: blank page again
bigdmeister
Joined: Sep 03, 2003
Posts: 429

Posted: Fri Dec 23, 2005 7:23 pm
Great. I just got back from the beach so I'm ready to do some testing on my end.

Thanks for all the great work here Dari. I'm sure there are a lot of Evo users that will appreciate this.

AuthorMessage
Post Title: Re: blank page again
Darsch7
Joined: Nov 13, 2005
Posts: 79

Posted: Sat Dec 24, 2005 6:37 am
yeah for sure.

AuthorMessage
Post Title: Re: blank page again
dari
Joined: Mar 03, 2003
Posts: 6287
Location: Washington Township, NJ, USA
Posted: Sat Dec 24, 2005 9:51 am
Darsch7- Try http://www.nukedgallery.net/postp13734.html#13734

AuthorMessage
Post Title: Re: blank page again
Darsch7
Joined: Nov 13, 2005
Posts: 79

Posted: Sun Dec 25, 2005 9:14 am
Yeah thanks again for all and MERRY CHRISTMAS Dari ^^

AuthorMessage
Post Title: Re: blank page again
dari
Joined: Mar 03, 2003
Posts: 6287
Location: Washington Township, NJ, USA
Posted: Sun Dec 25, 2005 11:58 am
Thanks and same to you Smile here's to a great new year for Gallery and phpNuke (and it's forks Smile )

AuthorMessage
Post Title: Re: blank page again
james_jamz
Joined: Dec 10, 2006
Posts: 1

Posted: Wed Dec 20, 2006 4:59 pm
Im getting this problem and im just running the standard PHP Nuke!

All times are GMT - 5 Hours
Powered by PHPNuke and phpBB2 © 2006 phpBB Group