1
flyingtux
Porting php4flicks to xoops?
  • 2004/9/19 19:07

  • flyingtux

  • Not too shy to talk

  • Posts: 146

  • Since: 2004/9/6 1


I've been asking for a movie database module for XOOPS few days ago. hsalazar has been very kind by answering and suggesting its new filmaker module:
https://xoops.org/modules/newbb/viewtopic.php?viewmode=flat&topic_id=24575&forum=30
Unfortunately, this is not what I really need. By searching the internet, I found a php applications which seems to be perfect:
http://php4flicks.sourceforge.net/
Having no idea of where to start for realizing a porting of the module, I'd like to ask: is somebody interested in a thing like that? I hope so...
Anyway: how difficult would be to port this app as a XOOPS module?
Thanx in advance,
ft

2
Bassman
Re: Porting php4flicks to xoops?
  • 2004/9/19 21:49

  • Bassman

  • Friend of XOOPS

  • Posts: 1272

  • Since: 2003/5/23


I've looked at this before, it doesn'tlook that difficult to do.

3
flyingtux
Re: Porting php4flicks to xoops?
  • 2004/9/20 10:37

  • flyingtux

  • Not too shy to talk

  • Posts: 146

  • Since: 2004/9/6 1


That sounds interesting...
But being not a programmer, I really have no idea of what to do!
Is that module/ports also interesting to you?
I'd love to see it as a XOOPS module...

4
Bassman
Re: Porting php4flicks to xoops?
  • 2004/9/20 21:48

  • Bassman

  • Friend of XOOPS

  • Posts: 1272

  • Since: 2003/5/23


If I find time, I might have a go at porting it :)

5
Bassman
Re: Porting php4flicks to xoops?
  • 2004/9/21 3:44

  • Bassman

  • Friend of XOOPS

  • Posts: 1272

  • Since: 2003/5/23


OK i've started on it, it's not quite as simple as I thought :(

6
flyingtux
Re: Porting php4flicks to xoops?
  • 2004/9/21 8:35

  • flyingtux

  • Not too shy to talk

  • Posts: 146

  • Since: 2004/9/6 1


That sounds really great, and I have no words to thank you.
Just tell me if I could help in some ways, like bug hunting, testing, etc...

7
Bassman
Re: Porting php4flicks to xoops?
  • 2004/9/23 5:29

  • Bassman

  • Friend of XOOPS

  • Posts: 1272

  • Since: 2003/5/23


i've got it installed, but it's acting very weird.... :( have a look at www.bassmanthemes.x8r.com and select php4flicks from the menu - it seems to sit on top of the page instead of within it.

8
kiwiguy
Re: Porting php4flicks to xoops?
  • 2004/9/23 5:45

  • kiwiguy

  • Friend of XOOPS

  • Posts: 295

  • Since: 2004/4/19


Also if your don't know when you click on a letter bassman this page comes up blank with this message.

Quote:
You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near '\'i%\' ORDER BY name ASC,nr ASC,year DESC LIMIT 0,20' at line 1Warning [PHP]: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in file modules/php4flicks/index.php line 90


kiwiguy

9
JasonMR
Re: Porting php4flicks to xoops?
  • 2004/9/23 5:59

  • JasonMR

  • Just can't stay away

  • Posts: 655

  • Since: 2004/6/21


Strange, I had just posted an answer, but it disappeared

Basman,

Your problem is the css file accompning php4flick.


10
JasonMR
Re: Porting php4flicks to xoops?
  • 2004/9/23 6:04

  • JasonMR

  • Just can't stay away

  • Posts: 655

  • Since: 2004/6/21


Quoted from css file, hichlighted (unquoted) parts to reference and explain.



Quote:

#footer{

position: absolute;
-> this is mainly responsible for having the footer appear above all other elements
Quote:

bottom: 0px;
left: 0px;

width: 100%;
->-> this is responsible for it spreading the whole screen width[/i]
Quote:

height: 45px;
text-align: right;
background-image: url(../pics/footer_bg.gif);
background-repeat: repeat-x;
background-position: 0 0;
font-weight: bold;
font-size: 12pt;
font-family: "Courier New";
color: silver;
}



Login

Who's Online

173 user(s) are online (129 user(s) are browsing Support Forums)


Members: 0


Guests: 173


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits