| Author |
Message |
ernst New Member


Joined: Jan 29, 2008 Posts: 2
|
Posted:
Tue Jan 29, 2008 8:04 am |
|
I have loaded WampServer Version 2.0 on my desk top, I then moved my website to that desktop (php-nuke) everything seems to be working except I get this message
Fatal error: Call to undefined function sommaire_is_user() in C:\wamp\www\www\rx7\blocks\block-Sommaire.php on line 52 ( I get this error on the home page)
if I remove the file block-Sommaire.php then the home page works except Sommaire.
this is the code on line 52
$is_user = (sommaire_is_user($user,$gestiongroupe)) ? 1 : 0 ; //cf. fonction sommaire_is_user() en bas
Any help understanding what is wrong would be appreiated. Thanks Ernst |
|
|
|
 |
montego Site Admin

Joined: Aug 29, 2004 Posts: 7459 Location: Arizona
|
Posted:
Wed Jan 30, 2008 5:59 am |
|
ernst, you have also posted this in my forums and I'll continue to help you there. Sounds like a corrupted file to me as that function is definitely in that block file. |
|
|
|
 |
ernst New Member


Joined: Jan 29, 2008 Posts: 2
|
Posted:
Wed Jan 30, 2008 2:33 pm |
|
I can't seem to find the other forum maybe you could give me a link? I completley loaded eveything all over again, and still have the error, it works fine out there on sombody eles server, but will not on my desk top. |
|
|
|
 |
jakec Moderator

Joined: Feb 06, 2006 Posts: 1840 Location: United Kingdom
|
Posted:
Wed Jan 30, 2008 2:47 pm |
|
Montego means on his site: |
|
|
|
 |
|
|
|
|