View Full Version : Module does not appear
abbood
05-04-2005, 07:17 PM
Hi ,
I've added some modules.. and they are working as long as am loged in , but some of them will stop appearing when ever I log out, and yes I chose all groups to have access to view the module.
Any ideas ?
Brian
05-04-2005, 08:46 PM
What modules exactly?
abbood
05-05-2005, 05:50 AM
Brian ,
The clock module for example :
http://www.vbadvanced.com/forum/showthread.php?t=4367
LEAD_WEIGHT
05-05-2005, 10:39 PM
Brian ,
The clock module for example :
http://www.vbadvanced.com/forum/showthread.php?t=4367
Upload SWF file to module folder
Go to your Admincp - vba CMPS - Add Module
Module Title - Calendar Clock
Module Identifier - leave it blank
OR Template to Include - clock
Make it active and select the column you want it in.
Save and you are done.
& this change
& u can change the background colour as well. :)
<table align="center" border="0" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" class="tborder" width="100%">
<thead>
<tr>
<td class="tcat">
<a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('clock')"><img id="collapseimg_clock" src="$stylevar[imgdir_button]/collapse_tcat$collapseimg_clock.gif" alt="" border="0" /></a>
<span class="smallfont"><strong>$vba_options[portal_blockbullet] Time & Date</strong></span></td>
</tr>
</thead>
<tbody id="collapseobj_clock" style="$collapseobj_clock">
<tr>
<td class="$getbgrow" align="center" width="100%">
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="147" height="139" align="left" border="0" hspace="1">
<param name=movie value="http://www.yourdomain/forums/modules/clock_calendar.swf">
<param name=quality value=High>
<param name=bgcolor value=F6F8FA>
<param name="wmode" value="F6F8FA">
<param name="menu" value="0">
<param name="_cx" value="3836">
<param name="_cy" value="3678">
<param name="FlashVars" value>
<param name="Src" value="http://www.yourdomain/forums/modules/clock_calendar.swf">
<param name="Play" value="0">
<param name="Loop" value="0">
<param name="SAlign" value>
<param name="Base" value>
<param name="AllowScriptAccess" value="always">
<param name="Scale" value="ExactFit">
<param name="DeviceFont" value="-1">
<param name="EmbedMovie" value="0">
<param name="SWRemote" value>
<param name="MovieData" value>
<embed src="http://forum.ex-zone.com/modules/clock_calendar.swf" quality=high bgcolor=#F6F8FA WIDTH="135" HEIGHT="135" wmode="transparent" ALIGN="center" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer" menu="false"></EMBED></object>
</td>
</tr>
</tbody>
</table>
<br />
abbood
05-09-2005, 01:42 PM
LEAD_WEIGHT,
Thanks for answering.. I did it.. and the minute I log out it's not there , any more suggestion ?
LEAD_WEIGHT
06-02-2005, 04:19 PM
LEAD_WEIGHT,
Thanks for answering.. I did it.. and the minute I log out it's not there , any more suggestion ?
It most like that u set guest not to view that module that is what I think u did.
vBulletin® v3.7.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.