Search found 54 matches

by ghostrifle
Thu Nov 25, 2010 11:48 am
Forum: Modules/Add-Ons
Topic: Portfolio module RC1
Replies: 0
Views: 595

Portfolio module RC1

Hi there, I wrote a little module to get something like this in CMSMadeSimple: http://demo.tutorialzine.com/2010/03/sponsor-wall-flip-jquery-css/demo.php It's nothing great but it works. You can get the code @ https://github.com/ghostrifle/cms_portfolio There will be some more updates in the next co...
by ghostrifle
Tue May 16, 2006 8:19 pm
Forum: [locked] Installation, Setup and Upgrade
Topic: problem with fresh install of 012.2
Replies: 0
Views: 1293

problem with fresh install of 012.2

Hi there, I've just installed a fresh version on my server. The installation was successfull but I'm getting this error: Fatal error: Call to a member function on a non-object in /homepages/14/d137963861/htdocs/damage-done/lib/content.functions.php on line 665 Uhm, whats happening ? I've looked at t...
by ghostrifle
Thu Jan 19, 2006 12:07 pm
Forum: Modules/Add-Ons
Topic: g2mod: extra code?
Replies: 4
Views: 3182

Re: g2mod: extra code?

G2Mod places stylesheet information in the header of each html file, there's a method in modules called "ContentPostRender". I think that's the reason for it. Uhmm... I thought CMS would only call this method when the module is used on the page.. didn't know that CMS calls this method on e...
by ghostrifle
Fri Dec 23, 2005 5:03 pm
Forum: Tips and Tricks
Topic: PRE-Content within CSS content
Replies: 4
Views: 4080

Re: PRE-Content within CSS content

Well, the problem was FCKEditor which ripped my linebreaks.... uhhmm.. but not the literals are causing trouble..... replacing {} with {literal}{/literal} didn't work somehow... have to check it again
by ghostrifle
Fri Dec 23, 2005 9:10 am
Forum: Tips and Tricks
Topic: PRE-Content within CSS content
Replies: 4
Views: 4080

Re: PRE-Content within CSS content

uhhmm.. how's the code for this ... I'm not a css guru and I don't understand exactly what you mean.


thanx for your help
by ghostrifle
Fri Dec 23, 2005 12:11 am
Forum: Tips and Tricks
Topic: PRE-Content within CSS content
Replies: 4
Views: 4080

PRE-Content within CSS content

Hey there, I'm using some tools to generate HTML from C/C++ source which I wanna put in cms pages. The tools throw out html code with pre-tags. It seems like CMS don't like this kind of tags. Is it a problem of CSS or cms how it handles / uses this stuff? Have a look at this page to see what I mean:...
by ghostrifle
Thu Dec 22, 2005 4:14 pm
Forum: Tips and Tricks
Topic: Please help with image gallery
Replies: 8
Views: 6276

Re: Please help with image gallery

http://dev.cmsmadesimple.org/projects/g2mod


it's any easy module for Gallery2. I don't think that I can be simpler than this.
by ghostrifle
Wed Dec 14, 2005 7:49 pm
Forum: Modules/Add-Ons
Topic: Gallery2 Integration
Replies: 57
Views: 20383

Re: Gallery2 Integration

thanx for the nice comments  :D
by ghostrifle
Wed Dec 14, 2005 2:10 pm
Forum: Modules/Add-Ons
Topic: Gallery2 Integration
Replies: 57
Views: 20383

Re: Gallery2 Integration

;D Here you go: http://www.damage-done.net/upload/releases/nordheimv0.1.zip Be sure to remove the blocks (search etc.... from the admin) to have a look like on my site A little more info can be found here: http://www.damage-done.net/index.php?page=CMSMadeSimple (german) greetings PS: G2Mod can be fo...
by ghostrifle
Tue Dec 13, 2005 12:30 am
Forum: Modules/Add-Ons
Topic: Gallery2 Integration
Replies: 57
Views: 20383

Re: Gallery2 Integration

I stopped working on my image gallery module.... and wrote a small module for Gallery2, it's easy to install and to setup if your gallery2 installation is the cms folder eg: www.cmsdomain.org/gallery2/ and even it's not like above it won't be a problem to set it up  ;D I will release it tomorrow.......
by ghostrifle
Mon Jul 18, 2005 2:38 pm
Forum: Modules/Add-Ons
Topic: Image Gallery 3 problem
Replies: 4
Views: 4263

Re: Image Gallery 3 problem

Uhhh.... yeah stupid mistake. I will upload a new fixed version today or tomorrow. Depends on the free time I have.

Thanx, Alex
by ghostrifle
Wed Jun 08, 2005 8:13 am
Forum: Modules/Add-Ons
Topic: ImageGallery 0.3
Replies: 16
Views: 8523

Re: ImageGallery 0.3

Hmm.. my notices are on

php4.ini

Code: Select all

error_reporting  =  E_ALL & E_NOTICE
And I'm using CMS 0.10 BETA 4 and PHP 4.3.10 of Ubuntu / Debian
by ghostrifle
Tue Jun 07, 2005 12:38 pm
Forum: Modules/Add-Ons
Topic: ImageGallery 0.3
Replies: 16
Views: 8523

Re: ImageGallery 0.3

Are you sure, that you did an absolutly clean install of 0.10 BETA 4 ??? I should have the same error like you but I don't have it...
by ghostrifle
Tue Jun 07, 2005 7:21 am
Forum: Modules/Add-Ons
Topic: ImageGallery 0.3
Replies: 16
Views: 8523

Re: ImageGallery 0.3

Seems like there are two missing table fields. But as you can see in the install-method of ImageGallery.module.php, there are getting created during the installlation... and during the update process. So check your database for the following two fields in cms_prefix_module_imagegallery_album and cms...
by ghostrifle
Mon Jun 06, 2005 4:05 pm
Forum: Modules/Add-Ons
Topic: ImageGallery 0.3
Replies: 16
Views: 8523

Re: ImageGallery 0.3

Are you using a fresh installation of 0.10 Beta 4 or an upgraded one ??

I'm running a fresh 0.10 BETA 4 for developing ImageGallery, and it's running without any problems here.

Go to advanced search