Page 2 of 4
Re: Patriciaaaaaaaaa :D -- I got IT!!!
Posted: Tue Nov 01, 2005 2:29 pm
by megabob3
Re: Patriciaaaaaaaaa :D -- I got IT!!!
Posted: Wed Nov 02, 2005 9:55 am
by megabob3
Patricia wrote:
you found the solution?!? I can't wait
Wanna test this!!!! Patricia!
http://www.awakening.it/cmsms_dl/module ... _9_7b7.zip

Re: Patriciaaaaaaaaa :D -- I got IT!!!
Posted: Wed Nov 02, 2005 12:27 pm
by Ian
It seems I spoke too soon yesterday.
Even with beta7 the html source code is being messed up when submitting. Everything looks fine until then.
It seems that extra tags are being added and forward slashes are being removed.
On a simple page, the source is:
Code: Select all
<h1>Header</h1>
<p>Text</p>
<p><img height="315" src="/uploads/images/23.jpg" width="439" alt="" /></p>
until I submit it and then it is saved as:
Code: Select all
<h1>Header
<h1>
<p>Text</p>
<p> </p>
<p><img height="315" alt="" src="/uploadsimages23.jpg" width="439" /></p>
<p> </p>
</h1>
</h1>
Note the tags have changed and the image path has lost its forward slashes.
As no-one else seems to have reported this, perhaps it's a problem with my setup - your test site, megabob, seems OK.
Any ideas?
Ian.
Re: Patriciaaaaaaaaa :D -- I got IT!!!
Posted: Wed Nov 02, 2005 12:30 pm
by megabob3
Ian wrote:
It seems I spoke too soon yesterday.
Even with beta7 the html source code is being messed up when submitting. Everything looks fine until then.
It seems that extra tags are being added and forward slashes are being removed.
On a simple page, the source is:
Code: Select all
<h1>Header</h1>
<p>Text</p>
<p><img height="315" src="/uploads/images/23.jpg" width="439" alt="" /></p>
until I submit it and then it is saved as:
Code: Select all
<h1>Header
<h1>
<p>Text</p>
<p> </p>
<p><img height="315" alt="" src="/uploadsimages23.jpg" width="439" /></p>
<p> </p>
</h1>
</h1>
Note the tags have changed and the image path has lost its forward slashes.
As no-one else seems to have reported this, perhaps it's a problem with my setup - your test site, megabob, seems OK.
Any ideas?
Ian.
Thx may tell me your server configuration and your BROWSER.
Bye

Re: Patriciaaaaaaaaa :D -- I got IT!!!
Posted: Wed Nov 02, 2005 1:46 pm
by Ian
It happens with both Firefox and IE.
This happens when I Preview, as well as Submit/Apply.
I'm on shared Linux hosting - Apache/1.3.33, PHP 4.3.10, MySQL 4.0.25
It might be nothing to do with FCKeditor (no editor at all is OK, but I haven't tested with the other WYSIWYGs) so don't lose any sleep over it - unless others have the same problem too.
Thanks.
Ian.
Re: Patriciaaaaaaaaa :D -- I got IT!!!
Posted: Wed Nov 02, 2005 2:57 pm
by megabob3
Ian wrote:
It happens with both Firefox and IE.
This happens when I Preview, as well as Submit/Apply.
I'm on shared Linux hosting - Apache/1.3.33, PHP 4.3.10, MySQL 4.0.25
It might be nothing to do with FCKeditor (no editor at all is OK, but I haven't tested with the other WYSIWYGs) so don't lose any sleep over it - unless others have the same problem too.
Thanks.
Ian.
No no it's problem of my JAVASCRIPT code
I know, but it's strange that to me it's OK to you nope.
I will RELEASE a beta with some ALERT with ID for a debug.
And you TESTER will say me in which ALERT ID it's wrong.
See you later

Re: Patriciaaaaaaaaa :D -- I got IT!!!
Posted: Thu Nov 03, 2005 2:29 am
by Ian
I'll gladly help test this for you.
When you release the beta can you tell me which files have changed to make my uploading quicker? Very slow connection here...
Ta.
Re: Patriciaaaaaaaaa :D -- I got IT!!!
Posted: Fri Nov 04, 2005 11:32 am
by megabob3
Try this guys, i feel GOOD
http://www.awakening.it/cmsms_dl/module ... _9_7b8.zip
Or download only THIS and replace it, into last version
http://www.awakening.it/cmsms_dl/module ... module.zip
For Wishy,
now i am at work, i cannot use (guess) SVN access by toirtose.
Next week i will update Gforge.
Bye ALL
Re: Patriciaaaaaaaaa :D -- I got IT!!!
Posted: Fri Nov 04, 2005 12:16 pm
by Ted
Actually, svn should work fine. It works over regular http, so if you can hit webpages, then you should be able to use svn.
I can update it, though. ...seconds later... done
Re: Patriciaaaaaaaaa :D -- I got IT!!!
Posted: Fri Nov 04, 2005 12:22 pm
by megabob3
wishy wrote:
Actually, svn should work fine. It works over regular http, so if you can hit webpages, then you should be able to use svn.
I can update it, though. ...seconds later... done
Yep pls update you
I never used a SVN system, i could do also some error
I need a little guide to learn how to use it
Thx

Re: Patriciaaaaaaaaa :D -- I got IT!!!
Posted: Sat Nov 05, 2005 12:11 am
by Ian
Hi megabob,
On my hosted site this still doesn't work for me...

I still get slashes stripped out and extra tags.
However, it works fine on a newly installed CMS 0.11beta4 locally.
There must be something peculiar about my host's setup so I need to dig deeper...
I'll let you know if I find out anything useful.
....
Update:
I have just created a brand new CMS with 0.11beta4 and uploaded your latest (beta8) FCKeditorX - and it works!
So the problem is not with my webhost... That leaves a problem with uploading files, a conflict with other modules, or something I haven't thought of yet...
It seems I have been wasting your time with this... Sorry.
I'll let you know if find out what the problem is (
if I find it) in case anyone else has the same problem...
Re: Patriciaaaaaaaaa :D -- I got IT!!!
Posted: Sat Nov 05, 2005 11:31 am
by megabob3
Ian wrote:
Hi megabob,
......
It seems I have been wasting your time with this... Sorry.
I'll let you know if find out what the problem is (
if I find it) in case anyone else has the same problem...
No no
I i said "i feel good", there is a reason.
This is particular thx to you, because i rewrite some code in an alternative way.
There are other modification to do
Patricia!!!! I am waiting a your response

Re: Patriciaaaaaaaaa :D -- I got IT!!!
Posted: Sun Nov 06, 2005 5:08 am
by Ian
Hi megabob,
After a site from scratch to try to find out why this problem occurs for me (and no-one else?), and wondering why it was working fine on the rebuilt site, I finally figured out the cause of the problem.
Hopefully this will point you straight to were the problem lies:
I was using a subdomain.
If I run the site as
www.mydomain.tld/cms there is no problem. If I run it with a subdomain pointing to the
/cms directory i.e.
123.mydomain.tld I get this problem with the WYSIWYG - all other modules etc. seem to be working OK.
Re: Patriciaaaaaaaaa :D -- I got IT!!!
Posted: Sun Nov 06, 2005 10:07 am
by megabob3
Ian wrote:
Hi megabob,
After a site from scratch to try to find out why this problem occurs for me (and no-one else?), and wondering why it was working fine on the rebuilt site, I finally figured out the cause of the problem.
Hopefully this will point you straight to were the problem lies:
I was using a subdomain.
If I run the site as
www.mydomain.tld/cms there is no problem. If I run it with a subdomain pointing to the
/cms directory i.e.
123.mydomain.tld I get this problem with the WYSIWYG - all other modules etc. seem to be working OK.
Ok thanks, infact i did not tested it in this situation, i haven't the possibility.
I will found a solution, SEE YOU

Re: Patriciaaaaaaaaa :D -- I got IT!!!
Posted: Sun Nov 06, 2005 10:05 pm
by megabob3
Patricia wrote:
Bob, with you b8 version, I get this:
if I insert image with browse server, and select an images which is in /uploads/images/myimage.jpg then all is ok
BUT
if I insert image which is in a sub-folder,like /uploads/images/somesubfolder/myimage.jpg then the html output is /uploads/images/myimage.jpg and of course, it doesn't find the image on page...
However, all seems to work on your site... I don't know which beta you use there
Cheers
I use latest (b8) there.
GRRRR
This your problem isn't easy to understand
Looking...