Topic: i-Mod[Projects_0.6] does not initialize
aferve

Noob
Noob
Posts: 4

Posted:
Jul 13, 2005

Hello Chestnut,

I have been suporters of portalzine until hill, and now does not give support to its works reason why it would be thankful to you that you helped me.

Gold wanted to be able to install the module i-Mod[Projects_0.6]en my PostNuke 0,750 Gold and surprising profit not to be able to initialize the module.

It would be thankful to you that you explained to me that you have made to be able to install it in your PostNuke.

Because when treatment to initialize the module only profit that appears a screen in target.

In localhost I have managed to install versions 0,3 and 0,4 but in PostNuke 0,723 or 0,726 but I have not obtained in PostNuke 0,750 Gold to it

Thank you very much by your aid.
A warm greeting of aferve (aka Blek).
Chestnut
avatar
Site Admin
Posts: 1320

Posted:
Jul 13, 2005

Hi Blek...

In a very old zip, I found that the pninit.php has an error...

Line 55 - 56
Code
  1. $projects = $pntable&#91;'progress']; // <-------------- MISSING ; at the end
  2. $projectscolumn = &$pntable&#91;'progress_column']; // <-------------- MISSING ; at the end
  3.  


Add the ; at the end of those lines and you should have a go. :wink:

Chestnut ! Cool
Site Admin
aferve

Noob
Noob
Posts: 4

Posted:
Jul 13, 2005

A million Chestnut thanks.

Indeed adding [quote:3ba09f8a01];[/quote] in the lines that you indicated it solved the problem.

Thanks for everything.
DenisF

Noob
Noob
Posts: 10

Posted:
Jul 15, 2005

Hi Chestnut,

Is there any chance of telling how to get the block working for the Projects module. I just get an unknown block type error when I try to install it.

I to had the module from when I was a supporter on Mgicx's site, the fix you gave a bove works really well and it would be nice to get the block working also.
Chestnut
avatar
Site Admin
Posts: 1320

Posted:
Jul 15, 2005

mmmm... That one is harder...

The apparent problem is that PN doesn't find the display function of the block...

Do you have the legacy function enabled ?


Chestnut ! Cool
Site Admin
DenisF

Noob
Noob
Posts: 10

Posted:
Jul 16, 2005

Yes I do. I'm not much of a coder, perhaps I should try and learn by recoding this block to work. It's a usefull module and plenty of other people are looking for a good projects module.

Thanks
Denis