[pLog-svn] resource addition.

ma'moon soosas at gmail.com
Sun May 14 08:47:18 GMT 2006


i don't know what happened !!!, when i tried to to access the page
summary.php a weared stuff raised, it says (*Parse error*: parse error,
unexpected T_THROW, expecting T_STRING in *
/home/soosa/www/lt/trunk/class/object/exception.class.php* on line *34)
*what happened !!!, i didn't touch anything !!, what the hell is going on
?!!.
anyway, here is the apache error log, actually i have 2 files in the
directory ( /var/log/apache2/) and i'am not sure which one is the desired
file, the first one which is ( error.log ) says:
error: /var/log/apache2/error.log:1 lines must begin with a keyword or a
filename (possibly in double quotes)
error: /var/log/apache2/error.log:2 lines must begin with a keyword or a
filename (possibly in double quotes)
error: /var/log/apache2/error.log:3 lines must begin with a keyword or a
filename (possibly in double quotes)
error: /var/log/apache2/error.log:4 lines must begin with a keyword or a
filename (possibly in double quotes)
error: /var/log/apache2/error.log:5 lines must begin with a keyword or a
filename (possibly in double quotes)
error: /var/log/apache2/error.log:6 lines must begin with a keyword or a
filename (possibly in double quotes)

the second one which is ( error.log.1 ) says  (after applying the command
tail to it ):
[Sat May 13 09:48:34 2006] [error] [client 127.0.0.1] File does not exist:
/home/soosa/www/favicon.ico
[Sat May 13 09:49:42 2006] [error] [client 127.0.0.1] File does not exist:
/home/soosa/www/favicon.ico
[Sat May 13 09:49:50 2006] [error] [client 127.0.0.1] File does not exist:
/home/soosa/www/favicon.ico
[Sat May 13 09:49:55 2006] [error] [client 127.0.0.1] File does not exist:
/home/soosa/www/favicon.ico
[Sat May 13 09:49:58 2006] [error] [client 127.0.0.1] File does not exist:
/home/soosa/www/favicon.ico
[Sat May 13 09:50:38 2006] [error] [client 127.0.0.1] File does not exist:
/home/soosa/www/favicon.ico
[Sat May 13 09:50:55 2006] [error] [client 127.0.0.1] File does not exist:
/home/soosa/www/favicon.ico
[Sat May 13 10:05:50 2006] [error] [client 127.0.0.1] File does not exist:
/home/soosa/www/favicon.ico
[Sat May 13 10:05:59 2006] [error] [client 127.0.0.1] File does not exist:
/home/soosa/www/favicon.ico
[Sun May 14 07:35:37 2006] [notice] caught SIGTERM, shutting down


and i'am sorry, i couldn't get the content of the HTML generated file from
the editor because i cannot even acces the summary page !!, and yes oscar,
you are right, i'am using the tinyMCE editor and i wish to help you
accessing my server but the problem is that i'am working locally, if theres
anyway to let you access my server please tell me.

Regards, soosa
On 5/14/06, Oscar Renalias <oscar at renalias.net> wrote:
>
> I assume you're using TinyMCE (the visual editor of posts) to edit
> posts, right?
>
> If so, can you do us a favour and post the contents of the pop-up
> window that appears when you click the "HTML" button in the editor's
> toolbar? Also, can you check the contents of your Apache's error log
> when this problem happens in case there is any error?
>
> Is this installation in a public server? I mean, could we access it?
> That could help.
>
> On 14 May 2006, at 10:27, ma'moon wrote:
>
> > thanks for your reply jon, but what about the resources in the
> > editPost "op", why they do not appear in the editing area, the
> > strange thing is that they can be appeared when i view the post but
> > when i try to edit it there are no pictures at all !!!, dont you
> > think that its a bit strange ?!!
> > and about the the error in (*/class/summary/action/
> > summarydefaultaction.class.php) at line *79*, when the system first
> > run, i mean directly after the installation process, at that line
> > its going to pick a random Blog, but at that moment there would be
> > no blogs at all except the BlogMaster's blog "if i am not
> > wrong !!!" so why to pick a "random" blog at the moment that we
> > only have "one" blog activated in the whole system, also at that
> > line and according to the PHP manual array_pop(), array_pop() pops
> > and returns the last value of the array, shortening the array by
> > one element. If array is empty (or is not an array), NULL will be
> > returned !!! and that might be the reason behind having this error
> > " if i am not wrong !!! ".
> >
> > once again, thank you for your kind reply :)))
> >
> >
> > On 5/13/06, Jon Daley <plogworld at jon.limedaley.com> wrote:
> > I don't know why you are getting that error on the installation
> > line 12, it seems like it is alright.
> >
> > line 79 of the summary: it seems like maybe it wants you to assign the
> > variable to something and then call array_pop on the variable,
> > rather than
> > the function directly?  I don't really know.  I think Mark has done
> > the
> > most with php5.
> >
> > On Sat, 13 May 2006, ma'moon wrote:
> >
> > > hi guys,
> > > i have installed lifetype 1.1 in my staging server and i was
> > really happy
> > > for the development and features added over the older versions,
> > anyway,
> > > there was a problem when i was trying to write an article and add
> > a resource
> > > to it from the editor, when i add the resource the picture simply
> > gets
> > > pretty down to the editor and you can normaly complete writting
> > your article
> > > and at the end you can blog it!, now when i want to edit the
> > contents of the
> > > post "including the picture that i have added " it doesn't shown
> > on the
> > > editot at all, instead of having the picture i only see its
> > description or
> > > the "alt" of the image !!! and on the other side it can be shown
> > in the
> > > public region, any ideas why this is happenin and how to fix it?!!
> > > ohhhh, and another matter, when i installed the system and at the
> > moment
> > > that everything is ready to run it always shows the folloing
> > message (*Fatal
> > > error*: Only variables can be passed by reference in
> > > /home/soosa/www/trunk/install/installation.class.php on line
> > *12*) and when
> > > i remove line 12 compltely another error message rais up as well
> > and it says
> > > (*Fatal error*: Only variables can be passed by reference in *
> > > /home/soosa/www/trunk/class/summary/action/
> > summarydefaultaction.class.php*on
> > > line
> > > *79*) !!!, any ideas why this is also happening and how ti fix it
> > up ?!!
> > >
> > > Thank you a bunch  :)))
> > > Regards, soosa
> > >
> >
> > **************************************
> > Jon Daley
> > http://jon.limedaley.com/
> >
> > You've got to take the bull by the teeth.
> > -- Sam Goldwyn, Hollywood producer
> > _______________________________________________
> > pLog-svn mailing list
> > pLog-svn at devel.lifetype.net
> > http://devel.lifetype.net/mailman/listinfo/plog-svn
> >
> > _______________________________________________
> > pLog-svn mailing list
> > pLog-svn at devel.lifetype.net
> > http://devel.lifetype.net/mailman/listinfo/plog-svn
>
> _______________________________________________
> pLog-svn mailing list
> pLog-svn at devel.lifetype.net
> http://devel.lifetype.net/mailman/listinfo/plog-svn
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http:// devel.lifetype.net/pipermail/plog-svn/attachments/20060514/a9abb20c/attachment.html


More information about the pLog-svn mailing list