| 224 | 0 | 0 | View Entry |
Limit "input".
Open account_audio_edit.tpl
Find:
After add:
if (limitField.value.length > limitNum) {
limitField.value = limitField.value.substring(0, limitNum);
} else {
limitCount.value = limitNum - limitField.value.length;
}
}</script>
Find:
Replace
onKeyUp="limitText(this,this.form.count,64);" maxlength="64" /><input readonly type="text" name="count" size="1" value="64"></dd>
Open forms.css
and add:
width: 705px; }
"width" set up under itself.
end.

----
View Comments & Reply...
Sorry for my speaking English disastrous
I wanted a little help from your par.
My goals:
-notify a member by mail when their profile and seen by another member.
-notify a member by email when one of these friends connects
thank you for your help View Comments & Reply...
| 478 | 1 | 1 | View Entry |
www/template/you_template/member_blog_entry.tpl
Find:
After add:
<script type="text/javascript" src="/ajax/fancybox/jquery.fancybox-1.2.6.pack.js"></script>
<script type="text/javascript" src="/ajax/fancybox/141.js"></script>
Find:
end.
FILES: http://depositfiles.com/files/yc3kxtr8l View Comments & Reply...
Open:
templates/you_templates/member_audio.tpl
Find:
<dt>{lang:"member","title"}:</dt>
<dd>{audio_name}</dd>
After add:
<dt>Date:</dt>
<dd>{audio_post_date}</dd>
End.
View Comments & Reply...
| 504 | 1 | 3 | View Entry |
//------------------------------------------------
// Get new pictures in albums
//------------------------------------------------
$result = $DB->query("SELECT *
FROM " . DB_PREFIX . "pictures as p
WHERE dateadded > $timeframe AND member_id IN ($friend_ids)
ORDER BY dateadded DESC LIMIT 50");
//------------------------------------------------
// Get new pictures in albums
//------------------------------------------------
$result = $DB->query("SELECT p.*
FROM " . DB_PREFIX . "pictures as p, " . DB_PREFIX . "albums as a
WHERE p.dateadded > $timeframe AND p.member_id IN ($friend_ids) AND p.album_id=a.album_id AND a.password = ''
ORDER BY dateadded DESC LIMIT 50");
| 467 | -1 | 3 | View Entry |
New user "login form" and "user menu" ;)
Screenshot in full thread!

View Comments & Reply...
Sorry, bad english :)
Open:
www/templates/you_templates/member_sections_card.tpl
Add right at the end:
<!-- IF profile_field_country_name OR profile_field_city_name -->
<dt>Last visit:</dt>
<dd>{member_last_visit}</dd>
<!-- ENDIF -->
end :))
Screenshot:
user profile

search user
View Comments & Reply...
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...
finally my site is up and runnin and until now i love it ;-)
But there are a few things i need.
I wrote here something about zodiac signs. Love it. Please help me to integrate it in my community. Problem: i dont understand the tutorial to it, so i need one who can make it for me.
Chat: With help from a user in vldpersonal i integratet the flashchat from tufat.com. It works but not the way i want it.
First of all ... it doesnt look like integratet because it opens a new window and the design ...sorry ... the chatdesign is like ugly bubblegum flash bling crap. Hate it.
When you clik on "profile" of a chatuser nothing happens ...
www.boyfriend.dk has a chat that is fully integratet in their system (not vldpersonal) and look fine because minimalistic.
PLEAAASSSSEEEE ... i hire you and pay good money if you build a chat for me that works like that. View Comments & Reply...







Latest Comments
Looking for Developer - VLD Site Mods and Fixes - Paid Job
about 10 hours ago
Looking for Developer - VLD Site Mods and Fixes - Paid Job
about 19 hours ago
Looking for Developer - VLD Site Mods and Fixes - Paid Job
about 20 hours ago