Search the web
Sign In
New User? Sign Up
pn-mod-books
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 134 - 163 of 908   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
134
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....
slimandslam
Offline Send Email
Jul 1, 2002
4:25 pm
135
Hey mah peeps, I've posted the Books for .714 code. It works. Good luck and Happy Fourth of July...... Jason...
slimandslam
Offline Send Email
Jul 3, 2002
5:47 pm
136
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...
curious_to2
Offline Send Email
Jul 3, 2002
10:51 pm
137
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...
Fred B
slimandslam
Offline Send Email
Jul 4, 2002
5:08 am
138
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...
Fred B
slimandslam
Offline Send Email
Jul 4, 2002
5:19 am
139
... 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...
slimandslam
Offline Send Email
Jul 4, 2002
6:28 am
140
... 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 ...
Fred B
slimandslam
Offline Send Email
Jul 4, 2002
6:41 am
141
Hi, where can I get the new books modul ? Best regards Niels...
Niels Przybilla
nprzybilla
Offline Send Email
Jul 4, 2002
9:33 am
142
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@...
Send Email
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@...
Send Email
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 ... ...
Turki M. Al-Ballaa
sawolf76
Offline Send Email
Jul 4, 2002
5:32 pm
145
... 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...
damon_linkous
Offline Send Email
Jul 4, 2002
5:36 pm
146
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...
curious_to2
Offline Send Email
Jul 4, 2002
5:59 pm
147
I did this, it still doesn't appear....
curious_to2
Offline Send Email
Jul 4, 2002
6:04 pm
148
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: ...
Fred B
slimandslam
Offline Send Email
Jul 4, 2002
6:19 pm
149
... 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...
Fred B
slimandslam
Offline Send Email
Jul 4, 2002
6:29 pm
150
Did you test the mod with PHP 4.2.0 or 4.2.1? ... in...
curious_to2
Offline Send Email
Jul 4, 2002
6:36 pm
151
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...
Fred B
slimandslam
Offline Send Email
Jul 4, 2002
6:46 pm
152
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@...
Send Email
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...
curious_to2
Offline Send Email
Jul 4, 2002
7:08 pm
154
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@...
Send Email
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. ...
Fred B
slimandslam
Offline Send Email
Jul 4, 2002
7:18 pm
156
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...
curious_to2
Offline Send Email
Jul 4, 2002
7:23 pm
157
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...
Fred B
slimandslam
Offline Send Email
Jul 4, 2002
7:25 pm
158
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...
curious_to2
Offline Send Email
Jul 4, 2002
7:37 pm
159
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@...
Send Email
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 ... ...
Fred B
slimandslam
Offline Send Email
Jul 4, 2002
8:06 pm
161
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@...
Send Email
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...
Richard Wing
wingcomandr
Online Now Send Email
Jul 5, 2002
7:31 am
163
Jason, Can you send out an email when it has been fixed and updated to the group files area? Thanks Richard Wing richard@......
Richard Wing
wingcomandr
Online Now Send Email
Jul 5, 2002
7:56 am
Messages 134 - 163 of 908   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help