I've figured out what the problem is -- with help by some of Postnuke's lead developers. The problem is poorly documented features of the Permissions system....
I have the code installed but had three problems: 1. The "Books" module doesn't appear in the Administration menu. 2. When trying to order a book the affiliate...
You haven't provided any details. Are you running Postnuke .714? What OS and version of PHP are you running? Are you building a new books database or using an...
Hey folks, Now that the Books module is starting to get up to specs, we should consider the modification that everyone surely wants, and that a few have...
... entered ... Oops. I didn't understand what you said. That's an old problem but I fixed it. What's happening is that the field is being replaced by an empty...
... It won't appear until you go to Administration->Modules, regenerate the list, and then click on initialise and activate for the Books module. Jason ...
hi, i have installed Books mod inmy PN on linux. looks everything has gone well. but when i go to admin mode & click new category ,it gives a number of...
nagendra prasad
tn_prasad@...
Jul 4, 2002 12:25 pm
143
You know, every time I've installed Books (older one, not this one) It's been nasty until I got the first category in. Sometimes I could do it immediately,...
deb Christensen
deb@...
Jul 4, 2002 5:17 pm
144
Great work!! Thanks for this great script.... I installed it and everything looks great... Will start populating it now.... Keep up the good work.. Turki ... ...
... Jason, Great job on this module, I had been hoping someone would come up with an updated version. I had the same problem with javascript.inc, here's my...
This was a new install. I am using PostNuke .714, PHP 4.2.1 I regenerated the module list, initialised the Books module then activated it. The administration...
Hmmm. It looks like some systems don't want to search in the Books directory for the javascript.inc file. Here's the fix: In admin.php, on lines 100 and 289: ...
... I have no idea why that's happening. I have installed the package on several flavors of .714 and it always works. If you figure out what's going on, please...
Here's a real bug that I found. It appears to be a minor HTML issue, but if anyone finds the solution, please let me know. To see it: 1) create a Books block...
Well, I just had to try it, too. :) So I grabbed a test site and installed a new PN 714 on it. php Version 4.1.2 is installed. Then I installed Books. No...
deb Christensen
deb@...
Jul 4, 2002 6:51 pm
153
I installed the module on my Dev server that has PHP 4.1.2 on it -- the module does appear in the admin menu but when accessing it the following errors are...
Oooh, Curious_to2 is right, my category I thought I added is NOT in the database either. Is the database prefix hardcoded in the install or the admin? I *do*...
deb Christensen
deb@...
Jul 4, 2002 7:18 pm
155
Sheesh. Ok, apparently a bunch of folks are having this problem, and they have all installed the database tables, so it's something else. I'm looking into it. ...
You can ignore this message, the errors were cause by the database tables not being installed. There are no problems with PHP 4.1.2 but there are some problems...
Yes, the "nuke" prefix is configurable in the bk-config.php file and set to "nuke" by default. Is that the problem? When you go to PHPmyadmin, do the Books...
I think all my problems are solved. The problem with the affiliate ID was a syntax error in the config file. I installed the java script fix you posted, then...
OK, here's what I've found out. My default prefix is "rogue". The books module *installed* correctly. I checked for the tables in my database at the first...
deb Christensen
deb@...
Jul 4, 2002 7:51 pm
160
in bk-functions.php there is a hardcoded prefix="nuke".......better change that. Line 222. I'll need to clean that stuff up. Jason ... ...
There are two places the prefix is hardcoded ... in bk-functions.php and in the books.php file inside the pnblocks dir. I changed both of those to my prefix...
deb Christensen
deb@...
Jul 4, 2002 8:11 pm
162
Hello Fred, Thanks for welcoming suggestions! I would appreciate some more features in the books module that would allow management of other types of media as...