مشاهدة النسخة كاملة : سكربت Craigslist حسب الطلب
xdecoderx
12-04-2009, 07:01 PM
حسب الطلب السكربت
craigslist
http://www.mafiaphp.com/uploads/posts/2008-08/1219784769_21crwhi2bznxyd7smidq.png
والتحميل
http://www.ziddu.com/download/3903025/CLCC4.97.zip.html
Feloner
13-04-2009, 01:05 AM
حسب الطلب السكربت
craigslist
http://www.mafiaphp.com/uploads/posts/2008-08/1219784769_21crwhi2bznxyd7smidq.png
والتحميل
http://www.ziddu.com/download/3903025/CLCC4.97.zip.html
مشكور اولا و تانيا لو في طريقة التركيب احسن
العز رمشي
13-04-2009, 01:42 AM
يعطيك الف عافية اخوي
ودي وأحترامي
vipcnet
13-04-2009, 03:35 AM
يعطيك الف عافية
وياليت طريقة التركيب أذا ممكن
xdecoderx
13-04-2009, 11:59 AM
آسف..لكن الطريقة بالانجليزية:
INSTALLATION
-------------------------------------------------------------------------------
You should have received an email with a ZIP file from sales@xzeroscripts.com
when you purchased the script. The ZIP contains all the script files of
X-Zero Community Classifieds. You may follow these instructions to install
X-Zero Community Classifieds on your server. Before that, make sure that you
have read the License & Terms of Use and that you are using it in accordance
with them. You may find the License & Terms of Use in the next section of
this ******** or in the file LICENSE.TXT that is included with the ZIP package
containing the script files. You are agreeing to these terms by installing or
using the script.
1. Setup a mysql database for use by the script. You may also use an existing
database. All the table names used by the script start with "clf_", so just
ensure that there are no tables in the database that contradict with any of
them if using an existing database. If you want, you may also change the
table prefix by editing the configuration, as in step 3.
2. Extract the files to an empty folder.
3. Open the file "config.inc.php" in some text editor (notepad will do) and
edit the necessary settings.
4. If the script files are to be installed in a subdirectory on the site and
you want to use search engine friendly URLs, then you will have to make
some small changes to the ".htaccess" file as well. Open the file in a
text editor and replace all instances of "/index.php" with
"/subdirectory/index.php" where "subdirectory is the name of the
subdirectory under which you are installing the script.
Note: If you are editing the file on Windows, you may not be able to save
it with the name ".htaccess". In that case, save it with some temporary
name (eg: htaccess.txt), upload it and then rename it to ".htaccess".
5. Edit the files "terms.php" and "privacy.php" to include the terms of use
and privacy policy.
6. You may edit the files "sidebar_left.inc.php" and "sidebar_right.inc.php"
to add any content to the left and right sidebars. Also edit the file
"welcome.inc.php" to add any intro text that will appear on top of the
categories in the homepage.
7. Upload the files to the server.
8. Upload your logo to the "images" directory. It should be named "logo.gif".
9. CHMOD the directories "adpics" and "userimgs" to 777. Both the directories
will have a file named "index.html" inside them. CHMOD both to 644.
10. CHMOD all the files in the directories "data", "lang", "log" and
"mailtemplates" to 777.
Note: Please refer to the security warnings below.
11. Using your browser, go to http://yoursite.com/setup/ where yoursite.com is
the domain on which you had uploaded the files. Click the setup button to
do the database setup. (If the page shows some error after clicking the
button, then save the page for reference.)
12. Now delete the setup directory from the server
13. Optionally, set the cron/cleanup.php script as a cron job. This script
wil delete old ads from the database to free up space. If you have CPanel
on the server, then you can find the Cron Jobs module in the CPanel start
page itself. Specify the following command as the cron job:
php /absolute/path/to/cleanup.php
where "/absolute/path/to/cleanup.php" is the absolute path to the
cleanup.php script. You may setup the script to be run once in a month
or so.
14. The script is now installed. You may go to http://yoursite.com/admin/
and start adding cities or categories.
Note: The script will show an error untill atleast one city is defined.
SECURITY WARNINGS:
1. Ensure that php is configured with register_globals OFF. Otherwise, it
can create security flaws in the script which can be very dangerous.
2. Although it is required that the language files be CHMOD to 777 for them
to be editable from the admin, it is recommended that you keep them at 644
for normal operation and CHMOD them to 777 only when you want to translate
the language pack from the admin. Leaving them at 777 may turn out to be
dangerous.
vBulletin® v3.8.7, Copyright ©2000-2012