| Author |
Message |
hi2626
Beginner


Joined: Sep 02, 2005 Posts: 1
|
Posted: Fri Sep 30, 2005 1:32 pm Post subject: Nothing shows up in g2 image block. |
|
|
I have g2 sucessfuly integrated but nothing shows up in my g2 image block. The website its on is csunpad.org if you want to check it out. I have the block setup to use a random album. What could be the problem?
----
Give us your Gallery/webserver information to get a faster answer.
Get this information from the PHP diagnostic (in the configuration wizard).
Gallery URL (optional but very useful):
Gallery version:
Apache version:
PHP version (don't just say PHP 4, please):
Graphics Toolkit:
Operating system:
Web browser/version (if applicable):
The CONFIG lines from the top of your block file(s): |
|
| Back to top |
|
|
AdBot
|
| Post subject: Nothing shows up in g2 image block. |
|
|
|
|
|
| Back to top |
|
 |
bigdmeister
Wizard


Joined: Sep 03, 2003 Posts: 429
|
Posted: Tue Oct 25, 2005 7:16 pm Post subject: Re: Nothing shows up in g2 image block. |
|
|
Is it the block that came with the integration package? What gallery version are you using (2.0, 2.01, or better yet 1.5 )? |
|
| Back to top |
|
|
darkson
Beginner


Joined: Jun 16, 2004 Posts: 4
|
Posted: Wed Oct 26, 2005 6:33 pm Post subject: Re: Nothing shows up in g2 image block. |
|
|
I too am having the same problem.
I have successfully installed and integrated Gallery 2.0.1 into
PHPNuke 7.8.
However, when activating the G2 Image Block, it appears, but has absolutely nothing in it.
Gallery version: 2.0.1
PHP version: 5.0.5
Webserver: IIS 5.1
Database: mysql 4.1-standard
Operating system: Windows XP
Browser: IE 6.0.2
I know this setup is typically a recipe for disaster, however, i have managed to get it all working (bar the image block). This is purely a development machine until I get my Web Server set up.
Any help would be greatly appreciated. |
|
| Back to top |
|
|
bigdmeister
Wizard


Joined: Sep 03, 2003 Posts: 429
|
Posted: Wed Oct 26, 2005 8:55 pm Post subject: Re: Nothing shows up in g2 image block. |
|
|
Mine started showing up when I changed the settings for the URL path from document root to embedURI: and tested it out. Mine works fine as a right block because I have the right blocks disabled when viewing the gallery module. If I activate the right blocks or move the block to the left side then I get a bunch of errors.
I can't use the block-G2_Sidebar.php file because of the same problems. I have other issues to work through before I worry about this one though.
NOTE: I don't use the normal nuke CMS - I use Nuke Evolution so this may not be a problem on your site. |
|
| Back to top |
|
|
darkson
Beginner


Joined: Jun 16, 2004 Posts: 4
|
Posted: Thu Oct 27, 2005 6:48 pm Post subject: Re: Nothing shows up in g2 image block. |
|
|
I have mine set up to be a right block, but still nothing appears.
I tried altering all the path info in the gallery2.cfg file, but currently the only configuration I've been actually able to get Gallery2 to work in is as follows:
Code: ›
'embedphpfile' => 'C:\\Inetpub\\wwwroot\\html\\modules\\gallery2\\',
'embedURI' => 'modules.php?name=gallery2',
'relativeG2Path' => 'modules/gallery2',
'loginRedirect' => 'modules.php?name=Your_Account',
'activeUserID' => '0',
'embedPath' => '/html/',
'cookiepath' => '/html/',
Investigating the structure of the block_G2_ImageBlock.php file, I have narrowed down the problem to find that it has to do with the $head and $html variables not holding any info. Ie they are NULL (i think )[/php] |
|
| Back to top |
|
|
dari
Site Admin


Joined: Mar 03, 2003 Posts: 6284 Location: Washington Township, NJ, USA
|
Posted: Fri Oct 28, 2005 7:51 am Post subject: Re: Nothing shows up in g2 image block. |
|
|
your embedURI and relativeG2Path should have "html" at the beginning... _________________
 |
|
| Back to top |
|
|
wea
Beginner


Joined: Jan 15, 2006 Posts: 1
|
Posted: Tue Jan 17, 2006 3:31 pm Post subject: Re: Nothing shows up in g2 image block. |
|
|
| someone resolved this problem yet???? |
|
| Back to top |
|
|
dari
Site Admin


Joined: Mar 03, 2003 Posts: 6284 Location: Washington Township, NJ, USA
|
Posted: Mon Jan 23, 2006 10:03 am Post subject: Re: Nothing shows up in g2 image block. |
|
|
wea - what's your problem? _________________
 |
|
| Back to top |
|
|
DannD
Beginner


Joined: Nov 10, 2005 Posts: 2
|
Posted: Wed Jan 25, 2006 3:36 am Post subject: Re: Nothing shows up in g2 image block. |
|
|
I'm running gallery2 with nuke7.9. the gallery is working just fine with the intergration package I downloaded from this site.. but..
The image sidebar block appears but is completely empty
if I use the block-ng-random block, the block and everything that should be after the block is not displayed. When i do a view source on the webpage the page is not complete.
can anyone help me?  |
|
| Back to top |
|
|
dari
Site Admin


Joined: Mar 03, 2003 Posts: 6284 Location: Washington Township, NJ, USA
|
Posted: Wed Jan 25, 2006 8:56 am Post subject: Re: Nothing shows up in g2 image block. |
|
|
the blocks on this site are for gallery 1 only. use the imageblock in the integration package for g2. _________________
 |
|
| Back to top |
|
|
|
|
|
|
|