9
I solved the problem above by replace the Regular expression "/^[\/a-z][.:a-zA-Z\/]*$/" with "//" in line 114 in file defines.inc. I know this is not a good solution, but I am not familar with Regular expression. So, let it be.
I'm waiting for the ModGen 2.0
I generated a module xbs_addr accroding to the help file. When I refresh the page
http://localhost/xoops/modules/system/admin.php?fct=modulesadmin, some exceptional infomation displayed between the actived box and unactived box.
//////////////////////////////
/* * This file was generated by XBS ModGen, (c) 2006 A Kitson, UK. See
http://xoobs.net * ModGen is a Module Code Generator for the XOOPS CMS. See
https://xoops.org */ ?> /* * This file was generated by XBS ModGen, (c) 2006 A Kitson, UK. See
http://xoobs.net * ModGen is a Module Code Generator for the XOOPS CMS. See
https://xoops.org */ ?>Module File for Not Found!Module File for Not Found!Module File for Not Found!Module File for Not Found!Module File for Not Found!
//////////////////////////////
In addition, the icon of the module xbs_addr is a red cross; A tip "Module File for Not Found!" is at the left of installition icon.
When I try to install, the module xbs_addr can't be installed at last.
Any adviced would be appreciated.
Thanks!