Notes:
#################################################################################
## ##
## Script Name : LiveTamil NetPals Script ##
## Script By : Thaneshshan.S ##
## Email Contact : livetamil@hotmail.com ##
## Copyrights : LiveTamil Networks (c) 2003 LT ##
## Version : 1.2.8 ##
## Created : 19/06/2003 ##
## Home Page : http://www.livetamil.com/scripts ##
## SKU # : LTPALSTSXSHANLATEST70007 ##
## Help : http://www.livetamil.com/board ##
## ##
#################################################################################
## COPYRIGHT NOTICE: ############################################################
## ##
## Copyright 2003 LiveTamil Networks. All Rights Reserved. ##
## ##
## To all the cool people out there... Thankyou for using my script for free. ##
## But, in exchange please help me with something that you can. To keep the ##
## upcoming versions of this script free please show my copyrights in your ##
## netpals page and help us to debug it. ##
## ##
## Also you should be aware that me or LiveTamil Networks is not responsible ##
## for any damage that might arise using this script. ##
## ##
## Good Luck. ##
## ##
## Thaneshshan .S ##
#################################################################################
PLEASE READ THIS IMPORTANT NOTE:
If you have the ability to write in a different language other than in English, please
help us to translate this script into your language. Please checkout this url for more details.
http://www.livetamil.com/scripts/netpals/skins.shtml
Thank You. :)
#################################################################################
THIS README FILE IS UNFINISHED/ JUST A SMALL GUIDE ;)
Note:
Any minor errors that you find... doesn't matter how small it is, please report it to us.
Feel free to use our discussion board if you have any new ideas or concerns about this script.
If you are good in ENGLISH please edit this README file. Your name will go under credits.
Thank You for working together.
1.1 UPLOADING CONTENTS.
Folder Setup 1 :
# Please use "SETUP 1" only if your host allows to execute cgi scripts outside cgi-bin
# if not use "SETUP 2"
\www or \public_html or\cgi-bin (recommended)
\data
|- data.dat [ASCII UPLOAD] [CHMOD 751]
|-.htaccess [ASCII UPLOAD] [CHMOD 755]
\icons
\ST1
|- all gifs and jpegs [BINRY UPLOAD]
\templates
|- admin.ltpals [ASCII UPLOAD] [CHMOD 777]
|- add.ltpals [ASCII UPLOAD] [CHMOD 777]
|- edit.ltpals [ASCII UPLOAD] [CHMOD 777]
|- search.ltpals [ASCII UPLOAD] [CHMOD 777]
|- view.ltpals [ASCII UPLOAD] [CHOMD 777]
|- form.ltpals [ASCII UPLOAD] [CHMOD 777]
\skins
|- style1.pl [ASCII UPLOAD] [CHOMD 755]
\photos
\- add.cgi [ASCII UPLOAD] [CHMOD 755]
- admin.cgi [ASCII UPLOAD] [CHMOD 755]
- common.pl [ASCII UPLOAD] [CHMOD 755]
- config.pl [ASCII UPLOAD] [CHMOD 755]
- edit.cgi [ASCII UPLOAD] [CHMOD 755]
- hostname.txt [ASCII UPLOAD]
- index.cgi [ASCII UPLOAD] [CHMOD 755]
- info.cgi [ASCII UPLOAD] [CHMOD 755]
- search.cgi [ASCII UPLOAD] [CHMOD 755]
- sendmail.cgi [ASCII UPLOAD] [CHMOD 755]
- upload.cgi [ASCII UPLOAD] [CHMOD 755]
- README.txt [DON'T UPLOAD]
Folder Setup 2 :
\cgi-bin
\data
|- data.dat [ASCII UPLOAD] [CHMOD 751]
|-.htaccess [ASCII UPLOAD] [CHMOD 755]
\templates
|- admin.ltpals [ASCII UPLOAD] [CHMOD 777]
|- add.ltpals [ASCII UPLOAD] [CHMOD 777]
|- edit.ltpals [ASCII UPLOAD] [CHMOD 777]
|- search.ltpals [ASCII UPLOAD] [CHMOD 777]
|- view.ltpals [ASCII UPLOAD] [CHOMD 777]
|- form.ltpals [ASCII UPLOAD] [CHMOD 777]
\skins
|- style1.pl [ASCII UPLOAD] [CHOMD 755]
\photos
\- add.cgi [ASCII UPLOAD] [CHMOD 755]
- admin.cgi [ASCII UPLOAD] [CHMOD 755]
- common.pl [ASCII UPLOAD] [CHMOD 755]
- config.pl [ASCII UPLOAD] [CHMOD 755]
- edit.cgi [ASCII UPLOAD] [CHMOD 755]
- hostname.txt [ASCII UPLOAD]
- index.cgi [ASCII UPLOAD] [CHMOD 755]
- info.cgi [ASCII UPLOAD] [CHMOD 755]
- search.cgi [ASCII UPLOAD] [CHMOD 755]
- sendmail.cgi [ASCII UPLOAD] [CHMOD 755]
- upload.cgi [ASCII UPLOAD] [CHMOD 755]
- README.txt [DON'T UPLOAD]
\public_html
\icons
\ST1
|- all gifs and jpegs [BINRY UPLOAD]
\- index.shtml [IF YOU ARE FAMILIAR WITH SSI USE THIS, FILE NOT INCLUDED]
- search.shtml [IF YOU ARE FAMILIAR WITH SSI USE THIS, FILE NOT INCLUDED]
- edit.shtml [IF YOU ARE FAMILIAR WITH SSI USE THIS, FILE NOT INCLUDED]
- add.shtml [IF YOU ARE FAMILIAR WITH SSI USE THIS, FILE NOT INCLUDED]
1.2 CONFIGURATION
Instructions :
Open config.pl and edit all variables. Detailed instructions available in script. Once you
edit that upload it and you are ready to go. Check if the script works by typing in the url to
your main directory. If index.cgi doesn't get executed in your server use index.shtml instead.
The SSI that has to go in your index.shtml is <!--#exec cgi="index.cgi" -->
Note : Make sure all your url are pointing to your domain. Please do not load the images off
livetamil.com.
1.3 COMPLETE SKINNING GUIDE
Instructions :
Go to http://www.livetamil.com/scripts/netpals/skins.shtml
Topic Covered
- How to add an external Search Page?
- How to add a front page login screen?
- How to show new ads in an external page?
- Change colors and table format for ads and search engine.
- Color changer script.
- More...
1.4 CHANGE THE LOOK AND FEEL
Instructions :
Define $style in config.pl. Currently we have only one style. style1.pl, style2.pl, style3.pl
Follow that pattern when installing new styles. style1.pl contains all the cgi HTML's that
could be edited. You could also edit the error messages and other messages through this.
Define colors and other options here. This script is not fully finished. But, has become better
from the older versions.
Next edit "Templates".
Go to the templates directory and open all the files with .ltpals extenstion in a html editor or
notepad(experts) and add your own HTML code and intergate it with your site design :).
Default templates come with no <html></html> tags. This should completely change the look and
feel of your site.
1.5 FAQ
How do I remove the "Administrator" Link from the home page?
------------------------------------------------------------
To remove the administrative link open the folder "view.ltpals" in the template folder and
remove the following line. <a href="admin.cgi">Administration</a> (password : LiveTamil)
or you can just remove the password do knowone sees it.
Why Doesn't my photo upload work?
---------------------------------
The file upload is a new function that is included in 1.2.6
We have tested it in a unix machine running perl 5. If you have set all your paths and CHMOD
properly and still doesn't work you might want to contact your admin for help. If you still
have problems please let us know.
What are the valid characters allowed when adding a profile?
------------------------------------------------------------
Title _@.,%&*#!?
Name _Blank Space Only
Password None [A to Z][a to z][0 to 9]
Email _@.-
Comments _@.,%'"&#!?()*:;
Extra Fields _@.,#!*():-?
Experts : This could be edited in common.pl file. It is recommended to keep the default
settings for security reasons.
Updated version of FAQ could be found here:
http://www.livetamil.com/scripts/netpals/faqs.shtml
1.6 QUESTIONS OR HELP
Instructions :
Go to our "Help Board" located at
http://www.livetamil.com/board
and post any questions or help that you might need to install and run this script smoothly.
1.7 COPYRIGHTS vs HELP
Instructions :
Since this script is free of charge I am not expecting everyone to show the copyrights or link
to my site. Instead you could help me by adding your site to our showcase or helping us
to create an addon or skin. Your help is much appreciated. In all cases the cgi headers should
never be altered. The cgi scripts should never be changed and sold without the written
permission of LiveTamil Networks. No parts should be stolen to develop a new script. Link to
our site is in the template files (yes the files that end in .ltpals). If you find any bug
please report it to us. Thank You.
Changes:
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use