Show Number Of New Messages in Browser Tab
Edit /templates/YOURTEMPLATE/header.tplBetween <head> and </head> replace all the occurrences of <title>with <title><!-- IF session.new_messages -->...
View ArticleInvisibile profile
Is any option that user can select hide my profile (for paid members).So that others don't see that I visited their profile.
View ArticleWhite page or 500 error resolution.
White page or 500 error appears when there's a problem with the code/server but its details are not displayed for security reasons. Thus you get a generic 500 error or a white screen. This is done...
View ArticleHow to display ALL members online now
This post will show you how to create a new page that will show all members online (for version 2.5.3)Step 1 – Create your new pageIn the control panelSettings---» [Content]---» [manage pages] ---»...
View ArticleBanner Tutor for 2.5.2 Commercial License
By default the banner code is in the template header.tpl in two places. Here is an image of what the code looks...
View ArticlePrevent users to change gender
Hi, here is the mod. it displays what user enter when registeringopen account_profile.tplsearch for:<!-- BEGIN profile_fields -->before add:<!-- Mod to prevent user to change...
View Articlewww. Re-direct to http:// Instead.
Some of you may agree and some might disagree but in my opinion www. and without www. just http:// play a big role in SEO when it comes to google and others. From what I know google sees them as two...
View Articlehow to "change background for paid members"
on yourtemplate/header.tpl find before </head>:<div id="page_wrap">replace with:<!-- IF member_group_id == "2" --><div id="page_wrap_vip"> <!-- ELSEIF...
View ArticleMake DIFFERENT wink messages to SEND Vs REPLY and make as Radio button
Hi,I think this information is newsworthy and I thank Radioact for helping me with this.First, set up all the wink messages you want in the cp. Then, copy the ID's and subject lines somewhere for...
View ArticleHow to: Zodiac works
In this tutorial I'm going to explain nice way of creating zodiac fields and displaying zodiac sign in member's profile page.1. First of all go and find some good zodiac icons. Free or paid. Here's a...
View ArticleCreate to the own language file
You can easily create your own language file. How to create them, I declare to you the following:1. Create a new file:For example: lang.newlanguage.phpThis "lang." must be written, otherwise it does...
View Articlehow to "add more quick actions to search results"
on your template/serch_results.tpl:*******************find: <!-- INCLUDE member_sections_quick_actions.tpl -->and paste this code after that: <li...
View ArticleMove all Members Without Profile Avatar to a new No photo Member Group
First and foremost I would like to thank our “Super Jedi Master Member” Radioact for creating the new function.This tutorial is the result of a team effort by:radioact and seeme101 this tutorial has 3...
View ArticleUsers moved to groups based on gender on sign up - women date free !
Hi,I would like to setup my website so that females automatically go to a "females group" which allows them to message anyone for free... while i would like to restrict the males by moving them to a...
View ArticleSending Newsletter to ALL but exclude canceled members
Lets start off with I am using Version 2.7 I realized when I sent out a Christmas message and set the options to 'All Members', I assumed it would not include 'inactive' / 'canceled' members. I was...
View Article