Page 3 of 4

Re: Announcing CMS Made Simple v1.4 "Jamaica"

Posted: Tue Aug 05, 2008 7:47 pm
by libralion
Thanks for this new release. :D
Is there somewhere a manual for all the new features?

Johanna

Re: Announcing CMS Made Simple v1.4 "Jamaica"

Posted: Wed Aug 06, 2008 8:00 am
by Silmarillion
mikeim

If you can, then please checkout TinyMCE-svn as I did a small fix which might (or might not) solve your problem...

Sil.
mikeim wrote: Thanks alby, hope you had a good vacation.

Unfortunately, this is not the case for me.
When I select a file, the field gets filled like so: /www.site.com/uploads/file.pdf
And when I apply changes to page and test front-end, the url ends up being: /www.website.com/www.website.com/uploads/file.pdf

Re: Announcing CMS Made Simple v1.4 "Jamaica"

Posted: Wed Aug 06, 2008 11:54 am
by Ziggywigged
alby: I checked that my paths are correct

Silmarillion: Please excuse my noobness but I've never used the svn before. Just downloaded ( from this link http://dev.cmsmadesimple.org/snapshots.php?group_id=12 )but not sure what I'm looking for exactly.

Re: Announcing CMS Made Simple v1.4 "Jamaica"

Posted: Wed Aug 06, 2008 12:12 pm
by alby
mikeim wrote: Silmarillion: Please excuse my noobness but I've never used the svn before. Just downloaded ( from this link http://dev.cmsmadesimple.org/snapshots.php?group_id=12 )but not sure what I'm looking for exactly.
Go here and download the attach

Alby

Re: Announcing CMS Made Simple v1.4 "Jamaica"

Posted: Wed Aug 06, 2008 12:45 pm
by Ziggywigged
Thanks alby, just downloaded and replaced but unfortunately it didn't fix my issue.

Here is my uploads_url in config.php:

Code: Select all

$config['uploads_url'] = $config['root_url'] . '/uploads';
And my uploads_path:

Code: Select all

$config['uploads_path'] = '/var/www/hosts/website.com/http/uploads';
which seem correct to me.

Re: Announcing CMS Made Simple v1.4 "Jamaica"

Posted: Wed Aug 06, 2008 12:53 pm
by RonnyK
Mikeim,

The fix alby pointed you at, was not for your issue.... I will post those files later, for you to test....

When that test is succesfull, I will post those files in the post mentioned as well...


Ronny

Re: Announcing CMS Made Simple v1.4 "Jamaica"

Posted: Wed Aug 06, 2008 12:57 pm
by Ziggywigged
Ok, thanks Ronny.

Might be worth mentioning that I have my admin using https with the help of htaccess. Not sure if that would have anything to do with it.

Re: Announcing CMS Made Simple v1.4 "Jamaica"

Posted: Wed Aug 06, 2008 2:08 pm
by stopsatgreen
RonnyK wrote:The fix alby pointed you at, was not for your issue.... I will post those files later, for you to test....
That's the fourth fix, I believe; doesn't that warrant a 1.4.1 release?

Re: Announcing CMS Made Simple v1.4 "Jamaica"

Posted: Wed Aug 06, 2008 2:32 pm
by calguy1000
Yeah, we're discussing a 1.4.1 release now.  We'll probably wait for a few more days though (and I have to write a brand new script to create diff releases).

Re: Announcing CMS Made Simple v1.4 "Jamaica"

Posted: Wed Aug 06, 2008 8:10 pm
by RonnyK
mikeim,

please download the attached files, remove the .mpg at the end, and move the 2 to the /modules/TintMCE/templates folder.

Could you give feedback on the test, as I can put the fix in the general post than as well...

Ronny

Re: Announcing CMS Made Simple v1.4 "Jamaica"

Posted: Wed Aug 06, 2008 8:25 pm
by Ziggywigged
Ronny,

Uploaded new files, cleared cache from admin and browser and reset all TinyMCE options to default and I'm still ending up with same result: /www.webadress.com/uploads/etc...

Re: Announcing CMS Made Simple v1.4 "Jamaica"

Posted: Wed Aug 06, 2008 8:47 pm
by RonnyK
mikeim,

just to be sure....

You did rename, and the 2 old files are overwritten in the templates-folder of TinyMCE?

Ronny

Re: Announcing CMS Made Simple v1.4 "Jamaica"

Posted: Wed Aug 06, 2008 9:01 pm
by alby
mikeim wrote: cleared cache from admin and browser
because is a smarty template (even if it is in Admin part), drop all files in tmp/templates_c also

Alby

Re: Announcing CMS Made Simple v1.4 "Jamaica"

Posted: Wed Aug 06, 2008 9:10 pm
by Ziggywigged
Deleted all (but index.html) in tmp/template_c and still same result.
I notice that turning on and off the wysiwyg then looking at the code, Tiny removes the first / it initially adds but then I'm still left with: www.website.com/uploads/etc...

BTW, I upgraded using the base package. Should I have used the full package?

Re: Announcing CMS Made Simple v1.4 "Jamaica"

Posted: Thu Aug 07, 2008 1:51 pm
by cb2004
The forge really should be updated with the latest modules. Module Manager is still showing FileManager 0.3.0b1. Is this not a version with the securiy risk still there?