| Topic: | Comics Module? |
|---|---|
|
NephilimKenko
Freshman
Posts: 4 Posted: |
I'm having a bit of trouble finding a working Comic module with PN .762 My System: Windows 2003 Server Enterprise Edition MySQL 5 PHP 4 Apache 2 I've tried pnComic, which returns "Your comic table was not generated. Please try again." errors when I try to initialize. I also have heard of ATP Module, but I can't find any files for it on google or on the modules searches. I'd work something out myself, but I'm pretty green when it comes to PHP. In either event, any help would be appreciated greatly. |
|
ZarToXidE
Helper
Posts: 455 Posted: |
Use phpComic, works like a charm ;) And I think I used this one some weeks ago: http://community.postnuke.com/module-Database-viewpub-tid-11-pid-2535.htm edited by: ZarToXidE, Oct 11, 2006 - 10:07 PM -- Doe Maar Freak |
|
NephilimKenko
Freshman
Posts: 4 Posted: |
Well, that got further than the other two, but on trying to access the comic module front page I get "Fatal error: Call to a member function on a non-object in F:\www\modules\phpcomic\class.phpComic.php on line 195" |
|
NephilimKenko
Freshman
Posts: 4 Posted: |
Er. I suppose it helps if I read the install.txt |
|
NephilimKenko
Freshman
Posts: 4 Posted: |
Magnificient. Despite my idiocy I got it working. Thank you for the assistance. |
|
khlurkari
Helper
Posts: 111 Posted: |
Hi, been using this module for really long and the installation is fine but no comics are displayed I get this error on it "I am sorry, but this comic is currently unavailable." What did I do wrong? How can I get them to show up???? thanks Regards. -- Tur Shipai Tur |
|
Zimmy
Registered User
Posts: 1 Posted: |
I downloaded phpcomic from the above link, installed, set the menu link up and this is what I get when I click on the link: Fatal error: Class 'phpComic' not found in D:\modules\phpcomic\pnuser.php on line 219 from pnuser.php line 219: $comic = new phpComic($tid); Im running: PostNuke .764 PHP 5.2.0 MYsql 5.0.27 The module seems to be working fine. All the required tables where created and database access dosn't seem to be an issue. I'm over my head so please help ^^ |