71
pacho
Re: Why don't people host Xoops based sites?
  • 2007/6/8 5:33

  • pacho

  • Quite a regular

  • Posts: 235

  • Since: 2005/6/7 2


You are right MadFish, I do not recomend use free host for a production site. Normally they do not support you and it is limited.
But in case someone want to test a site, there are some options, and some are very complete. I followed this review:http://www.free-webhosts.com/user_reviews.php
But first, check the forums.



72
pacho
Re: Why don't people host Xoops based sites?
  • 2007/6/7 3:08

  • pacho

  • Quite a regular

  • Posts: 235

  • Since: 2005/6/7 2


It is curioss. I am testing two sites XOOPS 2.0.16exm in awardspaces free host and now it's working very good, but when I was uploading through ftp, "class/xoopsform" directory was forbidden to create it
So I must create it manually using control panel file manager. No answer in their support side.



73
pacho
Re: x_movie module installation help
  • 2007/5/30 20:29

  • pacho

  • Quite a regular

  • Posts: 235

  • Since: 2005/6/7 2


CSS in xmovie is not related with this object/youtube. I continue viewing center tag and this are useless.
Ok. First, your youtube object is inside a div tag aligned left and this is not helpful. But you can try this.
You have this piece of code:
<td><object width="468" height="400"><param name="movie" ...</embed></object></td>

Make this change:
<td align="center"><object width="468" height="400"><param name="movie" ...</embed></object></td>

So you apply center attribute directly to td tag.



74
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!



75
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!



76
pacho
Re: is it time for a lead project manager?
  • 2007/4/24 19:26

  • pacho

  • Quite a regular

  • Posts: 235

  • Since: 2005/6/7 2


I want to share this reflexion about running open source projects:

http://schlitt.info/applications/blog/index.php?/archives/541-10-golden-rules-for-starting-with-open-source.html

http://greg.chiaraquartet.net/archives/171-10-golden-rules-for-running-an-open-source-project.html


Thanks XOOPS



77
pacho
Re: How did you hear about xoops?
  • 2007/3/14 17:55

  • pacho

  • Quite a regular

  • Posts: 235

  • Since: 2005/6/7 2


It was more than 2 years ago. I was starting to use php and I was looking for some solution to create a website easily. So I found CMS. I like to search in sourceforge projects, so I searched for "cms php" and voilà, there wasn't any doubt what must I use, XOOPS of course, but before that I use to look for in forums about what others say. There I knew where XOOPS come from and understand why not to use mambo.



78
pacho
Re: sitemap
  • 2005/10/10 20:13

  • pacho

  • Quite a regular

  • Posts: 235

  • Since: 2005/6/7 2


In Sitemap - Preferences must leave in blank the field for Sort hidden modules. So hidden modules will appear in sitemap.

Remember to update the module after made changes in template.



79
pacho
Re: sitemap
  • 2005/10/10 17:22

  • pacho

  • Quite a regular

  • Posts: 235

  • Since: 2005/6/7 2


Sitemap looks for modules. Maybe you can filter the output through sitemap function or modifying the template.



80
pacho
Re: Thank XOOPS!
  • 2005/7/28 18:19

  • pacho

  • Quite a regular

  • Posts: 235

  • Since: 2005/6/7 2


I was almost mad!!!

Now I am stable again, XOOPS is back.

All of us must learn about that.

Thanks to XOOPS Core People and all community/family.




TopTop
« 1 ... 5 6 7 (8)



Login

Who's Online

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


Members: 0


Guests: 272


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