Re: [pmwiki-users] Problem with editing posts after upgrading server

2012-01-23 Thread Carlos AB
On 1/23/12, wraith808  wrote:
> I didn't hear any replies on this query, so I figured I'd try again.
>
> Thanks!
>
> On Mon, Jan 16, 2012 at 8:25 PM, wraith808  wrote:
>
>> Hello,
>>
>> I recently upgraded my server, and since I've done so, there seems to be a
>> problem with the length of the posts.  After I get past a certain length,
>> the post will not save; it either takes me back to the main index page, or
>> back to edit mode with the edits not present.
>>
>> I'm figuring it's a problem in change of configuration for the servers,
>> but I can't find anything on this problem.  Does anyone have any ideas?
>>
>> Thanks!
>>


I`m not completly sure about your problem but take a look here:

http://thread.gmane.org/gmane.comp.web.wiki.pmwiki.user/49369/

and here:

http://www.mail-archive.com/pmwiki-users@pmichaud.com/msg11822.html

CarlosAB

___
pmwiki-users mailing list
pmwiki-users@pmichaud.com
http://www.pmichaud.com/mailman/listinfo/pmwiki-users


Re: [pmwiki-users] PMform

2012-01-23 Thread DaveG



On 1/23/2012 5:09 PM, Jeroen de Vries wrote:

Hello,

I have difficulty installing the PMform on my website. I just was
wandering is this line like seen on the installation manual not missing
something?

$PmForm['reference'] = 'subject="Email from '.$WikiTitle.'"
mailto=yourn...@example.com form=#yourform fmt=#yourformpost
from=myn...@myexample.com;

Is there a ' missing? When I'll add this line of code in config.php the
website doesn`t run anymore.
I can't comment on whether the line is correct, but you do need a single 
quote at the end, before the semi-colon:
 $PmForm['reference'] = 'subject="Email from '.$WikiTitle.'" 
mailto=yourn...@example.com form=#yourform fmt=#yourformpost 
from=myn...@myexample.com';



 ~ ~ Dave

___
pmwiki-users mailing list
pmwiki-users@pmichaud.com
http://www.pmichaud.com/mailman/listinfo/pmwiki-users


[pmwiki-users] PMform

2012-01-23 Thread Jeroen de Vries

Hello,

I have difficulty installing the PMform on my website. I just was  
wandering is this line like seen on the installation manual not missing  
something?


$PmForm['reference'] = 'subject="Email from '.$WikiTitle.'"  
mailto=yourn...@example.com form=#yourform fmt=#yourformpost  
from=myn...@myexample.com;


Is there a ' missing? When I'll add this line of code in config.php the  
website doesn`t run anymore.



___
pmwiki-users mailing list
pmwiki-users@pmichaud.com
http://www.pmichaud.com/mailman/listinfo/pmwiki-users


Re: [pmwiki-users] Problem with editing posts after upgrading server

2012-01-23 Thread wraith808
I didn't hear any replies on this query, so I figured I'd try again.

Thanks!

On Mon, Jan 16, 2012 at 8:25 PM, wraith808  wrote:

> Hello,
>
> I recently upgraded my server, and since I've done so, there seems to be a
> problem with the length of the posts.  After I get past a certain length,
> the post will not save; it either takes me back to the main index page, or
> back to edit mode with the edits not present.
>
> I'm figuring it's a problem in change of configuration for the servers,
> but I can't find anything on this problem.  Does anyone have any ideas?
>
> Thanks!
>
___
pmwiki-users mailing list
pmwiki-users@pmichaud.com
http://www.pmichaud.com/mailman/listinfo/pmwiki-users