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...
Message search is now enhanced, find messages faster. Take it for a spin.

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 432 - 464 of 908   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
432
I've heard from a couple of people now who were interested in the source code for the hacks I made. Basically, the hacks allow a second instance of the module...
Matthew Poe
matthewpoe
Offline Send Email
Jun 3, 2003
7:52 am
433
In looking over the code, I was correct. It would take a random of 1 to the number of rows in the database. If you delete some, then you can have the deleted...
brynnan
Online Now Send Email
Jun 4, 2003
12:30 am
434
i don't know where this code is supposed to go exactly. In a message dated 6/3/03 8:33:04 PM, beltane@... writes: << In looking over the code, I was...
AllKnightAccess@...
Send Email
Jun 4, 2003
3:47 am
435
Wonderfull code, but where does it go? I can't find the match to it anywhere on my system....
kerjin_zone
Offline Send Email
Jun 5, 2003
10:55 pm
436
Hi I will host the book site on a postnuke system for free, all you guys have to do is buy a url. Contact me Jason@......
rawheadstudio
Offline Send Email
Jun 7, 2003
1:24 am
437
... it ... It goes in the randombook.php block code. By default this file will be at /modules/books/pnblocks/randombook.php. The file is short and the code...
brynnan
Online Now Send Email
Jun 7, 2003
5:45 am
438
I've updated the random book block to randomly choose a row instead of a book id. That should solve the problem of it trying to choose deleted book ids. You ...
Fred B
slimandslam
Offline Send Email
Jun 8, 2003
11:42 pm
439
I just installed books 054 and am having some difficulty. The install.txt file says to simply upload skripts, and that if I don't know how to stop reading, so...
fliberdygibits
Online Now Send Email
Jun 27, 2003
10:38 am
440
I have poored through the code and determined how to make a few changes to the layout of the page, but is there any good documentation on how to change the...
fliberdygibits
Online Now Send Email
Jun 30, 2003
7:37 am
442
Getting the following errors in my books module at http://www.beatleon.com: Warning: setlocale(): Passing locale category name as string is deprecated. Use the...
Jane Tate
ImagineJET
Offline Send Email
Jul 6, 2003
11:01 pm
443
In a message dated 7/6/03 7:03:29 PM, janetate@... writes: << Getting the following errors in my books module at http://www.beatleon.com: Warning:...
AllKnightAccess@...
Send Email
Jul 6, 2003
11:21 pm
444
Replace line #44 with this: (Or anywhere that error occurs) setlocale (LC_TIME, '$locale'); It's because of a change in PHP version, I had to go through my...
Kerjin
kerjin_zone
Offline Send Email
Jul 7, 2003
1:07 am
445
setlocale (LC_TIME, pnConfigGetVar('locale')); ... Von: Jane Tate [mailto:janetate@...] Gesendet: Montag, 7. Juli 2003 01:01 An:...
Alexander Komm
alexanderkomm
Offline Send Email
Jul 7, 2003
4:36 am
446
... entire site a while back and change them all. What did you change and how? JET...
Jane Tate
ImagineJET
Offline Send Email
Jul 7, 2003
11:20 pm
447
I changed the code to setlocale (LC_TIME, '$locale'); From whatever it was before... The original message, which was quoted, had the original string and error...
Kerjin
kerjin_zone
Offline Send Email
Jul 7, 2003
11:24 pm
448
The solution is: setlocale (LC_TIME, pnConfigGetVar('locale')); Just try it, it works great ; ) Greets, Alex ... Von: Jane Tate [mailto:janetate@...]...
Alexander Komm
alexanderkomm
Offline Send Email
Jul 7, 2003
11:45 pm
449
So does the other one. Perfectly. ... From: Alexander Komm To: pn-mod-books@yahoogroups.com Sent: Monday, July 07, 2003 4:48 PM Subject: AW: [pn-mod-books]...
Kerjin
kerjin_zone
Offline Send Email
Jul 7, 2003
11:49 pm
450
Instead of books, I'd like to list CDs and vinyl albums with "Books". Does anyone know of a version where the term "author" is replaced by "artist", and "book"...
pjebsen
Offline Send Email
Jul 20, 2003
5:31 pm
451
Just replace the terms in the language-file... ... with "Books"....
Alexander Komm
alexanderkomm
Offline Send Email
Jul 21, 2003
8:17 am
452
Is it possible to change the case of the books module to first letter upper case (Books)? Thanks...
Wayne Becker
hinurses2000
Offline Send Email
Jul 29, 2003
5:03 am
454
You need to replace mydomain.com with the FQDN of your server. ... From: whynotgivein To: pn-mod-books@yahoogroups.com Sent: Friday, August 01, 2003 1:31 PM ...
Kerjin
kerjin_zone
Offline Send Email
Aug 1, 2003
8:38 pm
456
... Don't use those old versions. You should be using Books module version .721: http://sourceforge.net/project/showfiles.php?group_id=46980 ...
Fred B
slimandslam
Offline Send Email
Aug 1, 2003
8:57 pm
457
... version .721: Problem solved! I thought I had the newest version. Glad you caught it. Thanks Fred B and Kerjin for your quick help....
whynotgivein
Offline Send Email
Aug 1, 2003
9:14 pm
458
New install of books 721 to 0.7.2.6-Phoenix RC3 Followed instructions. No errors. Seems to have created database tables just fine. Able to create categories...
X
xsanojax
Offline Send Email
Aug 2, 2003
5:27 pm
459
... (retrieves ... Found the problem for those of you still searching. Take a look at index.php permissions in the books module directory...
X
xsanojax
Offline Send Email
Aug 3, 2003
12:34 am
460
Hi All, I am getting this error when I go into admin... anyone have an updated amazon_functions.php? or if any programmers out there know the code to change on...
Michael Connolly
zwiz
Online Now Send Email
Sep 4, 2003
2:00 am
461
http://sourceforge.net/tracker/index.php?func=detail&aid=627282&group_id=46980&atid=448102 ... ...
Fred B
slimandslam
Offline Send Email
Sep 4, 2003
7:51 pm
462
I have installed the books module on PN 0.726, and every works fine, but editorials: I can't see any place, neither in administration nor in user page, where...
iamfeanor
Offline Send Email
Sep 8, 2003
1:58 pm
463
The problem I had with the Book Module is that it would not sent email out to the owner of the book. I never checked on the editorials. Does your book mod...
Bob Medley
man79925
Offline Send Email
Sep 8, 2003
2:05 pm
464
Hiya, everyone, has anybody upgraded to .726 and tried to use the search integration add-on for searching books via pn-search ? I'm getting those beloved Fatal...
avonorlow
Offline Send Email
Sep 10, 2003
1:04 pm
Messages 432 - 464 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