31
winsion
Re: MediaShow
  • 2004/5/28 12:36

  • winsion

  • Just popping in

  • Posts: 55

  • Since: 2003/11/23


I do not understand the question well:
is the this file zip which you do not manage to open?

Or is the this files audio and video which does not start
because in this case a chmod 666 on the folder and files sql are advised



32
winsion
Re: MediaShow
  • 2004/5/27 14:25

  • winsion

  • Just popping in

  • Posts: 55

  • Since: 2003/11/23


I don't understad wmp play on mac and wmp play mp3

link



33
winsion
Re: MediaShow
  • 2004/5/27 14:19

  • winsion

  • Just popping in

  • Posts: 55

  • Since: 2003/11/23


Sorry, problem of language, I am French and bad in english

I think that for the macs one needs the reader quicktime?it however seemed to to me that wmp was compatible? I alas do not have any more mac at the house…

I will add a block with reader quicktime, the PC read the quicktime

If you have another idea for mac known as it me



34
winsion
Re: MediaShow
  • 2004/5/27 14:01

  • winsion

  • Just popping in

  • Posts: 55

  • Since: 2003/11/23


if you want to add audio media:
the file mediashow_bloc.php line 12

$gExtension "wav mp3 mid";


write

$gExtension "wav mp3 mid mp3s";


it is necessary that the media is compatible with wmp



35
winsion
Re: Making clickable fields in a headerbar
  • 2004/5/27 4:56

  • winsion

  • Just popping in

  • Posts: 55

  • Since: 2003/11/23


In theme.html (for example):

<td colspan="3" class="topnav">

<!-- 
navibar set -->
&
nbsp;&nbsp;
<
a href="<{$xoops_url}>/">Home</a>
&
nbsp;&nbsp;
<
a href="<{$xoops_url}>/modules/piCal/">Agenda</a>
&
nbsp;&nbsp;
<
a href="<{$xoops_url}>/modules/news/">News</a>
&
nbsp;&nbsp;
<
a href="<{$xoops_url}>/modules/newbb/">Forum</a>
&
nbsp;&nbsp;
<
a href="<{$xoops_url}>/search.php">Search</a>
&
nbsp;&nbsp;

</
td>


In style.css :

td.topnav{
    
font-size:10px;
    
text-aligncenter;
    
vertical-alignmiddle;    
    
background#FFFFF url(images/yourorangeimage.gif) repeat-x;color:#FFFFFF;
    
white-space:nowrap;border0px solid #91a0ae;border-width: 1px 0px 1px 0px;
    
height:25px;


your image must resemble that :

Resized Image



36
winsion
Re: How do I change the logo in the theme?
  • 2004/5/26 15:44

  • winsion

  • Just popping in

  • Posts: 55

  • Since: 2003/11/23


search logo.gif and change logo.gif by your logo... or edit theme and change image in theme...



37
winsion
Re: user block based on member of group?
  • 2004/5/26 15:03

  • winsion

  • Just popping in

  • Posts: 55

  • Since: 2003/11/23


A beginning of solution (in php, no templates) :

global $xoopsUser$groups;
if (
$xoopsUser) {    
$groups $xoopsUser->getGroups();} 
else {    
$groups XOOPS_GROUP_ANONYMOUS;}
if (
$groups != "3" ){
...



38
winsion
Re: removing links at top and changing menu items to link elsewhere?
  • 2004/5/26 14:55

  • winsion

  • Just popping in

  • Posts: 55

  • Since: 2003/11/23


Go to admin

Edit templates of theme 4metal and change

Go to "module" and update "system admin"

For more details go to

Xoops-Thèmes



39
winsion
Re: How do I....
  • 2004/5/26 14:48

  • winsion

  • Just popping in

  • Posts: 55

  • Since: 2003/11/23


In admin/Groups/

change permissions...



40
winsion
Re: Mediashow problem
  • 2004/5/25 16:46

  • winsion

  • Just popping in

  • Posts: 55

  • Since: 2003/11/23


ok, somebody had this problem in France, it put Chmod 666 on the file video.txt and now is good.




TopTop
« 1 2 3 (4) 5 »



Login

Who's Online

224 user(s) are online (157 user(s) are browsing Support Forums)


Members: 0


Guests: 224


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