| Re: Booklists crashes my notifications [fixed] |
| by coopersita on 2004/12/10 17:06:38 thanks. I tried installing it, but it blows up (blank pages). I simply overwrote the old file with the new, and then updated the module. Is there a way to install 9 without having to uninstall the old module, hence loosing the books I have? |
| Re: Booklists crashes my notifications [fixed] |
| by csloh on 2004/12/10 6:01:18 Sorry guys, haven't been checking the forum (nor inbox) for sometimes. ![]() That was my first attempt in cloning a module (from "MyLink") and oobviously I did not do a very clean job and had left some "link" uncorrected. There is now a 0.9 version of booklists. I have double-checked and clean out the "wrong directory" codes, and it should work better. You can download it here. |
| Re: Booklists crashes my notifications |
| by coopersita on 2004/12/1 15:13:22 Thanks so much. That was exactly it. The folder is called booklists, not mybooks. I guess I downloaded a buggy version. I changed the mybooks to booklists in that file and it now works. |
| Re: Booklists crashes my notifications |
| by ackbarr on 2004/12/1 4:59:20 nevermind - that's not the problem. is the directory name of the module 'mybooks' all lowercase? |
| Re: Booklists crashes my notifications |
| by ackbarr on 2004/12/1 4:53:11 le="color: #000000"><?php 37 $config =& $config_handler->getConfigsByCat(0,$module->getVar('mid')); should be: le="color: #000000"><?php 37 $config =& $config_handler->getConfigsByCat(0,[color=008000][b]$xoopsModule[/b][/color]->getVar('mid'));
|