Google Answers Logo
View Question
 
Q: 2 questions ( Answered 5 out of 5 stars,   0 Comments )
Question  
Subject: 2 questions
Category: Computers > Internet
Asked by: sageworksinc-ga
List Price: $30.00
Posted: 30 Oct 2003 10:51 PST
Expires: 29 Nov 2003 10:51 PST
Question ID: 271175
the site awesomehouse.com/matrix
the background file,i amlooking for graphic fileslike that are
animated about the matrix.
secondly,how doi use this site php code to build a gallery dating
formy site.
the site is azdg.com
Answer  
Subject: Re: 2 questions
Answered By: till-ga on 30 Oct 2003 11:46 PST
Rated:5 out of 5 stars
 
a)
The effect on the domain awsomehouse.com/matrix is reached by using an
animated gif file as a background of the html page.
You will find quite a lot of animated backgrounds on the following
pages:

( http://www.ethologic.com/sasha/anim/ab.html )
( http://www.art-tlc.com/bground.html )
( http://www.alpha-thrall-web-art.com/animated/animated1.htm )
( http://www.light-speed-web-graphics.com/ani_frames1/noframe1.htm )
( http://www.light-speed-web-graphics.com/extravaganza/extravaganza3.htm
)
( http://www.angelfire.com/ak5/daynight/aurora/aurora.htm )
( http://galileo.spaceports.com/~godspeed/head_rush/head_rush.htm )
( http://www.patswebgraphics.com/animated/animated.html )
( http://www.light-speed-web-graphics.com/animated_graphics/animated_2.htm
)
( http://www.geocities.com/ziggyzinger/ziggy_animated/ziggy_animated.htm
)
( http://www.art-tlc.com/bground4.html )

I am sure you will find a desired animated gif o n one of those sites.
Some of them contain hundreds of designs to select from.
 
b)
The dating service script from adzg.com has a readme.html
dokumentation file that decribes the setup procedure step by step.
Please keep in mind that your webserver requires a MySQL database and
PHP for this dating-system to run.
Please have a look at the documentation:

"ReadMe for AzDGDatingLite 

--------------------------------------------------------------------------------

Introduction 
Requirements 
Installation 
Configuration 

--------------------------------------------------------------------------------
Introduction

This script has been created as Lite version of AzDGDatingPlatinum.
It`s FREE and under GPL. You can`t remove our copyrights from bottom
of any script page. Please read gpl.txt and remove this software if
you are don`t agree with this file.

Script can be used in any site (Commercial or Non-commercial). 

But we don`t recommend use this script for very big projects (with
user number more than 65.000). You must buy our Platinum version for
easy upgrade and using for biggest projects.

In this script released many functions not available in other payed
scripts (User can upload 3 photo, very many profile fields and more).
But we don`t include more functions available in Platinum version
(Messaging system between users, Powerfull admin area with maillist,
FAQ system, BedRoom for users, Photo of the day and any custom feature
may be added by our client (as PayPal integration, and more)).


--------------------------------------------------------------------------------
Requirements

This script require only not very old PHP and MySQL versions. Php
version must be 4.1.0 or newer. MySQL must be 3.23.15 or newer. Script
platform (Windows, Linux, Mac) may be independent.

For detect your PHP and MySQL versions we recommend you ask this from
your hosting. We don`t recommend you using hostings with older
versions, because many bugs available in older versions of PHP and
MySQL.

You can write and install simple script for detect your PHP version
and some server parameters as internal path.

test.php:

<?php

phpinfo();

?>


upload this script to server and view from browser as
http://www.your_site.com/test.php.


--------------------------------------------------------------------------------
Installation

Install process easy of you did it step-by-step:

Step 1. Edit include/config.inc.php file to match your web sites
values.

Step 2. Upload all files to server to any directory. 

Step 3. CHMOD directory members/uploads to 777 (For user photos) 

Step 4. Run install.php to setup the MySQL tables. (Simple view it
from web as http://www.your_site.com/some_path/install.php)

Thats all

Your Admin page - http://your_installed_path/admin.php

Main page - http://your_installed_path/index.php

But for more secure work you must work with next steps too:

Step 5. Delete install.php for secure reasons. (Also you can delete
another unnecessary files: upgrade200-201.php, readme.txt,
readme.html, gpl.txt, ChangeLog.txt)

Step 6. Now you can configure script for own needs by change
include/options.inc.php file. Simple instructions for each detail are
available in same file.

If you have troubles with install, please visit our forum
http://www.azdg.com/forum/
--------------------------------------------------------------------------------
Configuration

Configuration may be easy changed in two files in include directory:
config.inc.php and options.inc.php

In config.inc.php you can change following constants:

C_URL - Web path to AzDGDatingLite directory (without (slash) / at
end)

C_PATH - Internal server path to AzDGDatingLite directory (without
(slash) / at end) - may be asked from your hosting or may be extracted
from test.php file. Also this path try detect on script install.

C_SNAME - Your site Name. It can be shown on TITLE tag and several
language phrases.

C_ADMINL and C_ADMINP - Admin login and password for access in admin
area.

C_ADMINM - Admin email for feedback and some another needs. Please
enter real email.

C_ADMINLANG - Language for administration area. Simple write desirable
language directory (example: en, de, ru or another).

C_HOST,C_USER,C_BASE,C_PASS - MySQL data for access. Ask it from your
hosting if you don`t know it. Also you can change table names, but it
not require.

Another very many parameters you can set in options.inc.php file."

from:
( Dokumentation included in the download of AzDGDatingLite v 2.1.1 )


till-ga

Search Strategy:
( ://www.google.de/search?sourceid=navclient&hl=de&ie=UTF-8&oe=UTF-8&q=%22animated++backgrounds%22
)

Request for Answer Clarification by sageworksinc-ga on 19 Nov 2003 09:37 PST
HI,I DONT HOW THE SCRIPT WORKS THAT IS WHY I POSTED THE QUESTION

Clarification of Answer by till-ga on 19 Nov 2003 23:51 PST
In you question you asked: 
"secondly,how do i use this site php code to build a gallery dating formy site."

I read the readme.html documentation file included in the script and
posted it as part of my answer.
This documentation describes step by step how to install this script.
I donīt understand your clarification request: couls you please explan
what exactly is the problem you have ?
You wrote: "HI,I DONT HOW THE SCRIPT WORKS THAT IS WHY I POSTED THE QUESTION"
(did you forget a word (know ?) in you clarification request ?
Do you want me to explain the functions of the php code ? (this would
exceed the scope of your original question).
Do you have problems installing the script on your server ?

till-ga

Request for Answer Clarification by sageworksinc-ga on 23 Nov 2003 08:59 PST
i am a web designer but i dont know how to install the sript,b4
posting this question i have already read the readme file,
i need technical help on how to install it

Clarification of Answer by till-ga on 23 Nov 2003 09:48 PST
You will need some tools to install the script. Do you have an ftp
program ? If not you will have to get one, itīs a tool needed for
several purposes when you design webpages.
I use ws_ftp, a really greit program.

I will try to explain the setup as detailed as possible:

"Step 1. Edit include/config.inc.php file to match your web sites
values."

You will get infos from your provider about your MySQL database and
they will include the info needed to edit the file
include/config.inc.php. Your username, the address of the MySQL
server, your passwort for the database, your login and password for
the admin panel of the system and some more have to be filled out:

This is a part of the config.inc.php file
"### Admin Data
define('C_ADMINL','');// Admin login
define('C_ADMINP','');// Admin password
define('C_ADMINM','admin@yoursite.com');//Admin email
define('C_ADMINLANG','default');//Admin language (By lang dir example: en)

### MySQL data
define('C_HOST','localhost');// MySQL host name (usually:localhost)
define('C_USER','user');// MySQL username
define('C_PASS','password');// MySQL password
define('C_BASE','database');// MySQL database"

Example for a filled out field:
define('C_ADMINL','Your_name');// Admin login
Fill our all fields using the info from your provider. Save the file
and upload it in step 2

"Step 2. Upload all files to server to any directory. "
This is the step where you need your ftp software. Select a directory
on your server and then go on with step 3.


"Step 3. CHMOD directory members/uploads to 777 (For user photos)"
Some ftp programs offer the option to change file or directory
properties on your server. Here you have to open the directory to all
users to make uploads possible.

"Step 4. Run install.php to setup the MySQL tables. (Simple view it
from web as http://www.your_site.com/some_path/install.php)"

This means: 
enter 
http://www.your_site.com/some_path/install.php
in your browser to call the install routine of the software. This will
create the tables required on your server.
some_path == The path you sent the files too on your domain.

I case you still have problems I offer to do the whole setup procedure for you. 
Please keep in mind that any info you post here is not secure.
You will have to post all your access data  (including the info about
you MySQL database) here, we can change the passwords later to prevent
accesses of non authorized persons.
If that risk is too high for you please ask the editors of google
anwers what to do.

till-ga

Request for Answer Clarification by sageworksinc-ga on 24 Nov 2003 04:30 PST
Wow thanks,can u help me with the azdg.com

Clarification of Answer by till-ga on 24 Nov 2003 04:35 PST
I will have a look at your other question.

till-ga

Request for Answer Clarification by sageworksinc-ga on 25 Nov 2003 02:55 PST
hi,i am using 50free.com as host.
can u just sign up,it is free and try check it out

Clarification of Answer by till-ga on 25 Nov 2003 03:20 PST
When trying to sign up on the 50free.com website thereīs a message:
"Signups are currently closed due to enormous number of new accounts
every day. Please come back around 15 December when we'll be adding
new servers."
( 
till-ga

Request for Answer Clarification by sageworksinc-ga on 25 Nov 2003 10:39 PST
I thought about it.
I tried purcahsing fromn azdg.com
Their merchant mailed me saying my card was international and they
could not accept that.
so ,pls i know u have tried
can u purchase the gold version,then i increase ur tip to cover the whole amount.
I am adding a tip
AzDGDatingGold v 3.0.5  
150 dols
i really need this.
then
do u have a yahoo id?
is permitted that i can chat with u,so u can give me instructions on uploading
i really appreciate ur efforts.

Request for Answer Clarification by sageworksinc-ga on 25 Nov 2003 10:51 PST
Meanwhile,in my host i created a user name for mysql
synaptium_dating
and then a password
then i changed the value thus

### Admin Data
define('C_ADMINL','synaptium_dating');// Admin login
define('C_ADMINP','------');// Admin password
define('C_ADMINM','admin@yoursite.com');//Admin email
define('C_ADMINLANG','en');//Admin language (By lang dir example: en)

### MySQL data
define('C_HOST','50free.net ');// MySQL host name (usually:localhost)
define('C_USER','synaptium_dating');// MySQL username
define('C_PASS','------');// MySQL password
define('C_BASE','database');// MySQL database[what is supposed to be here}?

define('C_MYSQL_MEMBERS','pro_membersu');// Table for members info?
define('C_MYSQL_ONLINE_USERS','pro_onlineu');// Table for online users info?
define('C_MYSQL_ONLINE_QUESTS','pro_onlineq');// Table for online quests?
define('C_MYSQL_TEMP','pro_temp');// Table for temporary info?


I did not put my pass here 4 security reasons.
So what do i fill in the other places

Clarification of Answer by till-ga on 26 Nov 2003 23:46 PST
Ordering software for you is beyond the scope of your original
question. So please understand that I canīt help you to solve this.
Please try to contact the script authors and try to find another way
to pay them.
Sorry about that.

till-ga

Request for Answer Clarification by sageworksinc-ga on 27 Nov 2003 08:18 PST
here it is
50free.com
user -synaptium
pass is demola.
i have uploaded the scripts in dating.touchgodlive.org
on the main is mysql info.
it has come to this.pls help me quickly b4 someone get this

Clarification of Answer by till-ga on 27 Nov 2003 09:08 PST
I need the standard FTP access data to help you. I tried several
combinations given at 50free.com  but none worked. I canīt guess the
correct combination.
So please ask your provider to give out he following information:
1. the server name for ftp
2. the username for ftp
3. the password for this
for the desired domain where you want the dating script to run.
And I will need all the information to fill out the following for the
script database:

define('C_ADMINL','');// Admin login
define('C_ADMINP','');// Admin password
define('C_ADMINM','admin@yoursite.com');//Admin email
define('C_ADMINLANG','default');//Admin language (By lang dir example: en)

### MySQL data
define('C_HOST','localhost');// MySQL host name (usually:localhost)
define('C_USER','user');// MySQL username
define('C_PASS','password');// MySQL password
define('C_BASE','database');// MySQL database"

Without these information I will NOT be able to help you any further.

till-ga

Request for Answer Clarification by sageworksinc-ga on 27 Nov 2003 21:18 PST
ok,
the domain for that is dating.touchgodlive.org
user id for ftp is emeka_dating.touchgodlive.org{together}
password cyclone.
all the other info i dont have.
when u log into 50free.com
click on my sql and set it up.
or go to myphp admin.
u understand these things better.
thanks

Clarification of Answer by till-ga on 28 Nov 2003 00:22 PST
The script is running well, I did some tests and could not find any errors.
Thereīs one point I could not fill out:
in the file /include/config.inc.php your e-mail address is required
and I did not know which one you want to be used there. So please
check this line:

define('C_ADMINM','admin@yoursite.com');//Admin email

and put you e-mail address there.


Iīm glad we could get this solved.

till-ga

Request for Answer Clarification by sageworksinc-ga on 28 Nov 2003 03:47 PST
thanks,
pls one last thing pls.
how do i customize the images and the rest to that of my site/
thanks

Clarification of Answer by till-ga on 28 Nov 2003 04:14 PST
Thank you for the rating and of course for the tip.
Customisation of the script:

You can change the image displayed on the top left corner of the site 
( http://dating.touchgodlive.org/templates/default/images/logo.jpg )
by uploading another jpg-file (134 x 94 px) to this location (use the
same name please!).

There are templates for the header and footer pages:
Header page - templates/temp_name/header.php
Footer page - templates/temp_name/footer.php
where you can change whatever you may wish.
Text or site style formats can be changed by editing the style.css file.
You should always keep a backup copy of the files you edit to prevent
mistakes that could stop the script system from running.


till-ga
sageworksinc-ga rated this answer:5 out of 5 stars and gave an additional tip of: $100.00
u are tremendous.

Comments  
There are no comments at this time.

Important Disclaimer: Answers and comments provided on Google Answers are general information, and are not intended to substitute for informed professional medical, psychiatric, psychological, tax, legal, investment, accounting, or other professional advice. Google does not endorse, and expressly disclaims liability for any product, manufacturer, distributor, service or service provider mentioned or any opinion expressed in answers or comments. Please read carefully the Google Answers Terms of Service.

If you feel that you have found inappropriate content, please let us know by emailing us at answers-support@google.com with the question ID listed above. Thank you.
Search Google Answers for
Google Answers  


Google Home - Answers FAQ - Terms of Service - Privacy Policy