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 646 - 675 of 908   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
646
Dear books-lovers, due to an upgrade to PHP 5.0.3 I was forced to upgrade to .750. So far, a quick look over books, the mod seems to work (but I haven't tested...
avonorlow
Offline Send Email
Feb 6, 2005
7:48 pm
647
Jean-Michel sent me a copy of version .750rc5 and I used that as a base to start from. I've been asked to provide support for a small Texas publisher. Like...
rebecca
rsswartz
Offline Send Email
Feb 9, 2005
3:25 pm
648
1. I've got the documentation finished but made no decisions about the author table. 2. Added the Amazon developer, affiliate, cache directory, and maxtime to...
rebecca
rsswartz
Offline Send Email
Feb 11, 2005
2:41 pm
649
I agree with this. THe key is long-term usability with a minimum of fuss when things change. By the way, how's the ISBN lookup button coming along? --Eriks ...
izrunas@...
izrunas
Online Now Send Email
Feb 11, 2005
2:54 pm
650
I've got all the amazon functions working again in my code base. Amazon changed their method of access and I've pulled new code to accomodate it. I need to...
rebecca
rsswartz
Offline Send Email
Feb 11, 2005
4:20 pm
651
Awesome! I've got at least six sites that are waiting for the new, working code... :-) In a message dated 2/11/2005 11:27:54 A.M. Eastern Standard Time, ...
izrunas@...
izrunas
Online Now Send Email
Feb 11, 2005
6:04 pm
652
Hi, folks, say, where do I get these RC-versions? Any download at sourceforge available? I`m running the original books under .750 and PHP 5 which seems to...
annine von
avonorlow
Offline Send Email
Feb 15, 2005
7:54 am
653
Mel:: thanks for volunteering for testing. I'm walking through the code one last time getting it all consistent in little things like indentation and big...
rebecca swartz
rsswartz
Offline Send Email
Feb 15, 2005
3:53 pm
654
Gee, thanks for the swift reply...I`m looking forward to it; thanks for the great work on this mod! Mel ... __________________________________ Do you Yahoo!? ...
annine von
avonorlow
Offline Send Email
Feb 15, 2005
4:15 pm
655
I asked the question before and as I'm not a programmer, I need some help please... "I am using the books module for a private portal for a book club. Some of...
inhighgear1
Offline Send Email
Feb 17, 2005
1:46 pm
656
Congratulations on getting the site up and modules installed. ... My question: Explain how you envision the book selections working. Do you want to have 1...
rebecca swartz
rsswartz
Offline Send Email
Feb 17, 2005
2:44 pm
657
Okay Jean-Michel.. I have code ready for your review. What mysql code has changed: 1. All table calls are now followed by a dbconn error check 2. All table...
rebecca
rsswartz
Offline Send Email
Feb 22, 2005
10:53 pm
658
Finished testing the upgrade code last night. Created a new zip file with current code base. I'll work on the regeneration of urls today. Rebecca...
rebecca swartz
rsswartz
Offline Send Email
Feb 23, 2005
3:54 pm
659
TESTING I've been testing my code and found a couple of nits that I corrected. PROBLEM ENCOUNTERED The test for Loaded_as_Module to ensure folks don't try to...
rebecca
rsswartz
Offline Send Email
Feb 28, 2005
3:51 pm
660
When I upload this module to the modules directory and try to initialize the module I get the following error: books Module Table1 Creation Failed Any idea...
w00t4j35u5
Offline Send Email
Mar 1, 2005
2:42 pm
661
try the attached file.. we are working to get it available on the sourceforge site. beckysue...
rebecca swartz
rsswartz
Offline Send Email
Mar 1, 2005
4:26 pm
662
Thanks for the quick response. I erased the old module and installed the altest one. It initialized but once I try to access the module it says "Access Denied"...
Lance Rhoades
w00t4j35u5
Offline Send Email
Mar 1, 2005
8:48 pm
663
yes, I ran into the same problem. Add this code to the top of /modules/books/admin.php: $result = pnModAvailable($modinfo['books']); if ($result = true){ ...
rebecca swartz
rsswartz
Offline Send Email
Mar 1, 2005
9:35 pm
664
Is this the fixed new version? In a message dated 3/1/2005 11:39:05 A.M. Eastern Standard Time, rsswartz@... writes: try the attached file.. we are...
izrunas@...
izrunas
Online Now Send Email
Mar 1, 2005
9:51 pm
665
It would be easier (and safer) to apply the fix that I gave on this list, on pnForums and on http://www.vedrine.net : I see absolutely NO reason for it not...
Jean-Michel Vedrine
jmvedrine
Offline Send Email
Mar 1, 2005
9:59 pm
666
Jean-Michel - I tried your change on my hosted isp. It did not work. I continued to get the Access Denied message in spite of putting the code change into my ...
rebecca swartz
rsswartz
Offline Send Email
Mar 1, 2005
10:17 pm
667
But what puzzle me is how it is not working !!! look a the root admin.php code we have : define('LOADED_AS_MODULE','1'); and just the lines after : if...
Jean-Michel Vedrine
jmvedrine
Offline Send Email
Mar 1, 2005
10:49 pm
668
Hello, What is the chance of someone making a tresmailer plugin for the books module? It would be an excellent way of increasing exposure and possibly lead to...
czardogs
Offline Send Email
Mar 3, 2005
12:01 am
669
i agree - Its senseless. I'm going to try a new download of .750 postnuke and try that. It it still doesn't work, I'll try pulling in the root files from .760...
rebecca swartz
rsswartz
Offline Send Email
Mar 3, 2005
3:19 pm
670
Dear folks, I`m watching your problem closely as I did run into the same error - and this thing *is* a server-thing. I had books on .750 and it did run without...
annine von
avonorlow
Offline Send Email
Mar 4, 2005
10:01 am
671
Same thing: Changing Admin.php (postnuke root) doesn`t work for me either...legacy mod is activated... mel ... ...
annine von
avonorlow
Offline Send Email
Mar 4, 2005
10:08 am
672
Please, please read my messages, what you have done has NO chance to work under php5 !! it is quite normal that if (!eregi("admin.php", $PHP_SELF)) { die...
Jean-Michel Vedrine
jmvedrine
Offline Send Email
Mar 4, 2005
12:29 pm
673
roger that. I'm running a compare of code on the root admin files this weekend to determine why it seems to not work for my isp hosting the code. Your solution...
rebecca swartz
rsswartz
Offline Send Email
Mar 4, 2005
4:34 pm
674
mel: I'll try some code compare this weekend on my test box to see if I can isolate the problem. Could you send me your root level postnuke admin.php file....
rebecca swartz
rsswartz
Offline Send Email
Mar 4, 2005
4:38 pm
675
mel: just read this email... hmmm I think you get the award for most creative way to break a module! Seriously, I'll look at things this weekend and see if I...
rebecca swartz
rsswartz
Offline Send Email
Mar 4, 2005
4:42 pm
Messages 646 - 675 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