81
optikool
Re: [Module Request] "Car Garage" module (2)
  • 2007/9/5 19:59

  • optikool

  • Not too shy to talk

  • Posts: 154

  • Since: 2007/3/26


I was looking at the phpbbgarage and it would be nice to have those features. I started going through the process of converting that module but then noticed the functions file alone is over 4000 lines of code and I would have to convert almost every line. Even the lang_garage.php file, which could in theory be used as main.php is over 500 lines. But since you guys are working on a similar module, if you need any help just let me know. I wouldn't be able to help you with ideas on what should go into the module but I could help you in implementing the ideas you already have.



82
optikool
Re: [Module Request] "Car Garage" module (2)
  • 2007/9/4 21:38

  • optikool

  • Not too shy to talk

  • Posts: 154

  • Since: 2007/3/26


Hi,

Is there any working example of this module working? I've looked through most of the forums you guys have posted but am not sure which modules is yours. Will this module look simular to phpbbgarage or the customandstock.com page?

Thanks



83
optikool
Re: x_movie module installation help
  • 2007/9/4 4:12

  • optikool

  • Not too shy to talk

  • Posts: 154

  • Since: 2007/3/26


The swf movies have been moved to here and here. Keep in mind the skins that are show are not available in the current version...



84
optikool
Re: x_movie module installation help
  • 2007/8/28 18:08

  • optikool

  • Not too shy to talk

  • Posts: 154

  • Since: 2007/3/26


MorelyDotes,

I did some more testing with the mov files I was creating using Adobe Premiere Pro 2.0 with no luck. Finally I got a hold of Apple Quicktime Pro 2.7 and resaved my mov as a self contained movie and uploaded that. It streams just fine. Here is the movie I created...http://www.optikool.com/modules/x_movie/x_movie_view.php?cid=3&lid=19

I also looked into the swf issue. I have one I created working here...http://www.optikool.com/modules/x_movie/x_movie_view.php?cid=3&lid=20

Did you also upload the flv file that goes with the swf? It must be located in the same path you specified in contentPath Variable parameter of you fla before you exported the movie.



85
optikool
Re: x_movie module installation help
  • 2007/8/26 20:55

  • optikool

  • Not too shy to talk

  • Posts: 154

  • Since: 2007/3/26


MorelyDotes,

I looked into the mov problem you were having and tried to simulate it. The problem is the movies is being cached before it is played even though it's on the same server. You need to check the file you uploaded and find out where the movie header is stored.. You are looking for moov string. A properly formatted moov string is at the beginning of the movie so that it starts right away.. but the movie could also be formatted in a way that the moov string is at the end, so the movie must be downloaded first. I did a test with a mov file from apples web sitehttp://images.apple.com/movies/weinstein/the_last_legion/the_last_legion-h.ref.mov and it streamed just fine, not surprised. You can read more information about mov files here...http://developer.apple.com/documentation/QuickTime/Conceptual/QTScripting_HTML/QTScripting_HTML_Document/chapter_1000_section_6.html

I'm still looking into the swf problem. Unfortunately I don't have any swf files so I will need to find one first or figure out how to create one.



86
optikool
Re: x_movie module installation help
  • 2007/8/24 23:14

  • optikool

  • Not too shy to talk

  • Posts: 154

  • Since: 2007/3/26


MorelyDotes,

I had some issues with swf and mov files and I think I accidentally skipped over them as a result. I will look at that section of code again and make sure they are added. I believe they should be streamable, I will let you know in a couple of days.



87
optikool
Re: x_movie module installation help
  • 2007/8/24 20:16

  • optikool

  • Not too shy to talk

  • Posts: 154

  • Since: 2007/3/26


suico,

I haven't tested this module on a Windows server but you will definitely need the helper files for the getid3 function to work. I will need to set up at test machine so I can add the code needed for this module to work on a Windows server. I should have a fix sometime next week.



88
optikool
Re: x_movie module installation help
  • 2007/8/24 19:06

  • optikool

  • Not too shy to talk

  • Posts: 154

  • Since: 2007/3/26


suico,

When you get home, download the modules again and run update. If you still get an error, then add this code to line 143 on x_movie/index.php... echo "url: $url<br>\n"; and past the result in this forum. Also are you running this website on a Windows Server or Unix/Linux server?



89
optikool
Re: x_movie module installation help
  • 2007/8/24 4:45

  • optikool

  • Not too shy to talk

  • Posts: 154

  • Since: 2007/3/26


suico,

I have uploaded a newer version of x_movie to my site a few minutes ago. This modules has a main index menu that will give you information from your php.ini file. Check to make sure your file isn't larger then the max post and max upload size limit.



90
optikool
Re: x_movie module installation help
  • 2007/8/23 21:27

  • optikool

  • Not too shy to talk

  • Posts: 154

  • Since: 2007/3/26


suico,

What kind of movie where you adding? Also where are you adding this movie from? Is this a new install you did and if so did you rename your old x_movie or copy over it?




TopTop
« 1 ... 6 7 8 (9) 10 11 12 ... 14 »



Login

Who's Online

118 user(s) are online (67 user(s) are browsing Support Forums)


Members: 0


Guests: 118


more...

Donat-O-Meter

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

Latest GitHub Commits