Jump to content



Latest News: (loading..)

- - - - -

Creating a new box module


This topic has been archived. This means that you cannot reply to this topic.
2 replies to this topic

#1   al3ks

al3ks
  • Members
  • 288 posts

Posted 30 April 2012 - 06:45 PM

I have tried creating my own box module foe the columns, I have craeted a new file called "goal.php" in the includes>modules>boxes directory

as well as includes>languages>english>modules>boxes

I followed the example of the information box module as to what information to put in there, but I can get it to work.

I checked in my admin section and in the insatll modules section but its not there.

Would appreciate some help.
Find this post helpful? Click the 'Like this' button. :)

#2   bktrain

bktrain
  • Members
  • 2,104 posts

Posted 30 April 2012 - 08:21 PM

@al3ks

Are you sure you made all of the changes?

You need to change the class name, function name and all of the keys.

Post your modules/boxes/goal.php file so we can take a look.
Remember to backup database, files and pictures.

I have a problem for your solution
I reject your reality and substitute my own
My mind not only wanders, it sometimes leaves completely
The problem with the gene pool is that there is no lifeguard
Everyone’s entitled to my opinion


Links
Security
SSL Help
Basics for design
Basics for design V2.3+
How Do I ...?

#3   al3ks

al3ks
  • Members
  • 288 posts

Posted 30 April 2012 - 08:35 PM

Thanks @bktrain I checked and I forgot to change the class and function names. It works now.
Find this post helpful? Click the 'Like this' button. :)