[Phpwm] RE: Phpwm Digest, Vol 110, Issue 3

David Feiven David.Feiven at fch.org.uk
Tue Apr 8 15:56:04 BST 2008


Thanks
I will follow up these suggestions.
It fails when the save button in the wysiwyg editor is clicked.
The site displays ok, just that content cannot be formatted.

David

-----Original Message-----
From: phpwm-bounces at mailman.lug.org.uk [mailto:phpwm-bounces at mailman.lug.org.uk] On Behalf Of phpwm-request at mailman.lug.org.uk
Sent: 08 April 2008 15:09
To: phpwm at mailman.lug.org.uk
Subject: Phpwm Digest, Vol 110, Issue 3

Send Phpwm mailing list submissions to
	phpwm at mailman.lug.org.uk

To subscribe or unsubscribe via the World Wide Web, visit
	https://mailman.lug.org.uk/mailman/listinfo/phpwm
or, via email, send a message with subject or body 'help' to
	phpwm-request at mailman.lug.org.uk

You can reach the person managing the list at
	phpwm-owner at mailman.lug.org.uk

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Phpwm digest..."


If you reply to this 'Digest' email, please change the subject to reflect the post you are replying to. 

If you wish to earn more Brownie points, 
please trim / remove irrelevant posts and content, to keep the conversation clear :)


Today's Topics:

   1. Help! (David Feiven)
   2. RE: Help! (Darren Beale)
   3. Re: SOAP/XMLRPC/ Web services question (Tim Williams)
   4. Re: Help! (David Goodwin)


----------------------------------------------------------------------

Message: 1
Date: Tue, 8 Apr 2008 12:20:28 +0100
From: "David Feiven" <David.Feiven at fch.org.uk>
Subject: [Phpwm] Help!
To: <phpwm at mailman.lug.org.uk>
Message-ID:
	<5D467B004950454692F375ED87C54D95040ACE at FCH-SVR-MAIL1.fch.org.uk>
Content-Type: text/plain; charset="us-ascii"

Hello,

 

Firstly, let me apologise if my request is not appropriate for this
list: I hope it is.

 

I am very frustrated. I have created a site for a local (not-for-profit)
association using Joomla.

 

The site appears fine, until I apply any formatting to content - even a
paragraph return causes failure.

 

On clicking 'save' the site returns to the root directory - effectively
logging out of the admin section. The changes are not saved.

 

I installed new files to upgrade the version last night, it did not
help.

 

It seems to me that either the php file is corrupt, or the coding is
wrong. Given all the php files were replaced, it seems odd. So I wonder
if an extension is conflicting.

 

No response on the Joomla forum and nothing found searching their site.

 

Obviously this is not common to Joomla, or no-one would use it.

 

Can anyone point me towards a solution?

 

Thanks for your help, and again, I apologise if this message is not
appropriate to this group.

 

David

 


DISCLAIMER

This email and any attachments may be confidential and/or legally privileged. If you have received this e-mail and you are not a named addressee, please
inform the sender of this email by sending a return email to the address above and then delete the e-mail and your response from your system. If you are not a named addressee you must not use, disclose, distribute, copy, print or rely on this e-mail.  

Any views or opinions presented are solely those of the author.  Any statements made, or intentions expressed in this communication may not necessarily reflect the view of Friendship Care and Housing Association Limited.  

Although Friendship Care and Housing Association Limited routinely screens for viruses, addressees should scan this e-mail and any attachments for viruses. Friendship Care and Housing Association Limited makes no representation or warranty as to the absence of viruses in this e-mail or any attachments.  

Please note that to ensure regulatory compliance and for the protection of our stakeholders and business, we may monitor and read e-mails sent to and from our server(s). Friendship Care and Housing Association Limited is a charity incorporated as an Industrial and Provident Society (14713R) and registered with the Housing Corporation (LH0413). 

Registered Office : 50 Newhall Hill, Birmingham B1 3JN


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.lug.org.uk/pipermail/phpwm/attachments/20080408/1ca980bd/attachment-0001.html

------------------------------

Message: 2
Date: Tue, 8 Apr 2008 13:01:05 +0100
From: "Darren Beale" <public.darren.beale at siftware.co.uk>
Subject: RE: [Phpwm] Help!
To: "'West Midlands PHP User Group'" <phpwm at mailman.lug.org.uk>
Message-ID:
	<000601c89970$39360e90$aba22bb0$@darren.beale at siftware.co.uk>
Content-Type: text/plain; charset="iso-8859-1"

Hi 

 

Ø  Can anyone point me towards a solution?

 

Whilst I've not used Joomla much my Knee-jerk questions to narrow the
problem down would be:

 

Did it previously work, but now it doesn't, if so what's changed?

 

Tried a different server?

 

Check the config, have you triple checked all paths?

 

Ø  The site appears fine, until I apply any formatting to content - even a
paragraph return causes failure.

 

Define failure. The failure happens immediately, e.g. on keypress within the
WYSIWYG or after you press save, thus being the same as your next point?

 

Do some aspects work (e.g. serving front-end content) but other don't (e.g.
editing)

 

db


No virus found in this outgoing message.
Checked by AVG. 
Version: 7.5.519 / Virus Database: 269.22.9/1364 - Release Date: 07/04/2008
18:38
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.lug.org.uk/pipermail/phpwm/attachments/20080408/fc885af5/attachment-0001.html

------------------------------

Message: 3
Date: Tue, 8 Apr 2008 15:07:40 +0100 (BST)
From: Tim Williams <T.M.Williams at cs.bham.ac.uk>
Subject: Re: [Phpwm] SOAP/XMLRPC/ Web services question
To: West Midlands PHP User Group <phpwm at mailman.lug.org.uk>
Message-ID: <Pine.LNX.4.64.0804081457130.3306 at swampling.cs.bham.ac.uk>
Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed

On Mon, 7 Apr 2008, David Goodwin wrote:

> I'm reading a Packt book which covers SOAP/XMLRPC, and it's briefly mentioned 
> using headers, but not in _any_ detail (there was about 20 words on it)... 
> so, are headers part of the SOAP protocol, and effectively what I'm trying to 
> achieve with cookies? (i.e. are using them the real solution to my problem?)

>From my experience so far, SOAP requests are a bit like HTML pages, they 
have a header and a main body, eg :

<SOAP-ENV:Envelope 
xmlns:SOAP-ENV="http://myserver.com/soap/envelope/"
xmlns:SOAP-ENC="http://myserver.com/soap/encoding/"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsd="http://www.w3.org/2001/XMLSchema">
    <SOAP-ENV:Header>
       <headerwrapper xmlns:m="http://myserver.com/">
           <myHeader>
             <session-id>SOAP_8304958908908901238954819235</session-id>
           </headerwrapper>
       </headerWrapper>
    </SOAP-ENV:Header>
    <SOAP-ENV:Body>
       <functionWrapper xmlns:m="http://myserver.com/">
           <data>
               <stuff>Some information I wish to be processed !</stuff>
           </data>
       </functionWrapper>
    </SOAP-ENV:Body>
</SOAP-ENV:Envelope>


> The thing that puts me off SOAP is the WSDL file definition/creation.

Pass, i've not had to write one.

Tim W

-- 
Tim Williams BSc MSc MBCS - Euromotor Autotrain
Web : http://www.autotrain.org
Tel : +44 (0)121 414 2214 (ext 42214 on internal phone)



------------------------------

Message: 4
Date: Tue, 08 Apr 2008 15:09:02 +0100
From: David Goodwin <david at codepoets.co.uk>
Subject: Re: [Phpwm] Help!
To: West Midlands PHP User Group <phpwm at mailman.lug.org.uk>
Message-ID: <47FB7C7E.6000307 at codepoets.co.uk>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

David Feiven wrote:
| Hello,
|
|
|
| Firstly, let me apologise if my request is not appropriate for this
| list: I hope it is.
|
|
|
| I am very frustrated. I have created a site for a local (not-for-profit)
| association using Joomla.
|


Hi,

When something goes wrong, the first thing to do is ...

a) Check the log files (e.g. /var/log/apache2/error.log on a Debian-ish
system)

b) See if the application itself creates any log files

c) Check the access.log files (did your request get to the server etc?)

d) See if there is a local .htaccess file, or check your php.ini file
and see if display_errors is turned on (and also what your
error_reporting level is)... these can either help (i.e. print out an
error message to you when it "breaks" or hinder you (by not printing out
an error message and instead just showing you a blank screen!)).


As Darren said, when trying to debug problems, being able to tell what
changed recently is normally very useful - therefore consider using
something like Subversion/Git/etc to manage the source code of your project.

thanks
David.
- --
David Goodwin

[ david at codepoets dot co dot uk ]
[ http://www.codepoets.co.uk       ]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFH+3x9/ISo3RF5V6YRAqDyAKDzMaegxolbkzIsK6wRo7xA7Xse5ACguDQ/
PJdEQkiGSdhPTI4+B7mpqso=
=7ZH1
-----END PGP SIGNATURE-----



------------------------------

_______________________________________________
Phpwm mailing list
Phpwm at mailman.lug.org.uk
https://mailman.lug.org.uk/mailman/listinfo/phpwm


End of Phpwm Digest, Vol 110, Issue 3
*************************************

DISCLAIMER

This email and any attachments may be confidential and/or legally privileged. If you have received this e-mail and you are not a named addressee, please
inform the sender of this email by sending a return email to the address above and then delete the e-mail and your response from your system. If you are not a named addressee you must not use, disclose, distribute, copy, print or rely on this e-mail.  

Any views or opinions presented are solely those of the author.  Any statements made, or intentions expressed in this communication may not necessarily reflect the view of Friendship Care and Housing Association Limited.  

Although Friendship Care and Housing Association Limited routinely screens for viruses, addressees should scan this e-mail and any attachments for viruses. Friendship Care and Housing Association Limited makes no representation or warranty as to the absence of viruses in this e-mail or any attachments.  

Please note that to ensure regulatory compliance and for the protection of our stakeholders and business, we may monitor and read e-mails sent to and from our server(s). Friendship Care and Housing Association Limited is a charity incorporated as an Industrial and Provident Society (14713R) and registered with the Housing Corporation (LH0413). 

Registered Office : 50 Newhall Hill, Birmingham B1 3JN





More information about the Phpwm mailing list