What's the deal guys? I have this latest gallery installed and all of a sudden my Random Block does not work any more, I even retweaked the session file and the tweaked block file as directed.
I actually ended up half-fixing it with a hack I found on this forum somewhere, it made the images come back up in the block, but 50% of the time click through doesn't work. error: Fatal error: Call to a member function on a non-object in /home/u2/noordeman2/cranbrookdesign.com/html/nuke/modules/Gallery/view_photo.php on line 93
in addition, this problem occurs more often in IE 5.2 than in Safari or Netscape, but in those other browsers I always get this error above the block: Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/u2/noordeman2/cranbrookdesign.com/html/nuke/header.php:32) in /home/u2/noordeman2/cranbrookdesign.com/html/nuke/modules/Gallery/session.php on line 59
Warning: Cannot modify header information - headers already sent by (output started at /home/u2/noordeman2/cranbrookdesign.com/html/nuke/header.php:32) in /home/u2/noordeman2/cranbrookdesign.com/html/nuke/modules/Gallery/util.php on line 1938
Posts: 794
Split from post in PHP-Nuke PostNuke forum
Posts: 11
I actually ended up half-fixing it with a hack I found on this forum somewhere, it made the images come back up in the block, but 50% of the time click through doesn't work. error: Fatal error: Call to a member function on a non-object in /home/u2/noordeman2/cranbrookdesign.com/html/nuke/modules/Gallery/view_photo.php on line 93
in addition, this problem occurs more often in IE 5.2 than in Safari or Netscape, but in those other browsers I always get this error above the block: Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/u2/noordeman2/cranbrookdesign.com/html/nuke/header.php:32) in /home/u2/noordeman2/cranbrookdesign.com/html/nuke/modules/Gallery/session.php on line 59
Warning: Cannot modify header information - headers already sent by (output started at /home/u2/noordeman2/cranbrookdesign.com/html/nuke/header.php:32) in /home/u2/noordeman2/cranbrookdesign.com/html/nuke/modules/Gallery/util.php on line 1938
Ideas anyone?