
Datecomm Social Networking Setup.
Insert Adsense ads for the front page
login to admin
http://www.yourdomain.com/admin/admin.php
click banner
then on the right hand side click advertise code
Then click for main page etc…
To change admin password
edit includes/config.php
line 17 and 18
//Admin parameters/
$login="admin";
$password="pass";
Note: we may have sent you a differnt password for admin login
Meta Tags
Edit meta.php
Change the red
<meta name="Author" content="">
<meta name="Keywords" content="">
<meta name="Description" content="">
For meta tag Title edit line 13 includes/config.php
$sitetitle=
Change Text on front page in Bold
edit line 9 includes/config.php
$sitename=
Change front page Text
edit home.php
How to change text in emails etc..
export the database
rename database to a .txt file so you can open with dreamweaver
do a search for the text you want to replace
then when you find the text just replace it
then rename and insert the database again
Change The Logo
size: 260x100
Create a logo with similar dimensions and copy to
images/logo.gif
Then upload to images/logo.gif
How to change the Featured Members, Artists, Group on front page click here
How to upload music and create a band profile with music uploads click here
How to Edit Band profile click Music then click Music Profile then click Music Profile
To customize profile like myspace with css codes and link video, audio or Background Picture click My profile then customize
Here is a great place to get codes pimp-my-profile.com
Subscriptions Management: The Packages Link from admin panel to make money buy charging members a subscription fee for particular services, paypal IPN integrated.
Color Scheme: The whole color scheme of the script is controlled by a centralized style sheet.
No Fee to remove any links or reference to our company, known as tags or powered buy links. Its easy to change the logo.
datecomm social networking script can be used on many types of servers, including Apache running on Linux, BSD or Mac OS X, Microsoft IIS or Apache running on Windows. Created in php and mysql for linux, unix, all windows. Only 1 database used, The only requirements are that PHP 4.1.0 or above and MySQL 3.1.10 or above are installed on your web server.