Jump to content

module downloaded successfully but cannot see module


heaven00

Recommended Posts

a couple of things wrong.

  1. the file encoding is UT8 + BOM. get your self a decent text editor (i personlly use editplus), and then resave the file as UT8 named homemoduleJ.php
  2. your coding lines need to end with a semi-colon in php. redo your install() and getContent() functions
  3. the displayForm function is not stringing variables and text properly. redo this function

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...