is there any extension , where i can show my videos in the homepage.tpl ?
AND: is it possibel to say:
If user in NOT adding any Movie in the upload form "just adding TEXT" and klick on Submit that its still posting the video?
tHX for your quick feedback View Comments & Reply...
i allway have the prob in v2.5.3 that in i go to a member_blog page
i see that he has 30Blogs and i see Site 1-5 and Next Page Button.
I just can click on NEXT PAGE Button..
Is there any possibility that i can get the page Nr for clicking that like
[Page 1 - 2- 3- 4 -5] all links to each pages
you know what i mean? View Comments & Reply...
{pictures:limit=12,cache_time=0,orderby="rand()"}
with this code to get a cool SlideCode
<script type="text/javascript">
//Specify the slider's width (in pixels)
var sliderwidth="772px"
//Specify the slider's height
var sliderheight="80px"
//Specify the slider's slide speed (larger is faster 1-10)
var slidespeed=1
//configure background color:
slidebgcolor="#ffffff"
//Specify the slider's images
var leftrightslide=new Array()
var finalslide=''
leftrightslide[0]='{pictures:limit=60,cache_time=0,orderby="rand()"}'
//Specify gap between each image (use HTML):
var imagegap=" "
//Specify pixels gap between each slideshow rotation (use integer):
var slideshowgap=5
////NO NEED TO EDIT BELOW THIS LINE////////////
var copyspeed=slidespeed
leftrightslide='<nobr>'+leftrightslide.join(imagegap)+'</nobr>'
var iedom=document.all||document.getElementById
if (iedom)
document.write('<span id="temp" style="visibility:hidden;position:absolute;top:-100px;left:-9000px">'+leftrightslide+'</span>')
var actualwidth=''
var cross_slide, ns_slide
function fillup(){
if (iedom){
cross_slide=document.getElementById? document.getElementById("test2") : document.all.test2
cross_slide2=document.getElementById? document.getElementById("test3") : document.all.test3
cross_slide.innerHTML=cross_slide2.innerHTML=leftrightslide
actualwidth=document.all? cross_slide.offsetWidth : document.getElementById("temp").offsetWidth
cross_slide2.style.left=actualwidth+slideshowgap+"px"
}
else if (document.layers){
ns_slide=document.ns_slidemenu.document.ns_slidemenu2
ns_slide2=document.ns_slidemenu.document.ns_slidemenu3
ns_slide.document.write(leftrightslide)
ns_slide.document.close()
actualwidth=ns_slide.document.width
ns_slide2.left=actualwidth+slideshowgap
ns_slide2.document.write(leftrightslide)
ns_slide2.document.close()
}
lefttime=setInterval("slideleft()",30)
}
window.onload=fillup
function slideleft(){
if (iedom){
if (parseInt(cross_slide.style.left)>(actualwidth*(-1)+8))
cross_slide.style.left=parseInt(cross_slide.style.left)-copyspeed+"px"
else
cross_slide.style.left=parseInt(cross_slide2.style.left)+actualwidth+slideshowgap+"px"
if (parseInt(cross_slide2.style.left)>(actualwidth*(-1)+8))
cross_slide2.style.left=parseInt(cross_slide2.style.left)-copyspeed+"px"
else
cross_slide2.style.left=parseInt(cross_slide.style.left)+actualwidth+slideshowgap+"px"
}
else if (document.layers){
if (ns_slide.left>(actualwidth*(-1)+8))
ns_slide.left-=copyspeed
else
ns_slide.left=ns_slide2.left+actualwidth+slideshowgap
if (ns_slide2.left>(actualwidth*(-1)+8))
ns_slide2.left-=copyspeed
else
ns_slide2.left=ns_slide.left+actualwidth+slideshowgap
}
}
if (iedom||document.layers){
with (document){
document.write('<table border="0" cellspacing="0" cellpadding="0"><td>')
if (iedom){
write('<div style="position:relative;width:'+sliderwidth+';height:'+sliderheight+';overflow:hidden">')
write('<div style="position:absolute;width:'+sliderwidth+';height:'+sliderheight+';background-color:'+slidebgcolor+'" onMouseover="copyspeed=0" onMouseout="copyspeed=slidespeed">')
write('<div id="test2" style="position:absolute;left:0px;top:0px"></div>')
write('<div id="test3" style="position:absolute;left:-1000px;top:0px"></div>')
write('</div></div>')
}
else if (document.layers){
write('<ilayer width='+sliderwidth+' height='+sliderheight+' name="ns_slidemenu" bgColor='+slidebgcolor+'>')
write('<layer name="ns_slidemenu2" left=0 top=0 onMouseover="copyspeed=0" onMouseout="copyspeed=slidespeed"></layer>')
write('<layer name="ns_slidemenu3" left=0 top=0 onMouseover="copyspeed=0" onMouseout="copyspeed=slidespeed"></layer>')
write('</ilayer>')
}
document.write('</td></table>')
}
}
</script>
Be shure the your ext.picture.tpl is well codes like this
<!-- IF ext_pictures --><div class="typepage"><div class="dataitem single previewbox"><!-- BEGIN ext_pictures --><div class="image" style="text-align:left"><!-- <a href="{top.virtual_path}{picture_link}"> --><a href="/index.php?m=pages&g=general&p=flashshow"><img src="{top.virtual_pic_path}{picture_preview}" alt="" border="0" /></a><br><a href="#"> </a></div><!-- END ext_pictures --> </div></div><!-- ENDIF -->
have fun! View Comments & Reply...
question.. i have the version 2.5.3 and i have 2 lanuages in my website..
if i want to creat a survey.. i can only do that in 1 language..
some on has an idea what can do to get 1 survey with 2 languages..
thX for your help ;) View Comments & Reply...
It has to be a way to make aMulti Upload..
perhaps 3 files at ones..
some one has an idea to to that View Comments & Reply...
question..is there a way to show the members with the most created blogs
code can be like
{members:limit=10,cache_time=0,cache_name="blog",orderby="totalblog"}
thX for your help View Comments & Reply...
does any one know, if its possible to convert some features from the new version
into the old version v2.5.3 ?
i dont want to install or update from v2.5.3 to v2.5.4
is it possible to use new function from 2.5.4 in v2.5.3 ? View Comments & Reply...
i have an idea for an extension called "same friends"
It will be super if it will be possible in member_profile
to display "same friends"
LIKE members who are MY and the Selected MemberS friends.
Example:
You and member1 has (10) same friends
Bottom: the images of the same friends
code can be like:
{members:limit=10,cache_time=0,profile_region=session.profile_region_id,orderby="samefriends"}
what do you think? View Comments & Reply...
does some one has an idea what kind of MOD i have to do to get
Last Blogs' Comments as its in vldcrowd.
ThX for your helo View Comments & Reply...
Here is the code for that:
<div id="unterhaltungcontainer">
<b class="rtop">
<b class="r1"></b> <b class="r2"></b> <b class="r3"></b> <b class="r4"></b>
</b>
<div style="background: #e36801; padding:2px;" align="center"> THATS A TEST <br> Do what ever you like</div>
<!--content goes here -->
<b class="rbottom">
<b class="r4"></b> <b class="r3"></b> <b class="r2"></b> <b class="r1"></b></b>
</div>
<style type="text/css">
#container {
margin-bottom:30px;
}
.rtop, .rbottom{display:block; }
.rtop *, .rbottom *{display: block; height: 1px; overflow: hidden; background: #e36801;}
.r1{margin: 0 5px;}
.r2{margin: 0 3px }
.r3{margin: 0 2px;
}
.r4{margin: 0 1px; height: 2px;}
</style> View Comments & Reply...





Latest Comments
Looking for Developer - VLD Site Mods and Fixes - Paid Job
18 minutes ago
Looking for Developer - VLD Site Mods and Fixes - Paid Job
about two hours ago
Searching for a coder - Urgent - HTML newsletters in v 2.7
1 day ago