131
optikool
Re: x_movie module installation help
  • 2007/6/5 16:12

  • optikool

  • Not too shy to talk

  • Posts: 154

  • Since: 2007/3/26


BroHam,

The only thing I have enabled for the Top Page is New Videos and Top Rated Videos but those show up fine. This is posting no data but the xoops_contents variable thinks something is there. This is the code snippet that put xoops_content, like the forms and stuff on the page...

<{if $xoops_contents eq ''}>
&nbsp;
<{else}>
<table class="table95 center" border="0" cellpadding="0" cellspacing="0">
<tr>
<td class="centerCellLeftTop"></td>
<td class="centerCellCenterTop"></td>
<td class="centerCellRightTop"></td>
</tr>
<tr>
<td class="centerCellLeft">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td>
<td class="centerCellMiddle">
<div id="content">
<{$xoops_contents}>
</div>
</td>
<td class="centerCellRight">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td>
</tr>
<tr>
<td class="centerCellLeftBottom"></td>
<td class="centerCellCenterBottom"></td>
<td class="centerCellRightBottom"></td>
</tr>
</table>
<table>
<tr>
<td>&nbsp;</td>
</tr>
</table>
<{/if}>

Is there a ways to run an if check on the top page? I don't know the variable for the top page or how XOOPS checks it, but this would most likely solve my problem temporarily, however the wouldn't fix the problem in the module. Anybody that uses a theme that surrounds xoops_contents in a box will see this.



132
optikool
Re: x_movie module installation help
  • 2007/6/3 18:34

  • optikool

  • Not too shy to talk

  • Posts: 154

  • Since: 2007/3/26


Hi,

I'm trying to figure out an issue I'm having with x_movie. The best way to understand is to look at my site www.bluehaloguild.com, right above New Videos. There is a boarder there that only appears when I have x_movies enabled. It is being entered by the $xoops_content. Can you tell me how to get rid of this? I'm still not sure how xoops_content works and seeing how this problem doesn't happen with my other modules I'm thinking it's one of the files or the configuration you have setup. Any help would be greatly appreciated.

Thanks



133
optikool
Re: x_movie module installation help
  • 2007/6/3 17:55

  • optikool

  • Not too shy to talk

  • Posts: 154

  • Since: 2007/3/26


Quote:

tibski wrote:
hi pacho,

I think the problem is in the xmovie module that I have.

I tried installing a different version, the movie was aligned center, however I cant submit movies. It seems that the module has a bug.

do you know a link which I can download the xmovie module in english version and that works?

thanks


Hi tibski,

You might want to take a look at the theme you are using. You have everything surrounded in a DIV that is left aligned. You probably want to add to your style.css something like

div#content {
text-align: left;
}

then change the div in your theme to id="content". This will allign your text but everything else should be centered. You can see what I mean on my site...http://www.bluehaloguild.com/modules/x_movie/x_movie_view.php?cid=1&lid=1

Hope this helps



134
optikool
Re: Cant do anything with xsGallery V1.2
  • 2007/5/3 22:40

  • optikool

  • Not too shy to talk

  • Posts: 154

  • Since: 2007/3/26


Yes you should have the GD library installed and working. There's no admin for the module, you just upload the images into the image directory you specified and the thumbs should be populated on the fly. You can take a look at my site to see it working.

http://www.optikool.com




TopTop
« 1 ... 11 12 13 (14)



Login

Who's Online

230 user(s) are online (154 user(s) are browsing Support Forums)


Members: 0


Guests: 230


more...

Donat-O-Meter

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

Latest GitHub Commits