True lover of CNN & BBC World
 Group : Members
|
Involved section: My tutorials
URL:
How to reproduce the bug: This error is on my screen : "
Notice: Trying to get property of non-object in /var/www/sdz/lib/zcode/unparse.php on line 129
Fatal error: Call to a member function item() on a non-object in /var/www/sdz/lib/zcode/unparse.php on line 129"
Error displayed: Error above
I can't edit my tutorial because this error is in the page. I can read the tutorial but with some display error !
True lover of programming !
Still learnin' on the SDZ
|
 Group : Members
|
I got the same thing ! I deducted it comes from the < code > and < / code > tags (I put spaces not to reproduce it  )
Already reported
<a href="http://sunnypix.free.fr/index.php">Sunnypix</a>
<?php echo "Website showing travel pictures"; ?>
printf("Go to my website !");
==> Sunnypix
|
 Group : Members
|
Isn't there anyone who could correct the bug ?
It's better with the appropriate tags
<a href="http://sunnypix.free.fr/index.php">Sunnypix</a>
<?php echo "Website showing travel pictures"; ?>
printf("Go to my website !");
==> Sunnypix
|
Clancy Wiggum


|
Should be fixed.
|
 Group : Members
|
I tried again, and it's not
<a href="http://sunnypix.free.fr/index.php">Sunnypix</a>
<?php echo "Website showing travel pictures"; ?>
printf("Go to my website !");
==> Sunnypix
|
True lover of CNN & BBC World
 Group : Members
|
By the way, who has put this subject as solved ? I don't. It is you, karamilo ? This subject is not solved anymore ... I've just checked. It does not work.
Edited
on 04/26/2008 01:27:19 PM
by Octave_41
True lover of programming !
Still learnin' on the SDZ
|
Clancy Wiggum


|
URL?
|
True lover of CNN & BBC World
 Group : Members
|
|
Tremulous : open source FPS


|
That seems to be fixed now, but only for new texts
My notepad is still bugged :
Quote: Notepad
Notice: Trying to get property of non-object in /var/www/sdz/lib/zcode/unparse.php on line 129
Fatal error: Call to a member function item() on a non-object in /var/www/sdz/lib/zcode/unparse.php on line 129
That happened when I used a <code> tag.
Edited
on 04/26/2008 10:15:06 PM
by mwsaz
Computers are like air conditioned : they stop working when you open windows.
About tutorial validation: I deal with newly submitted tutos every Monday, Wednesday and Thursday.
|
True lover of CNN & BBC World
 Group : Members
|
I think the error has been mended. I have written a tutorial yesterday without display error. Everything works normally. I think this topic should be put as solved.
True lover of programming !
Still learnin' on the SDZ
|
Tremulous : open source FPS


|
No, read my post : fixed for new texts. Anyway my notepad is ptil bugged.
Computers are like air conditioned : they stop working when you open windows.
About tutorial validation: I deal with newly submitted tutos every Monday, Wednesday and Thursday.
|