|
E-books Library
|
| arat |
Posted on 15-05-2011 16:33
|

Member

Posts: 80
Joined: 05/01/2008
|
Very nice infusion. Are there any plans to update it for PHP-Fusion v7.02.01 (or higher?) |
| |
|
|
| thethinkingman |
Posted on 11-01-2012 09:39
|

Newbie

Posts: 2
Joined: 11/01/2012
|
I too had the issue where the tables weren't created when I Infused the addon.
To fix this:
Defuse the addon
Edit infusion.php using your favourite text editor
Replace all occurances of "TYPE=MyISAM;" with "ENGINE=MyISAM;"
(There should be 4 occurances)
Save the file
Infuse the addon
Note: I too looked in this forum for the answer and couldn't find it.. so I worked it out myself. |
| |
|
|
| PolarFox |
Posted on 11-01-2012 16:46
|

Admin

Posts: 1480
Joined: 26/08/2008
|
Yes it's a new problem, and it happens with [all] new mysql builds.
|
| |
|
|
| ntn |
Posted on 27-07-2012 16:04
|

Junior Member

Posts: 14
Joined: 13/06/2008
|
Somebody help me code lasted_ebook_panel with image?
Code$result = dbquery(
"SELECT tb.book_id, tb.book_title, tb.book_image, tb.book_author, tb.book_cat, tb.book_count, tbc.book_cat_name, tbc.book_cat_id, tbc.book_cat_access FROM ".DB_PREFIX."book_items tb
INNER JOIN ".DB_PREFIX."book_cats tbc ON tb.book_cat=tbc.book_cat_id
".(iSUPERADMIN ? "" : "WHERE ".groupaccess('book_cat_access'))." ORDER BY book_datestamp DESC LIMIT 0,9"
);
if (dbrows($result)) {
while ($data = dbarray($result)) {
echo "<a href='".INFUSIONS."booklib/book.php?book_id=".$data['book_id']."' rel='lightbox' title='".$data['book_title']."'> <img class='cloudcarousel' src='".($data['book_image'] ? IMAGES_BOOK.$data['book_image'] : INFUSIONS."booklib/images/default.png")."' width='108' height='138' alt='".($data['book_author'] ? $data['book_author'] : "-")."' title='".$data['book_title']."' /> </a>";
}
}
Thank you
Edited by ntn on 27-07-2012 21:06
|
| |
|
|
| SheldonCooper |
Posted on 08-09-2012 16:04
|

Newbie

Posts: 2
Joined: 08/09/2012
|
Please how to create a last_ebook_panel with image and most_wieved_e-book panel with image? Thank you. |
| |
|
|
| Jompsa |
Posted on 03-10-2012 15:57
|

Member

Posts: 77
Joined: 31/01/2012
|
I have one problem and one question!
This has fixed!
First: The rating system not working for some reason! How fix that, its important.
I changed file names and all name codes, works good but one problem has only, it not infuse properly, i made some changes in phpMyAdmin infusion table, after that i get works fine that!
Second: Can change that E-books Library to some other like this infusion using same script structure (i want change that To my movie database, based on IMDB, where i can add instead of book some movies).
And that is most important now, how can add theys fields?
And Bonus question  : Are it possible add some other lines like there is Author:, Publish date:, Language: etc some my costum lines, like Genres: or Runtime:?
I am very grateful, if you help me, i have spend so many time to search some infusion what i need and now almost i get what i want but yeah!
Regarts Jompsa!
Edited by Jompsa on 05-10-2012 23:05
|
| |
|
|
| Jompsa |
Posted on 04-10-2012 16:05
|

Member

Posts: 77
Joined: 31/01/2012
|
Guys, still need help!
Newest version is here what i find http://www.phpfus...oad_id=185 version 1.06
I want add sutch fields what can be fill.
Title:
Genre:
Language:
Country:
Director:
Writers:
Starring:
Studio:
Distributed by:
Running time:
Release Date:
IMDB:
Offical Site:
Edited by Jompsa on 05-10-2012 02:04
|
| |
|
|
| w2ibc |
Posted on 05-10-2012 04:29
|

Junior Member

Posts: 24
Joined: 26/04/2010
|
Jompsa wrote:
Guys, still need help!
Newest version is here what i find http://www.phpfus...oad_id=185 version 1.06
I want add sutch fields what can be fill.
Title:
Genre:
Language:
Country:
Director:
Writers:
Starring:
Studio:
Distributed by:
Running time:
Release Date:
IMDB:
Offical Site:
can someone actually post the file for the new version. sites in Czech and i dont speak that... so i cant even register since it seems you cant change the lang to english
\m/ >_< \m/
People Ask Me, "Why is it free?" and I tell them (really slowly) "Because it doesn't cost anything"
|
| |
|
|
| Jompsa |
Posted on 05-10-2012 04:38
|

Member

Posts: 77
Joined: 31/01/2012
|
w2ibc wrote:
Jompsa wrote:
Guys, still need help!
Newest version is here what i find http://www.phpfus...oad_id=185 version 1.06
I want add sutch fields what can be fill.
Title:
Genre:
Language:
Country:
Director:
Writers:
Starring:
Studio:
Distributed by:
Running time:
Release Date:
IMDB:
Offical Site:
can someone actually post the file for the new version. sites in Czech and i dont speak that... so i cant even register since it seems you cant change the lang to english
Offcurse, added link!
http://www.jomppa...ry_106.rar
|
| |
|
|
| w2ibc |
Posted on 05-10-2012 08:02
|

Junior Member

Posts: 24
Joined: 26/04/2010
|
thanks mate. if it wasnt for the anti-spam question being in Czech I prob could have figured out enough to register. but it is what it is.
\m/ >_< \m/
People Ask Me, "Why is it free?" and I tell them (really slowly) "Because it doesn't cost anything"
|
| |
|
|
| Jompsa |
Posted on 05-10-2012 10:53
|

Member

Posts: 77
Joined: 31/01/2012
|
Okey, but my question is still in air. Most important is how can add theys news fields like
I want add sutch fields what can be fill.
Title:
Genre:
Language:
Country:
Director:
Writers:
Starring:
Studio:
Distributed by:
Running time:
Release Date:
IMDB:
Offical Site:
My first post has updated!
http://www.php-fu...ost_173335
Edited by Jompsa on 05-10-2012 23:06
|
| |
|
|
| Jompsa |
Posted on 06-10-2012 17:37
|

Member

Posts: 77
Joined: 31/01/2012
|
Okey, i added news fields and its work fine, but i have one request:
How can do like this, i add new field and i mean add field like movie home page and when i add field in to movie in submit, i tybe movie home page url http://www.residentevil-movie.com and when it show in movies page like this
Home Page: Site Link
|
| |
|