-
Invité
- rang:
- 1
- enregistré depuis:
- décembre 2003
- Status:
- hors ligne
- dernière visite:
- 06.03.05
- Messages:
- 0
Has anyone come across this error before? Any ideas on how to fix it.
Failed to load module phpcomics (at function: "main")
Im running PostNuke .750 and have done a new install of phpcomics 2.0
Really would love to get this module working and show it to my friends.
Thanks,
Jono. -
- rang:
-
Site Admin
- enregistré depuis:
- décembre 2003
- Status:
- hors ligne
- dernière visite:
- 21.07.08
- Messages:
- 261
Hello,
The only case that I know of where people did get this error was because they used the old style url to call the module (modules.php?op=modload&name=phpcomic&file=index) or [phpcomic] in a menu block. phpcomic 2.0 is a new style module so you must use index.php?module=phpcomic&type=user&func=main or {phpcomic} in a menu block. -
- rang:
-
Site Admin
- enregistré depuis:
- décembre 2003
- Status:
- hors ligne
- dernière visite:
- 21.07.08
- Messages:
- 261
Hello,
Thanks a lot for reporting this typo.
Yes the name of the module is phpcomic (not phpcomics)
Apparently I only made this typo in the doc, not anywhere in the module code.
I will correct the documentation and upload a new zip archive in the Downloads section.








