• twitter image
  • facebook image
  • youtube image
  • linkedin image
Language: CMS Made Simple Czech CMS Made Simple France CMS Made Simple Spain CMS Made Simple Hungary CMS Made Simple Russia CMS Made Simple Netherlands

All times are UTC




Post new topic Reply to topic  [ 58 posts ]  Go to page Previous  1, 2, 3, 4  Next
Author Message
 Post subject: Re: Announcing CMS Made Simple v1.4 "Jamaica"
PostPosted: Tue Aug 05, 2008 4:00 pm 
Offline
Power Poster
Power Poster

Joined: Sat Feb 02, 2008 12:42 am
Posts: 424
Location: USA
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

_________________
Take a penny, leave a penny.


Top
 Profile  
 
 Post subject: Re: Announcing CMS Made Simple v1.4 "Jamaica"
PostPosted: Tue Aug 05, 2008 4:36 pm 
Offline
Support Guru
Support Guru
User avatar

Joined: Mon Jul 04, 2005 5:12 pm
Posts: 4820
Location: Ferrara, Italy
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


What is that value of uploads_url in config.php?
Or better post the result text of System Information

Alby

_________________
CMSMS Support Team
Italian Admin and Moderator

Plugins: Geolocate hostip, Multiple random image, Image rotator (beta), Content Pagination
Modules: ForumMadeSimple (Howto), TranslationManager
Multilingual: MLE is not CMSMS


Top
 Profile  
 
 Post subject: Re: Announcing CMS Made Simple v1.4 "Jamaica"
PostPosted: Tue Aug 05, 2008 7:47 pm 
Offline
Forum Members
Forum Members
User avatar

Joined: Fri Jul 11, 2008 4:11 pm
Posts: 198
Location: The Netherlands
Thanks for this new release. :D
Is there somewhere a manual for all the new features?

Johanna

_________________
http://www.jomedio.nl
http://www.tina-turner.nl
http://www.patriciakaas.nl


Top
 Profile  
 
 Post subject: Re: Announcing CMS Made Simple v1.4 "Jamaica"
PostPosted: Wed Aug 06, 2008 8:00 am 
Offline
Dev Team Member
Dev Team Member
User avatar

Joined: Sun Jan 02, 2005 9:10 pm
Posts: 468
Location: Denmark
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


Top
 Profile  
 
 Post subject: Re: Announcing CMS Made Simple v1.4 "Jamaica"
PostPosted: Wed Aug 06, 2008 11:54 am 
Offline
Power Poster
Power Poster

Joined: Sat Feb 02, 2008 12:42 am
Posts: 424
Location: USA
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.

_________________
Take a penny, leave a penny.


Top
 Profile  
 
 Post subject: Re: Announcing CMS Made Simple v1.4 "Jamaica"
PostPosted: Wed Aug 06, 2008 12:12 pm 
Offline
Support Guru
Support Guru
User avatar

Joined: Mon Jul 04, 2005 5:12 pm
Posts: 4820
Location: Ferrara, Italy
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

_________________
CMSMS Support Team
Italian Admin and Moderator

Plugins: Geolocate hostip, Multiple random image, Image rotator (beta), Content Pagination
Modules: ForumMadeSimple (Howto), TranslationManager
Multilingual: MLE is not CMSMS


Top
 Profile  
 
 Post subject: Re: Announcing CMS Made Simple v1.4 "Jamaica"
PostPosted: Wed Aug 06, 2008 12:45 pm 
Offline
Power Poster
Power Poster

Joined: Sat Feb 02, 2008 12:42 am
Posts: 424
Location: USA
Thanks alby, just downloaded and replaced but unfortunately it didn't fix my issue.

Here is my uploads_url in config.php:
Code:
$config['uploads_url'] = $config['root_url'] . '/uploads';


And my uploads_path:
Code:
$config['uploads_path'] = '/var/www/hosts/website.com/http/uploads';


which seem correct to me.

_________________
Take a penny, leave a penny.


Top
 Profile  
 
 Post subject: Re: Announcing CMS Made Simple v1.4 "Jamaica"
PostPosted: Wed Aug 06, 2008 12:53 pm 
Offline
Dev Team Member
Dev Team Member
User avatar

Joined: Wed Oct 25, 2006 8:29 pm
Posts: 4986
Location: Raalte, the Netherlands
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


Top
 Profile  
 
 Post subject: Re: Announcing CMS Made Simple v1.4 "Jamaica"
PostPosted: Wed Aug 06, 2008 12:57 pm 
Offline
Power Poster
Power Poster

Joined: Sat Feb 02, 2008 12:42 am
Posts: 424
Location: USA
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.

_________________
Take a penny, leave a penny.


Top
 Profile  
 
 Post subject: Re: Announcing CMS Made Simple v1.4 "Jamaica"
PostPosted: Wed Aug 06, 2008 2:08 pm 
Offline
Power Poster
Power Poster

Joined: Sat Feb 04, 2006 1:24 am
Posts: 322
Location: London, England
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?


Top
 Profile  
 
 Post subject: Re: Announcing CMS Made Simple v1.4 "Jamaica"
PostPosted: Wed Aug 06, 2008 2:32 pm 
Offline
Dev Team Member
Dev Team Member
User avatar

Joined: Tue Oct 19, 2004 6:44 pm
Posts: 6576
Location: Fernie British Columbia, Canada
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).

_________________
Follow me on twitter
--
if you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
----------------
Don't make me angry..... you won't like me when I'm angry....


Top
 Profile  
 
 Post subject: Re: Announcing CMS Made Simple v1.4 "Jamaica"
PostPosted: Wed Aug 06, 2008 8:10 pm 
Offline
Dev Team Member
Dev Team Member
User avatar

Joined: Wed Oct 25, 2006 8:29 pm
Posts: 4986
Location: Raalte, the Netherlands
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


Attachments:
[The extension mpg has been deactivated and can no longer be displayed.]
[The extension mpg has been deactivated and can no longer be displayed.]
Top
 Profile  
 
 Post subject: Re: Announcing CMS Made Simple v1.4 "Jamaica"
PostPosted: Wed Aug 06, 2008 8:25 pm 
Offline
Power Poster
Power Poster

Joined: Sat Feb 02, 2008 12:42 am
Posts: 424
Location: USA
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...

_________________
Take a penny, leave a penny.


Last edited by Anonymous on Wed Aug 06, 2008 8:34 pm, edited 1 time in total.

Top
 Profile  
 
 Post subject: Re: Announcing CMS Made Simple v1.4 "Jamaica"
PostPosted: Wed Aug 06, 2008 8:47 pm 
Offline
Dev Team Member
Dev Team Member
User avatar

Joined: Wed Oct 25, 2006 8:29 pm
Posts: 4986
Location: Raalte, the Netherlands
mikeim,

just to be sure....

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

Ronny


Top
 Profile  
 
 Post subject: Re: Announcing CMS Made Simple v1.4 "Jamaica"
PostPosted: Wed Aug 06, 2008 9:01 pm 
Offline
Support Guru
Support Guru
User avatar

Joined: Mon Jul 04, 2005 5:12 pm
Posts: 4820
Location: Ferrara, Italy
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

_________________
CMSMS Support Team
Italian Admin and Moderator

Plugins: Geolocate hostip, Multiple random image, Image rotator (beta), Content Pagination
Modules: ForumMadeSimple (Howto), TranslationManager
Multilingual: MLE is not CMSMS


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 58 posts ]  Go to page Previous  1, 2, 3, 4  Next

All times are UTC


Who is online

Users browsing this forum: No registered users


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Arvixe - A CMSMS Partner