|
My Plugin isn't showing up?
|
|
08-23-2008, 01:34 AM
Post: #1
|
|||
|
|||
|
My Plugin isn't showing up?
I am trying to make a simple plugin but i can't get it to show up in the plugin list in 1.4? I have modeled it around the basic hello world plugin so i think i have done everything right.
Any suggestions? Formerly known as Wheel-World ![]() My website is http://www.thewheelworld.com Thanks to anyone who helps me! |
|||
|
08-23-2008, 07:55 AM
(This post was last modified: 08-23-2008 07:57 AM by DennisTT.)
Post: #2
|
|||
|
|||
|
RE: My Plugin isn't showing up?
Post the code here?
Make sure the default plugin functions carry your plugin file's name. e.g. if your plugin file name is myplugin.php, then your function names need to be myplugin_info() myplugin_activate() ...and so on Similarly, if your plugin file name is aassddff.php, then your function names need to be aassddff_info() aassddff_activate() ...and so on. |
|||
|
08-23-2008, 11:41 PM
Post: #3
|
|||
|
|||
|
RE: My Plugin isn't showing up?
Thanks Dennis, i didn't know about this bit:
(08-23-2008 07:55 AM)DennisTT Wrote: Similarly, if your plugin file name is aassddff.php, then your function names need to be Formerly known as Wheel-World ![]() My website is http://www.thewheelworld.com Thanks to anyone who helps me! |
|||
|
« Next Oldest | Next Newest »
|
Search
Member List
Calendar
Help





