11
figu78
Re: add swf to Image manager
  • 2008/10/28 14:39

  • figu78

  • Just popping in

  • Posts: 60

  • Since: 2006/8/19


I want to upload the movie to the image manager to make it available for mastopGO2. So basically what I need is to allow image manager to upload swf files.



12
figu78
add swf to Image manager
  • 2008/10/28 12:57

  • figu78

  • Just popping in

  • Posts: 60

  • Since: 2006/8/19


Hi,

I wonder if there is any way to upload a swf file to the image manager. Im using mastopGO2, there is no problem to upload images but I can't upload flash movies.

It will be very nice if someone could help me, thanks in advance,
David



13
figu78
Re: News 1.62 and fckeditor
  • 2008/10/14 11:50

  • figu78

  • Just popping in

  • Posts: 60

  • Since: 2006/8/19


In internet explorer.

Show me this error:

Line: 33
Char: 333
Error: 'this.LinkedField.value' is null or not an object

In firefox i can write all the data but if i do the submit, nothing happend

Any idea??



14
figu78
News 1.62 and fckeditor
  • 2008/10/14 8:49

  • figu78

  • Just popping in

  • Posts: 60

  • Since: 2006/8/19


Hi,

Yesterday I installed XOOPS 2.3.1 that brings most of the xoopseditors, I tried to configure the News module (1.62) to work with those editors and I was not able to make it work.

I changed the path under functions.php and change directory names to be the same but it didn't work.

Only koivi and Dhtml seems to work.
if I choose Tinymce nothing happend
if I choose fckeditor, it looks fine (I can see toolbars) but I cannot write

I just want to use fckeditor, so if any of you know how can i do, I really apreciate the help

Thanks in advance,
David



15
figu78
Re: wfdonwloads template
  • 2008/7/3 7:50

  • figu78

  • Just popping in

  • Posts: 60

  • Since: 2006/8/19


UP! Anyboy knows how to do this with smarty???



16
figu78
Re: wfdonwloads template
  • 2008/7/2 11:44

  • figu78

  • Just popping in

  • Posts: 60

  • Since: 2006/8/19


I have found this, but i don't know how to use it:

{* Monte Möhrt March 4, 2002 *}
{* $cols is the number of columns you want *}
<TABLE border=1>
<TR>
{section name=numloop loop=$data}
<TD>{$data[numloop]}</TD>
{* see if we should go to the next row *}
{if not ($smarty.section.numloop.rownum mod $cols)}
{if not $smarty.section.numloop.last}
</TR><TR>
{/if}
{/if}
{if $smarty.section.numloop.last}
{* pad the cells not yet created *}
{math equation = "n - a % n" n=$cols a=$data|@count assign="cells"}
{if $cells ne $cols}
{section name=pad loop=$cells}
<TD>&nbsp;</TD>
{/section}
{/if}
</TR>
{/if}
{/section}
</TABLE>

This is for any numer of columns, anyone knows how to adapt it??

Thanks in advance,
David



17
figu78
wfdonwloads template
  • 2008/7/1 22:28

  • figu78

  • Just popping in

  • Posts: 60

  • Since: 2006/8/19


Hello guys,

I wonder if someone could help me to modify wfdownloads templates. what i want to do is to show all the files under every category like in a gallery.

I mean, right now the module has a table with one column, and there is a loop that feeds this table, so everytime you add a new file, the file is shown at the top of the catergory over the rest of files.

<table width="100%" cellspacing="0" cellpadding="10" border="0">
<tr>
<td width="100%">
<!-- Start link loop -->
<{section name=i loop=$file}>
<{include file="db:wfdownloads_download.html" down=$file[i]}>
<{/section}>
<!-- End link loop -->
</td>
</tr>
</table>


What i want to create is a table with 3 columns and feed it to have the latest files at the top and from the right to the left, so the last file would be at the left-top corner.

Could someone help me with this issue??

Thanks in advance,
David



18
figu78
Re: Custom Newsletter News 1.56
  • 2008/5/22 16:43

  • figu78

  • Just popping in

  • Posts: 60

  • Since: 2006/8/19


Nobody??

Cheers,
David



19
figu78
Custom Newsletter News 1.56
  • 2008/5/22 10:01

  • figu78

  • Just popping in

  • Posts: 60

  • Since: 2006/8/19


Hi,

I would like to customize the way that News generates the newsletters to fit to my Theme. Looking at the file that generates the newsletter (newsletter.php), I really don't know how to approach the changes. could you help me??

This is the file:

<?php
$newslettertemplate=<<<contentend
Título : %title%
Tema : %topic_title%
Redactor : %publisher%
Fecha de publicación : %published%
Valoración : %rating%
Lecturas : %reads%

Contenido :
%hometext%

Leer más : %link%
----------------------------------------------------------------------------

contentend;
?>

Thanks,
David



20
figu78
News 1.56 and Newsletter
  • 2008/5/20 7:37

  • figu78

  • Just popping in

  • Posts: 60

  • Since: 2006/8/19


Hi all,

I would like to send a newsletter every month to some of my registered users and to another people not registered in my web. And i wonder if EvenNews is the best option.
What do you use to send your newsletter?? do you use an external newsleter tool?? Which one??

How do you use the built-in newsletter generator that comes with news 1.56??

Thanks in advance,
David




TopTop
« 1 (2) 3 4 5 6 »



Login

Who's Online

251 user(s) are online (186 user(s) are browsing Support Forums)


Members: 0


Guests: 251


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