11
winsion
Phpleague 0.81 (championship management)
  • 2005/2/5 11:02

  • winsion

  • Just popping in

  • Posts: 55

  • Since: 2003/11/23


For the opening RBS Six Nations , I put the new version of phpleague in my download, thank you to submit a report/ratio of bug. Attention it is an adaptation for XOOPS not an official script.
There is some translation to make in script (but there is nevertheless a file language in English)
Download here

and : Allez les bleus !!!!



12
winsion
Re: $xoopsDB->query() doesn't work for "alter table ... drop column ..."
  • 2004/12/7 9:22

  • winsion

  • Just popping in

  • Posts: 55

  • Since: 2003/11/23


test : $rec = "ALTER TABLE ".$xoopsDB->prefix('inventory')." DROP COLUMN $colname ";



13
winsion
Re: module for mpeg, wmv or avi file
  • 2004/12/7 9:14

  • winsion

  • Just popping in

  • Posts: 55

  • Since: 2003/11/23


i think filmmaker (in dev)



14
winsion
Re: Mediashow problem
  • 2004/11/20 7:33

  • winsion

  • Just popping in

  • Posts: 55

  • Since: 2003/11/23


Quote:

Calipsy wrote:
I also installed mediashow on my site and this module is very useful, however, registered users cannot access it. Did anyone find a way to set permissions on to users?


thanks...


Version 1.1 is on my site : http://membres.lycos.fr/winsion/modules/news/

with more informations for permissions, and now : file quicktime .mov and .wmv ok.



15
winsion
Re: One page per user
  • 2004/11/18 14:30

  • winsion

  • Just popping in

  • Posts: 55

  • Since: 2003/11/23


page url :
<?
include(
"mainfile.php");
include(
XOOPS_ROOT_PATH."/header.php");

$xoopsOption['show_rblock'] = 1// 1 = Avec blocs de droite - 0 = Sans blocs de droite$lien= $xoopsUser->getVar('uid');


echo "<a href=".$xoopsUser->getVar('uid').".php>Cliquez-ici </a> ";

include(
XOOPS_ROOT_PATH."/footer.php");
?>


page reception 1.php for uid=1

<?
include(
"mainfile.php");
include(
XOOPS_ROOT_PATH."/header.php");

$xoopsOption['show_rblock'] = 1// 1 = Avec blocs de droite - 0 = Sans blocs de droite$lien= $xoopsUser->getVar('uid');

if ($xoopsUser->getVar('uid')<>1)
{
redirect_header('index.php',3,_US_NOEDITRIGHT);}

else 
?>
<p>Hello my html</p>

<?
include(XOOPS_ROOT_PATH."/footer.php"); ?>



16
winsion
Re: One page per user
  • 2004/11/18 10:49

  • winsion

  • Just popping in

  • Posts: 55

  • Since: 2003/11/23


ben oui c'est encore moi

tu ne peux pas inclure un fichier .html mais seulement un fichier php... sinon il faut faire un lien.

tu peux faire un fichier php avec tu html dedans sans problème :

<? php
include("mainfile.php");
?>

code page html


après tu peux faire un include ("pagehtml/$lien.php");



17
winsion
Re: Mediashow problem
  • 2004/11/13 18:33

  • winsion

  • Just popping in

  • Posts: 55

  • Since: 2003/11/23


I code mediashow version 1.5
with base MySQL and many media will be valid (wmp, quicktime - .mpg, .wmf, .mov, i look for .rm files... and audio's media
And : uploader for medias !
No problems for groups and anonym
I go tried to make a principal menu by category

I think that it will be ready in 2 months in French and 3 in English... because translation !!!

good bye and sorry for my poor english



18
winsion
Re: Mediashow problem
  • 2004/6/22 11:58

  • winsion

  • Just popping in

  • Posts: 55

  • Since: 2003/11/23


I have Opera 7.51 and there is no problem of compatibility !!

Check your configuration before saying mediashow crash on Opera 7.51.

Thank you ...



19
winsion
Re: Mediashow problem
  • 2004/6/15 15:29

  • winsion

  • Just popping in

  • Posts: 55

  • Since: 2003/11/23


1 - my site is rather a site of download, it is made only for that… thank you nevertheless.

2 - there is no table, it is the ransom of simplicity (what wants to also say that one should not put of space in the title) - can be in a video module (with votes for example) more advanced I will put tables but for the moment I don't have time…

3 - there must be in video.txt the name which was load, that wants to say that the url is not done (can be similar for shoutbox and guestbook), I will look at if I find programming so for you can see that.

4 - sorry for my English "google"

5 - XOOPS is excellent!



20
winsion
Re: imagemanager
  • 2004/6/15 5:34

  • winsion

  • Just popping in

  • Posts: 55

  • Since: 2003/11/23


oh sorry,I see what you want now. I cannot program imagemanager only with the dhtmltextarea form, to differently perhaps call it with the code Javascript?

it seems to me that for the avatars it uses the same system of upload that I have to show to you and its own viewer.(but is to be confirmed by the dev team ?)




TopTop
« 1 (2) 3 4 5 »



Login

Who's Online

191 user(s) are online (139 user(s) are browsing Support Forums)


Members: 0


Guests: 191


more...

Donat-O-Meter

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

Latest GitHub Commits