41
mrphilong
Re: x_movie module installation help
  • 2007/5/11 4:38

  • mrphilong

  • Quite a regular

  • Posts: 351

  • Since: 2006/7/14


Try this x_movie 2.52, it works on my site, Demo Here
www.UcChau.Net
www.XoopsViet.Org

42
BroHam
Re: x_movie module installation help
  • 2007/5/11 23:08

  • BroHam

  • Just popping in

  • Posts: 100

  • Since: 2007/3/31


mrphilong, I downloaded the version you link to. Yes, it works to upload as expected, but I cannot get the URL or embed to work. Does url and embed work for you?

It may be my own problem, because I had an earlier version of the module that let me use those features. I actually uninstalled it in favor of this latest version because those features seemed to stop working suddenly, but they still don't succeed.

Anyone have any idea what my problem might be?

Thanks...
I don't know.

43
BroHam
Re: x_movie module installation help
  • 2007/5/12 2:34

  • BroHam

  • Just popping in

  • Posts: 100

  • Since: 2007/3/31


Now, I can't upload anything successfully either with these errors:
NoticeUndefined indexextension in file /modules/x_movie/submit.php line 112

Notice
: Use of undefined constant E_STRICT assumed 'E_STRICT' in file /class/logger_render.php line 58


I'll have to keep trying things.
Meanwhile, I think I might have solved the URL issue. It seems there were a few instances of references to /class/snoopy.php in the tpl_imgtype.php from x_movie that were written incorrectly. There was Snoopy.class.php (notice the capital S and .class), and I think an instance of Snoopy.class. Fixing those errors helped.

Back to the uploads issue. Any idee-ers? Anyone?
I don't know.

44
mrphilong
Re: x_movie module installation help
  • 2007/5/16 22:24

  • mrphilong

  • Quite a regular

  • Posts: 351

  • Since: 2006/7/14


Quote:

BroHam wrote:
mrphilong, I downloaded the version you link to. Yes, it works to upload as expected, but I cannot get the URL or embed to work. Does url and embed work for you?

Thanks...


URL works fine, haven't try embed yet.
www.UcChau.Net
www.XoopsViet.Org

45
BroHam
Re: x_movie module installation help
  • 2007/5/16 23:50

  • BroHam

  • Just popping in

  • Posts: 100

  • Since: 2007/3/31


Url started working sometimes. I don't yet know why it doesn't always work.
My upload problem might be related to my settings in php.ini, but I haven't checked yet. I'm sure I'll come back to this module after dealing with other priorities.
I don't know.

46
tibski
Re: x_movie module installation help
  • 2007/5/28 6:49

  • tibski

  • Just popping in

  • Posts: 14

  • Since: 2006/12/13


Can anyone help me please...

My embedded video is not aligned center in my block.

click here to see problem

47
wcrwcr
Re: x_movie module installation help
  • 2007/5/28 11:14

  • wcrwcr

  • Home away from home

  • Posts: 1114

  • Since: 2003/12/12


Hi

Did you try to put the "center" tag before your code?
<centeryour embeded code </center>


Hope it helps.

48
pacho
Re: x_movie module installation help
  • 2007/5/28 16:40

  • pacho

  • Quite a regular

  • Posts: 235

  • Since: 2005/6/7 2


tibski: you have defined text-align:left in div#content. That's why video is left aligned. Set text-align:center for this object or define a new css id for it.
I tried with Firefox-firebug and it works.
Luck!

49
tibski
Re: x_movie module installation help
  • 2007/5/29 1:33

  • tibski

  • Just popping in

  • Posts: 14

  • Since: 2006/12/13


hi pacho thanks for the info. But im confused in which css will i have to edit? Can you please specify.

thanks

50
pacho
Re: x_movie module installation help
  • 2007/5/29 20:03

  • pacho

  • Quite a regular

  • Posts: 235

  • Since: 2005/6/7 2


Hi tibski, div#content is defined in "styleNN.css" line 184, but do not change this, make a new id or class for this object, like:

div#youtube_content {text-align:center;}

and assign this id for object div.
You could approach to assign your already defined style to this css id, like border, background: transparent, url, etc

So, you can remove "center" tag so it is useless. "center" tag do not always work.

Luck!

Login

Who's Online

145 user(s) are online (89 user(s) are browsing Support Forums)


Members: 0


Guests: 145


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