Hi All,
In the repository there is a Jobs module. Since my hoster uses safe mode I can't get the XML module file to be installed. Is there anyone who has the Jobs module installed and can send me the files as a zip or so???
Please PM me so I can give you my emailaddress.
Thanks in advance.
Chris
Search found 49 matches
- Wed Mar 04, 2009 8:14 am
- Forum: Modules/Add-Ons
- Topic: Jobs module
- Replies: 0
- Views: 632
- Thu Dec 04, 2008 3:40 pm
- Forum: CMSMS Core
- Topic: [Solved] Link a file from TinyMCE
- Replies: 5
- Views: 1615
[SOLVED] Re: Link a file from TinyMCE
Updating to the lateste version of TinyMCE fixed the Prob!
Thanks everyone!!
Thanks everyone!!
- Thu Dec 04, 2008 11:52 am
- Forum: CMSMS Core
- Topic: [Solved] Link a file from TinyMCE
- Replies: 5
- Views: 1615
Re: Link a file from TinyMCE
Hi Ronny,
I use CMS 1.4.1 with TinyMCE 2.4.5
Originaly it was 1.3 something... which I upgraded to 1.4.1
If you have any ideas where to look please let me know.
Chris
I use CMS 1.4.1 with TinyMCE 2.4.5
Originaly it was 1.3 something... which I upgraded to 1.4.1
If you have any ideas where to look please let me know.
Chris
- Thu Dec 04, 2008 11:38 am
- Forum: CMSMS Core
- Topic: [Solved] Link a file from TinyMCE
- Replies: 5
- Views: 1615
Re: Link a file from TinyMCE
Bump ... Any one??
- Tue Dec 02, 2008 1:48 pm
- Forum: CMSMS Core
- Topic: [Solved] Link a file from TinyMCE
- Replies: 5
- Views: 1615
[Solved] Link a file from TinyMCE
Hi All,
I have a very strange this here. When I want to link a PDF which is in the uploads folder, they don't show in the TinyMCE file browsers (click the link icon -> click the browser button). Images are shown as well as the folders, but no PDF.
Thanks in Advance!!
Chris
I have a very strange this here. When I want to link a PDF which is in the uploads folder, they don't show in the TinyMCE file browsers (click the link icon -> click the browser button). Images are shown as well as the folders, but no PDF.
Thanks in Advance!!
Chris
- Wed Nov 19, 2008 11:26 am
- Forum: Modules/Add-Ons
- Topic: User specific page / Digital Dossier ??
- Replies: 2
- Views: 969
Re: User specific page / Digital Dossier ??
Bump! Any one??
- Tue Nov 18, 2008 8:09 am
- Forum: Modules/Add-Ons
- Topic: User specific page / Digital Dossier ??
- Replies: 2
- Views: 969
User specific page / Digital Dossier ??
Hi all,
I want to show users on login a user specific page. On that page users can download there own files and can they read about there status. It is like a digital dossier.
Does anyone know how I whould do a thing like this?
Thanks in advance!
I want to show users on login a user specific page. On that page users can download there own files and can they read about there status. It is like a digital dossier.
Does anyone know how I whould do a thing like this?
Thanks in advance!
- Tue Nov 11, 2008 1:32 pm
- Forum: Modules/Add-Ons
- Topic: [Solved] Skeleton to new module > Fatal error in defaultadmin
- Replies: 0
- Views: 929
[Solved] Skeleton to new module > Fatal error in defaultadmin
Hi everybody, I'm trying to create a now module starting with the skeleton module. I renamed skeleton to EventReg and uncommented the action part in the EventReg.module.php file. But the default action even don't work... I get this error Fatal error: Call to undefined method EventReg::DisplayAdminPa...
- Fri Oct 24, 2008 2:55 pm
- Forum: CMSMS Core
- Topic: Char encoding problem? <p>Â </p> instead of <p> </p>
- Replies: 0
- Views: 789
Char encoding problem? <p>Â </p> instead of <p> </p>
I'm having strange text wrapping behavior (probably) due to odd spaces. When I take a look at the content in TinyMCE or the output it looks fine " ", but when I look in my DB I see  . This probably causes the text to wrap strangely (way before the end of the line) $config['admin_encoding'...
- Wed Oct 01, 2008 2:01 pm
- Forum: [locked] CMSMS MLE fork
- Topic: News articles in XML sitemap (Sitemap Made Simple)
- Replies: 32
- Views: 16401
News articles in XML sitemap (Sitemap Made Simple)
Hi Everybody,
I use SitemapMadeSimple to generate a Google compatible XML sitemap, but it doesn't include my news pages. Does anyone know how I can do this?
Thanks in Advance!
Chris
I use SitemapMadeSimple to generate a Google compatible XML sitemap, but it doesn't include my news pages. Does anyone know how I can do this?
Thanks in Advance!
Chris
- Tue Aug 26, 2008 10:09 am
- Forum: Modules/Add-Ons
- Topic: Smarty in Template page vars
- Replies: 1
- Views: 1781
Smarty in Template page vars
Hi All, I use the webshop module (esshop) and I want to set a differtent for every category. There are 2 cats at the moment so I wanted to do this in the Main Template with Smarty. But this doesn't work {if page eq Webshop} {if CategoryID eq 1) Something {else} Something else {/if} {el...
- Tue Jul 01, 2008 9:37 am
- Forum: Modules/Add-Ons
- Topic: Forum Made Simple - Multiple instances / MLE / Communities
- Replies: 7
- Views: 1956
Re: Forum Made Simple - Multiple instances / MLE / Communities
That could be an option. Perhaps as a new content type. That would be realy handy, but is it possible in the current software architecture?
If I remember correctly in the older version < 0.13 etc there was a contenttype news ... a content type forum would be useful?
What do you think?
Chris
If I remember correctly in the older version < 0.13 etc there was a contenttype news ... a content type forum would be useful?
What do you think?
Chris
- Tue Jul 01, 2008 9:02 am
- Forum: Modules/Add-Ons
- Topic: Forum Made Simple - Multiple instances / MLE / Communities
- Replies: 7
- Views: 1956
Re: Forum Made Simple - Multiple instances / MLE / Communities
Hi Alby, The parameter you gave me worked quite well. There was a bug in action.admin_delete_forum.php $q had to be $sql (2 x) Is there also a way create a link in my menu to open de content of a forum? Not the forumlisting but the content of the forum? I could use a external link and the very long ...
- Sat Jun 28, 2008 4:07 pm
- Forum: Modules/Add-Ons
- Topic: Forum Made Simple - Multiple instances / MLE / Communities
- Replies: 7
- Views: 1956
Re: Forum Made Simple - Multiple instances / MLE / Communities
Hi Alby,
How far are you with the 0.9.2 ? Do you have a beta I can test or are there things I can do to speed things up?
I have a lot of PHP experience so if I can help please let me know.
Best Regards,
Chris
How far are you with the 0.9.2 ? Do you have a beta I can test or are there things I can do to speed things up?
I have a lot of PHP experience so if I can help please let me know.
Best Regards,
Chris
- Sat Jun 28, 2008 1:24 pm
- Forum: Modules/Add-Ons
- Topic: Forum Made Simple - Multiple instances / MLE / Communities
- Replies: 7
- Views: 1956
Forum Made Simple - Multiple instances / MLE / Communities
Hi All, I'm trying to use Forum made simple in combination with CMSMS MLE. It works well of course, but I want to have a different forum for each language. Anyone know if it is possible to categorize the "forums" to create communities, or how to make multiple instances of the forum module?...