1
micaot
Solución para problema con flash!!!
  • 2007/12/15 14:55

  • micaot

  • Just popping in

  • Posts: 5

  • Since: 2007/2/26


Por fin una solución para eliminar el marco gris que sale en las películas flash cuando usas IE.

1. Copia en el final de tu theme el siguiente código:

<script type="text/javascript" src="activateActiveX.js"></script>

Debe quedar una cosa así:
....
</body>
</html>
<script type="text/javascript" src="activateActiveX.js"></script>

2. Pega en la raiz de tu XOOPS el archivo "activateActiveX.js"

www.comerciolocal.net/activateActiveX.rar

Ahora si tienes flash en tu index.php ya se verá bien, pero en el resto de los modulos no, es decir, si tambien carga flash tu foro, pues se seguira biendo el marco gris, para eliminarlo debes pegar también el archivo "activateActiveX.js" en la raiz de cada uno de los modulos que deban cargar flash.

Espero que sea de utilidad.

---------------FIN-------------

At last a solution to eliminate the framework gray leaves in movies flash when you use IE.

1. Copy at the end of your theme the following code:

<script type="text/javascript" src="activateActiveX.js"></script>
It should be something like this:
....
</body>
</html>
<script type="text/javascript" src="activateActiveX.js"></script>

2. Paste in the root of your XOOPS file "activateActiveX.js"

www.comerciolocal.net/activateActiveX.rar



Now if you flash your index.php and will be fine, but in the rest of the modules not, ie whether cargo also flash your forum, as it will keep biendo under gray paste also to remove the file "activateActiveX . js "at the root of each of the modules to be loaded flash.
I hope it is useful.

------------- END --------------- -------------



2
micaot
Re: problem whith catads 1.4
  • 2007/3/8 11:00

  • micaot

  • Just popping in

  • Posts: 5

  • Since: 2007/2/26


Problema resuelto.

Dentro del modulo catads viene un arcivo sql, que crea 2 tablas en tu base de datos:

mimetypes
perm_mimetypes

, el problema es que no les asigna el prefijo xoops_, por lo que se debe modificar esto para que las tablas que cree sean:

xoops_mimetypes
xoops_perm_mimetypes

de este modo estas definiendo los mimetypes permitidos entre los que estan como no jpg, gif, png, etc. espero que le sirva a alguien



3
micaot
Re: problem whith catads 1.4
  • 2007/3/7 22:53

  • micaot

  • Just popping in

  • Posts: 5

  • Since: 2007/2/26


thanks for your answer, but did not work, some other idea?



4
micaot
Re: problem whith catads 1.4
  • 2007/3/6 22:46

  • micaot

  • Just popping in

  • Posts: 5

  • Since: 2007/2/26


I continue needing support



5
micaot
problem whith catads 1.4
  • 2007/2/26 10:09

  • micaot

  • Just popping in

  • Posts: 5

  • Since: 2007/2/26


When i try to upload a picture in catads module the
following error it appears:

Errors Returned While Uploading
Error loading mimetypes definition

somebody can help me, thanks.




TopTop



Login

Who's Online

155 user(s) are online (111 user(s) are browsing Support Forums)


Members: 0


Guests: 155


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