Search found 11 matches
- Thu Mar 27, 2008 11:21 am
- Forum: CMSMS Core
- Topic: Adding users help
- Replies: 4
- Views: 1083
Re: Adding users help
Thanks alby, I got it now. New user can login now that I've assigned it to a group.
- Wed Mar 26, 2008 7:24 pm
- Forum: CMSMS Core
- Topic: Adding users help
- Replies: 4
- Views: 1083
Re: Adding users help
I can't login with new user details via admin page. User was created from admin panel. And I can see Users & Groups > Group Assignments, but I still don't know which group this new user belongs to, so doesn't help me much. I had no group option to choose from when I was creating new user. I don'...
- Wed Mar 26, 2008 2:03 pm
- Forum: CMSMS Core
- Topic: Adding users help
- Replies: 4
- Views: 1083
Adding users help
I'd like to add users for them to be able to edit one page, or add their comments. The situation is that I added a betting picks section to the page, and I'd like to allow few friends to add their picks on that page. So I'd appreciate any help toward achieving this. I tried adding a user, but I can'...
- Wed Oct 10, 2007 6:15 pm
- Forum: CMSMS Core
- Topic: RSS module encoding problem
- Replies: 0
- Views: 1129
RSS module encoding problem
Hello everyone. I've used RSS module to display some feeds on a website, but it seems to have problems with some characters. Like "£" sign, it is displayed as "?". But when I visit the original feed with FF it is shown fine. And it is in utf-8. And it is in utf-8 on my site as we...
- Fri Jun 15, 2007 2:42 pm
- Forum: CMSMS Core
- Topic: Upload image from url?
- Replies: 2
- Views: 843
Re: Upload image from url?
Thx RonnyK, but I am not sure this is exactly what I need. What I had in mind is a possibility to upload image from admin panel, when creating new content, like in FCKeditor, on insert/edit image button. There is an option to upload image there, but only from pc. It would be much more convenient to ...
- Fri Jun 15, 2007 1:23 am
- Forum: CMSMS Core
- Topic: Upload image from url?
- Replies: 2
- Views: 843
Upload image from url?
I am vbulletin admin and it has really nice feature to upload files from url, I think it uses curl. It would really come in handy here with images. So I was wondering is such option possible, I see it is not by default but I was hoping there is some kind of addon for it.
- Thu Jun 14, 2007 5:48 pm
- Forum: CMSMS Core
- Topic: Embedd external page?
- Replies: 10
- Views: 2245
Re: Embedd external page?
Thanks RonnyK, all good now. I'll open a new thread if I get stuck with something.
- Thu Jun 14, 2007 2:32 pm
- Forum: CMSMS Core
- Topic: Embedd external page?
- Replies: 10
- Views: 2245
Re: Embedd external page?
Yes, thanks again guys for a quick replies. It works good with pirss, piiframe displays the page fine too. So that is taken care off. Looks I made a good choice of my first cms. I just have one more question if you don't mind. How do I add a page that won't display in main navigation bar. I installe...
- Thu Jun 14, 2007 1:49 pm
- Forum: CMSMS Core
- Topic: Embedd external page?
- Replies: 10
- Views: 2245
Re: Embedd external page?
Thanks guys, appreciate the help. The script is not mine, I found it the other day here:
It works fine as stand alone.
Code: Select all
http://www.futuremovies.co.uk/rss/php-rss-reeder.asp
- Thu Jun 14, 2007 1:11 pm
- Forum: CMSMS Core
- Topic: Embedd external page?
- Replies: 10
- Views: 2245
Re: Embedd external page?
Thanks cyberman, I forgot to mention I tried literal but didn't help. Installed RSS module it is pretty helpful for what I had in mind, but still I'd like to try out to include this php script. How do I install piiframe or generally any module that is a php file. For rss module I just uploaded rss f...
- Thu Jun 14, 2007 1:19 am
- Forum: CMSMS Core
- Topic: Embedd external page?
- Replies: 10
- Views: 2245
Embedd external page?
Hello everyone. I am completely new to cms. What I would like to know, is there a way to include external page into cms template. Like for example I'd like to include some php rss reader into one of the pages. If I just include the code in the content it will be parsed by smarty and give me errors. ...