Search found 811 matches

by Elijah Lofgren
Sun Jan 11, 2009 3:41 am
Forum: Modules/Add-Ons
Topic: Making the 'Help' link appear in module admin interface
Replies: 1
Views: 1003

Re: Making the 'Help' link appear in module admin interface

Sorry to wake up a really old topic.

You've probably already found the solution, but in case other people are wondering, the help links are automatic.

I'm pretty sure it should appear if you call this in your PodcastManager.module.php code:

Code: Select all

	function GetAdminSection()
	{
		return 'content';
	}
by Elijah Lofgren
Fri Jan 02, 2009 6:23 am
Forum: Modules/Add-Ons
Topic: What's wrong with ALBUM ???
Replies: 6
Views: 1857

Re: What's wrong with ALBUM ???

hi raveX, Which Album template are you using? What do you mean by "smoked JS applet"? It sounds like the problem is that the JS popup is not working the first time and instead the page is reloaded showing the large image on the page? What tag are you using to call Album? I hope you're able...
by Elijah Lofgren
Wed Oct 22, 2008 11:02 pm
Forum: Modules/Add-Ons
Topic: How do I access the PageBlock content_id
Replies: 9
Views: 4471

Re: How do I access the PageBlock content_id

It does not seem to work for me. I got a Pageblock where I show a list off drivers in my team: http://staging.culas.nl/degensimracingteam/the-drivers/2008wtcc Now I want to have a single page for the driver itself using the same content on http://staging.culas.nl/degensimracingteam/the-drivers/2008...
by Elijah Lofgren
Sat Jun 21, 2008 1:00 am
Forum: Tips and Tricks
Topic: *Experimental* Patch: AJAX Auto-backup pages to your Email while Editing
Replies: 0
Views: 2054

*Experimental* Patch: AJAX Auto-backup pages to your Email while Editing

I've just spent a couple hours making this experimental patch for admin/editcontent.php which automatically emails you the contents of the editcontent.php form every 3 minutes: Index: editcontent.php =================================================================== --- editcontent.php (revision 5)...
by Elijah Lofgren
Wed Jun 18, 2008 2:42 am
Forum: Tips and Tricks
Topic: Tip: Easily display the content of all sub-pages (child pages)
Replies: 13
Views: 19324

Tip: Easily display the content of all sub-pages (child pages)

If you want to display the content of all child pages of the current page: 1. Download and install the CGSimpleSmarty module 2. Put this in your template: <h2>Child page content (experimental)</h2> <h2>Child page content (experimental)</h2> {foreach from=$cgsimple->get_children('','',$children) item...
by Elijah Lofgren
Sat May 17, 2008 5:51 am
Forum: Modules/Add-Ons
Topic: question about album comments
Replies: 3
Views: 1558

Re: question about album comments

I just tried it and it looks like Smarty stuff does indeed *not* work in Album or picture comments. You could file a feature request here: http://dev.cmsmadesimple.org/tracker/?atid=728&group_id=167&func=browse But Album is quite low on my priority list at this point, so it'll probably not b...
by Elijah Lofgren
Fri Apr 04, 2008 4:39 pm
Forum: Modules/Add-Ons
Topic: [SOLVED] Album module <font face="Courier New">
Replies: 3
Views: 1758

Re: Album module <font face="Courier New">

Hi Chris,

Could you paste most/all of the page code or give a URL so I can see the context?

Thanks! :)

- Elijah
by Elijah Lofgren
Sun Feb 03, 2008 7:32 pm
Forum: Modules/Add-Ons
Topic: Album Category bugfix
Replies: 12
Views: 7469

Re: Album Category bugfix

Hello, I update the two php-files as mentioned. I realy would like to sort the shown albums by Album-id. The way it is sorted by now, does not show logical to me. I expect, based on the following tag, the newest album shown first {cms_module module="album" lang="nl_NL" sortdesc=...
by Elijah Lofgren
Fri Dec 28, 2007 5:30 am
Forum: Modules/Add-Ons
Topic: No Truetypefont available for the CaptchaClass???
Replies: 6
Views: 7521

Re: No Truetypefont available for the CaptchaClass???

I have just installed the frontendusers module and want to insert the login form, but I get this error? No Truetypefont available for the CaptchaClass. Any idea why it does this??? If you are unable to get image Captchas working, you could try the new Math Captcha library I added to the Captcha mod...
by Elijah Lofgren
Sat Dec 22, 2007 6:31 am
Forum: Modules/Add-Ons
Topic: Album Category bugfix
Replies: 12
Views: 7469

Re: Album Category bugfix

First off, sorry for my unbearable slowness in responding to and dealing with this issue. I focus almost entirely on my studies during the semester which leaves almost no time for CMSMS. ;) This bug has been fixed in r336: ------------------------------------------------------------------------ r336...
by Elijah Lofgren
Sat Nov 03, 2007 4:30 am
Forum: CMSMS Core
Topic: Archiver Module : Fatal Error
Replies: 4
Views: 3796

Re: Archiver Module : Fatal Error

mccord42 wrote: That link no longer works.  Does anyone have a good link to the file referenced in the post above?
This link should give you the same file: http://svn.cmsmadesimple.org/svn/archiv ... module.php :)

Hope this helps,

Elijah  :)
by Elijah Lofgren
Sat Nov 03, 2007 12:20 am
Forum: [locked] Installation, Setup and Upgrade
Topic: Working PHP sessions
Replies: 5
Views: 2470

Re: Working PHP sessions

I'm new to CMSMS and finished installation successfully, excpet the "seesion.save_path" problem. If I read correctly on this forum and after a bit of research, it seems my only chance is to ask the hosting provider to make the sessions writable. What will I do, if they won't/can't do it? ...
by Elijah Lofgren
Sat Nov 03, 2007 12:18 am
Forum: [locked] Installation, Setup and Upgrade
Topic: Warning: Unknown(): Failed to write session data (files). [resolved]
Replies: 1
Views: 2443

Re: Warning: Unknown(): Failed to write session data (files).

Now I am getting this error ... --------------------- Warning: Unknown(): open(\cmsmadesimple\tmp\sess_4034790f4849f027e774f0bd0fd73021, O_RDWR) failed: No such file or directory (2) in Unknown on line 0 Warning: Unknown(): Failed to write session data (files). Please verify that the current settin...
by Elijah Lofgren
Sat Nov 03, 2007 12:12 am
Forum: CMSMS Core
Topic: 'Warning: Unknown' errors at bottom of both front and backend [resolved]
Replies: 1
Views: 1578

Re: 'Warning: Unknown' errors at bottom of both front and backend

I seem to have got the site installed ok but now I have the following lines of text at the bottom of the front and backend Warning: Unknown: open(C:\PHP\sessiondata\sess_61c5ea9e635e0655519ee7d91377595b, O_RDWR) failed: Permission denied (13) in Unknown on line 0 Warning: Unknown: Failed to write s...
by Elijah Lofgren
Sat Nov 03, 2007 12:09 am
Forum: CMSMS Core
Topic: Warning: Unknown(): open error on IE with Guestbook [resolved]
Replies: 1
Views: 4539

Re: Warning: Unknown(): open error on IE with Guestbook

When i go to the guestbook page then click to another page in IE7 i get the following errors Warning: Unknown(): open(/tmp/sess_6e229dde2b28b6cd79403161c50a2cc6, O_RDWR) failed: Permission denied (13) in Unknown on line 0 Warning: Unknown(): Failed to write session data (files). Please verify that ...

Go to advanced search