| Author |
Message |
aferve
Joined: Feb 23, 2004
Posts: 4
Location: Alicante
Status: Offline
|
  Posted:
Jul 13, 2005 - 01:53 PM |
|
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
Site Admin
Joined: Oct 08, 2003
Posts: 1065
Location: Paris - France
|
  Posted:
Jul 13, 2005 - 02:41 PM |
|
Hi Blek...
In a very old zip, I found that the pninit.php has an error...
Line 55 - 56
| Code: |
$projects = $pntable['progress']; // <-------------- MISSING ; at the end
$projectscolumn = &$pntable['progress_column']; // <-------------- MISSING ; at the end
|
Add the ; at the end of those lines and you should have a go.  |
_________________ Chestnut !
Administrator
PNConcept.com
Last edited by Chestnut on Jul 13, 2005 - 02:42 PM; edited 1 time in total |
|
 |
 |
aferve
Joined: Feb 23, 2004
Posts: 4
Location: Alicante
Status: Offline
|
  Posted:
Jul 13, 2005 - 03:34 PM |
|
A million Chestnut thanks.
Indeed adding in the lines that you indicated it solved the problem.
Thanks for everything. |
|
|
|
 |
DenisF
Joined: Jan 28, 2004
Posts: 7
Status: Offline
|
  Posted:
Jul 15, 2005 - 02:07 PM |
|
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. |
_________________ Power and Passsion are two different things.
Power is about what you can control.
Passion is about what you can Unleash
Themewiz.Com
Todays design - Tomorrows Style |
|
|
 |
Chestnut
Site Admin
Joined: Oct 08, 2003
Posts: 1065
Location: Paris - France
|
  Posted:
Jul 15, 2005 - 08:25 PM |
|
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 !
Administrator
PNConcept.com |
|
 |
 |
DenisF
Joined: Jan 28, 2004
Posts: 7
Status: Offline
|
  Posted:
Jul 16, 2005 - 05:18 AM |
|
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 |
_________________ Power and Passsion are two different things.
Power is about what you can control.
Passion is about what you can Unleash
Themewiz.Com
Todays design - Tomorrows Style |
|
|
 |
|
|
| |