Topic: Comics Module?
NephilimKenko
avatar
Freshman
Freshman
Posts: 4

Posted:
12.Oct 2006 - 01:54

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. icon_eek

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
avatar
Helper
Helper
Posts: 455

Posted:
12.Oct 2006 - 02:05

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
avatar
Freshman
Freshman
Posts: 4

Posted:
12.Oct 2006 - 02:30

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
avatar
Freshman
Freshman
Posts: 4

Posted:
12.Oct 2006 - 02:33

Er. I suppose it helps if I read the install.txt
NephilimKenko
avatar
Freshman
Freshman
Posts: 4

Posted:
12.Oct 2006 - 02:42

Magnificient. Despite my idiocy I got it working. Thank you for the assistance.
khlurkari
avatar
Helper
Helper
Posts: 111

Posted:
14.Oct 2006 - 21:38

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
avatar
Registered User
Registered User
Posts: 1

Posted:
2.Feb 2007 - 00:32

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 ^^