| Author |
Message |
3rdRRAdmin
Beginner


Joined: Dec 15, 2005 Posts: 2
|
Posted: Fri Dec 16, 2005 3:50 am Post subject: Another BLANK PAGE SOLUTION! |
|
|
There's a bug in the latest index.php from the Integration package...
Line 230 reads:
Code: › $line = str_replace('include("includes/javascript.php");', '',$line);
When it should really be:
Code: › $line = str_replace('@include("includes/javascript.php");', '',$line);
The replace was leaving an extra '@' in the $header variable being eval()'d, and causing the following error in PHP:
PHP Parse error: parse error, unexpected T_IF in /home/BLAH/public_html/BLAH/modules/gallery2/index.php(246) : eval()'d code on line 42
Helps having access to the Apache error_log  |
|
| Back to top |
|
|
AdBot
|
| Post subject: Another BLANK PAGE SOLUTION! |
|
|
|
|
|
| Back to top |
|
 |
dari
Site Admin


Joined: Mar 03, 2003 Posts: 6318 Location: Washington Township, NJ, USA
|
Posted: Fri Dec 16, 2005 8:31 am Post subject: Re: Another BLANK PAGE SOLUTION! |
|
|
| ah, see now, that could be one of the changes made in the various versions of phpnuke. my version doesn't have the "@" in the line in question. |
|
| Back to top |
|
|
3rdRRAdmin
Beginner


Joined: Dec 15, 2005 Posts: 2
|
Posted: Sat Dec 17, 2005 2:26 am Post subject: Re: Another BLANK PAGE SOLUTION! |
|
|
It was a pure 7.7 running the Kaput? theme. So the header.php was different. Both are valid, both as easy to change.  |
|
| Back to top |
|
|
plasma
Novice


Joined: May 25, 2005 Posts: 29
|
Posted: Sat Dec 17, 2005 12:36 pm Post subject: Re: Another BLANK PAGE SOLUTION! |
|
|
| damn, that fixed my problem. . thx man |
|
| Back to top |
|
|
kevjaun
Beginner


Joined: May 29, 2005 Posts: 2
|
Posted: Sun Dec 25, 2005 7:56 pm Post subject: Re: Another BLANK PAGE SOLUTION! |
|
|
| mine too, thanks |
|
| Back to top |
|
|
DLlama
Beginner


Joined: Jan 29, 2004 Posts: 6
|
Posted: Wed Jan 11, 2006 2:08 am Post subject: Re: Another BLANK PAGE SOLUTION! |
|
|
| mine also. Thanks! |
|
| Back to top |
|
|
GNRWebby
Beginner


Joined: Jan 10, 2006 Posts: 1
|
Posted: Thu Jan 12, 2006 6:16 pm Post subject: Re: Another BLANK PAGE SOLUTION! |
|
|
Four Days of sifting through the forums and I find this. You da Man! (or WoMan)!
Fixed me fine. Thanks for the fix. |
|
| Back to top |
|
|
dari
Site Admin


Joined: Mar 03, 2003 Posts: 6318 Location: Washington Township, NJ, USA
|
Posted: Thu Jan 12, 2006 8:38 pm Post subject: Re: Another BLANK PAGE SOLUTION! |
|
|
| stickified |
|
| Back to top |
|
|
joe2
Beginner


Joined: Jan 23, 2006 Posts: 1
|
Posted: Mon Jan 23, 2006 6:54 pm Post subject: Re: Another BLANK PAGE SOLUTION! |
|
|
I had the same issue with the blank page and I found that error in the index.html and fixed it and it did not fix my problem. I am running a fresh install of PHPnuke 7.7 that was installed via this fanastico system on my webservice and I manually installed the latest stable build of gallery2. Both packages are using hte same Mysql DB but with different prefixes. PHPnuke is working fine, and so is gallery but when follow the instructions which include deleting the right two files (depending on your version of phpnuke) , and configuring gallery 2 in the admin panel It brings me to just a white screen.
This is the 2nd complete install i have done of these two.
Another thing, in the phpnuke administration is teh gallery 2 icon supposed to show up in both sections, the adminstration menu and the modules administration area on the administration page?
Jim
http://www.macius.com click on gallery, it doesnt work. |
|
| Back to top |
|
|
dari
Site Admin


Joined: Mar 03, 2003 Posts: 6318 Location: Washington Township, NJ, USA
|
Posted: Wed Jan 25, 2006 9:15 am Post subject: Re: Another BLANK PAGE SOLUTION! |
|
|
| it can/might/will appear in both sections...it doesn't matter which you click, as it takes you to the same place. |
|
| Back to top |
|
|
dari
Site Admin


Joined: Mar 03, 2003 Posts: 6318 Location: Washington Township, NJ, USA
|
Posted: Wed Jan 25, 2006 9:16 am Post subject: Re: Another BLANK PAGE SOLUTION! |
|
|
| please activate the module so i can see the problems. |
|
| Back to top |
|
|
svenno
Beginner


Joined: Feb 21, 2006 Posts: 3
|
Posted: Tue Feb 21, 2006 1:52 pm Post subject: Re: Another BLANK PAGE SOLUTION! |
|
|
Same here, I've tried everything but it still doesn't work!
I changed the "index" file and reďnstalled the db but I still have a blank page!
http://www.olaerts.be/Site/modules.php?name=gallery2 [olaerts.be]
Anything else I can do?
Ah yeah, I'm a total noob so... |
|
| Back to top |
|
|
dari
Site Admin


Joined: Mar 03, 2003 Posts: 6318 Location: Washington Township, NJ, USA
|
Posted: Tue Feb 21, 2006 7:42 pm Post subject: Re: Another BLANK PAGE SOLUTION! |
|
|
| what version of gallery? 2.0.2 or 2.1-RC1? |
|
| Back to top |
|
|
WroKeN
Beginner


Joined: Jul 21, 2005 Posts: 14
|
Posted: Tue Feb 21, 2006 10:47 pm Post subject: Re: Another BLANK PAGE SOLUTION! |
|
|
HI, i have the problem with blank page in the version:
Gallery: 2.1-RC1
path: 0.5.4
Phpnuke 7.8
Versión MySQL 4.1.16-standard
Versión PHP 4.4.1
That is the code in the sql database from my server:
Code: › -- phpMyAdmin SQL Dump
-- version 2.6.4-pl2
-- http://www.phpmyadmin.net
--
-- Host: localhost
-- Generation Time: Feb 21, 2006 at 09:43 PM
-- Server version: 4.1.16
-- PHP Version: 4.3.11
--
-- Database: `vi_vi1`
--
-- --------------------------------------------------------
--
-- Table structure for table `nuke_g2config`
--
CREATE TABLE `nuke_g2config` (
`embedUri` varchar(255) NOT NULL default '',
`g2Uri` varchar(255) NOT NULL default '',
`loginRedirect` varchar(255) NOT NULL default '',
`activeUserId` int(10) NOT NULL default '0',
`cookiepath` varchar(255) NOT NULL default '',
`showSidebar` tinyint(1) NOT NULL default '0',
`g2configurationDone` tinyint(1) NOT NULL default '0',
`embedVersion` varchar(255) NOT NULL default ''
) ENGINE=MyISAM DEFAULT CHARSET=latin1;
--
-- Dumping data for table `nuke_g2config`
--
INSERT INTO `nuke_g2config` VALUES ('/modules.php?name=gallery2', '/modules/gallery2/', '/modules.php?name=Your_Account', 0, '/', 0, 1, '0.5.4');
All is OK, the installation, etc...
I prove all solutions in this forum.
Please help me.
http://www.vi.cl/modules.php?name=gallery2 |
|
| Back to top |
|
|
svenno
Beginner


Joined: Feb 21, 2006 Posts: 3
|
Posted: Thu Feb 23, 2006 11:04 am Post subject: Re: Another BLANK PAGE SOLUTION! |
|
|
dari wrote: › what version of gallery? 2.0.2 or 2.1-RC1?
I'm using 2.02. Should I use 2.1?
Can anyone help me? |
|
| Back to top |
|
|
|
|
|
|
|