منتدى جلاكسو

متصل صلاح دويدار

  • الموظفين
  • *******
  • المشاركات :1,674
  • عضويه: 29486
  • تاريخ التسجيل : 08/05/2013 » 03:42:am
سكربت معرض الفيديوهات جاهز للتحميل
 (شوهد 975 مرات)
« : 22/12/2020 » 05:53:pm »

امكانية انشاء اقسام غير محدوده و رفع الفيديوهات او سحبها من اليوتيوب

شرح طريقة تركيب الاسكربت على موقعك


INSTALLATION INSTRUCTIONS

* PROBLEMS WITH THE INSTALLATION? Contact investbeacon@gmail.com and I will handle the installation for you FREE OF CHARGE. *

Step 1. Locate your package files. Inside the folder you should find two files - "importbuddy.php" and a backup file in *.zip format both of which you need to upload to your hosting servers's root folder. (the default folder for your website)

Step 2. To begin the installation, once you upload the two files load up "importbuddy.php" in your browser. So you should load the following address in your address bar: "http://yourdomain.com/importbuddy.php".

Step 3. Once you load it up you are asked for authentication. Enter "coolice" as password (without the quotes) to start the installation. Follow the installation steps that appear on your screen in order to set up your website via the "BackupBuddy Restoration & Migration Tool".

In step 1 the manager should be set to use the backup you just uploaded so you should simply click next.

On step two choose "Migrate to new server" and click to proceed. Now the installation manager will extract the contents of the backup on your server. Please allow up to a several seconds for the process to finish. If your server supports high speed extraction this should only take about 10-15 seconds else up to 30 seconds. Once "Files successfully extracted." message appears on your screen click to proceed to the next step.

(Note: If the process fails you will have to open up your cPanel's file manager and extract the archive manually and then run the installation manager but click on "Advanced Configuration Options" on Step 1 and check "Skip zip file extraction" - then proceed with the further steps.)

On step 4 you define your database parameters and your site's URL. Your website URL should be set already so leave it as it is and proceed by editing your database settings below. The first thing you need to do is login to your hosting's cPanel and create a database for your website using the "mySQL Databases"  icon. You can also assign a username for it or use your default cPanel username and password.

Make sure to leave the database prefix to it's default value ("wp_").

Enter the details of your newly created database to the installation manager and click to "Test database settings". If the connection is successful and you get "Success" on all four lines meaning you can proceed to step 5 by clicking next. Please allow up to a minute for the installation manager to extract the content of your site's database. Once done you should get the following message "Initial database import complete!" click next to finalize the database migrating process and wait for the "Import Complete!" message.

(Note: If the process fails then your server has strict permissions set and does not allow editing files via PHP. You will have to manually edit "wp-config.php" with your database connection settings using your file manager. Once that is done you will be able to load up your website.)

Step 4. Now your website has been installed successfully. You can manually delete the installation files using file manager or FTP connection because usually your hosting's settings don't allow automatic file deletion. So just go ahead and delete those yourself.

Step 5. You are all set and your website is up and ready so go ahead and load it up. Proceed to USAGE INSTRUCTIONS below.

* PROBLEMS WITH THE INSTALLATION? Contact investbeacon@gmail.com and I will handle the installation for you FREE OF CHARGE. *

* BEFORE ASKING QUESTIONS PLEASE MAKE SURE TO READ ALL INSTRUCTIONS BELOW ON HOW TO MANAGE YOUR WEBSITE *


USAGE INSTRUCTIONS

1. ADMINISTRATION
To open your website's administration panel go to "http://yourdomain.com/wp-admin" and login with the following details:
Username: admin
Password: changeme (make sure to change this password immediately from the "Users" tab inside the administration panel)

IMPORTANT: You can set up your Affiliate ID from the "Control Panel" tab/bar in your Administration Panel(back-end) and configure your website.

It is highly recommended that you enable caching for your website. You can do that from the "Performance" tab inside your administration panel. Click on "auto install" button on both messages on the top to configure the plugin for your hosting server.

NOTE: After you make any change(s) on your website you have to clear the cached static content to see the changes. Go to your administration panel and click on "Control Panel" -> "Empty All Caches" which will remove all cached pages. Once you do that you will be able to see the modifications you made.

2. MAIN SETTINGS
2.1 To change your website's settings go to "Settings->General" in your administration panel. From there you can change titles, taglines and etc.

2.2 To switch your website's template go to "Appearance" in your administration panel and click to "Activate" the other theme available. You can switch between themes at any time so feel free to choose the one you like best.

2.3 To change the current advertisments on your website in your administration panel go to "Appearance" -> "Widgets". You will see the active widgets on the right sidebar. Click to expand any of them and edit their value. There are instructions in the title value which you can follow. Edit the value of the text field below it accordingly and save it.

2.4 To change your website's header/logo graphic locate "PSDs" archive included with your purchase details and use the PSD files to change your logo. The updated file you need to overwrite with the current logo in "/wp-content/themes/template/images/headerlogo.png" for the DARK template or "wp-content/themes/template2/images/headerlogo.png" for the LIGHT template.

3. AUTOMATION
In order for your website to get updated on a regular basis with new content you will need to set up a cron job(automated task) that tell your server to execute a certain script to update your website's content without you having to do any of the work. To do that simply login to your hosting's cPanel(control panel) and locate the "Cron Manager" or "Cron Jobs" icon. Click on it and create a cron job for the following file to execute once a week:

Command:

/usr/bin/php -q /home/{CpanelUsername}/public_html/{RootFolder}/cronjob/fetch.php

Time Period:

Minute: 0 (or what ever)
Hour: between 10 AM and 8 PM
Day: *
Month: *
Weekday: 1 (for Monday)

Replace "{CpanelUsername}" to your corresponding cPanel username (don't leave the curvy brackets).

Replace "{RootFolder}" to your site's root folder. If you have set up your hosting just for your website then you can remove that part (including the curvy brackets). If you have set up your website as an addon domain then you need to replace that with your site's root folder which would normally be your domain name e.g. "yourdomain.com".

I understand this part may be somehow confusing so if you need assistance feel free to contact me via email: investbeacon@gmail.com

4. FAQ

Q: I made some changes to the content/code/layout/functions but I'm not seeing them changed on my website.
A: After you make a change on your website you have to clear the cached static content to see the changes. Go to your administration panel and click on "Control Panel" -> "Empty All Caches" which will remove all cached pages. Once you do that you will be able to see the modifications you made.

Q: How does the updating process actually works?
A: Your website will get updated automatically through the cron job you have set. This cron job tells you server to execute a certain script that retrieves fresh new information and update your website without you having to do anything. Please make sure you have set your cron job correctly following the instructions provided. The new content is retrieved on a weekly basis so please allow up to a week to have your website updated. If it doesn't for what ever reason, feel free to contact me via email.

Q: My website isn't loading up correctly and when I click on any links I get #404/#500 errors.
A: This might be due to a permalink issue caused when uploading your website due to having different server settings. To fix this please login to your administration panel as described above. Once you are in the administration panel go to "Settings->Permalinks" and click to "Save Changes". This overwrites all internal links of your website and should fix your issues.
NoAvatar

غير متصل AhmedMonier

  • عضو
  • *
  • المشاركات :1
  • عضويه: 33690
  • تاريخ التسجيل : 10/01/2021 » 10:15:pm
رد: سكربت معرض الفيديوهات جاهز للتحميل
 (شوهد 975 مرات)
« رد #1 : 10/01/2021 » 10:15:pm »
شكراااا
سجل
NoAvatar

غير متصل walid011

  • عضو
  • *
  • المشاركات :5
  • عضويه: 32916
  • تاريخ التسجيل : 26/04/2018 » 10:40:pm
رد: سكربت معرض الفيديوهات جاهز للتحميل
 (شوهد 975 مرات)
« رد #2 : 13/01/2021 » 10:18:am »
سكربت جميل شكرا لكم
سجل
NoAvatar

غير متصل الفارس الأخير

  • عضو
  • *
  • المشاركات :6
  • عضويه: 33808
  • تاريخ التسجيل : 08/05/2021 » 05:05:pm
رد: سكربت معرض الفيديوهات جاهز للتحميل
 (شوهد 975 مرات)
« رد #3 : 08/05/2021 » 05:24:pm »
شكرا
سجل
NoAvatar

غير متصل nostafaelbasha

  • عضو
  • *
  • المشاركات :4
  • عضويه: 34052
  • تاريخ التسجيل : 08/06/2022 » 08:55:pm
رد: سكربت معرض الفيديوهات جاهز للتحميل
 (شوهد 975 مرات)
« رد #4 : 08/06/2022 » 08:56:pm »
شكرا
سجل
NoAvatar

غير متصل hafarbs1

  • عضو
  • *
  • المشاركات :19
  • عضويه: 34099
  • تاريخ التسجيل : 26/08/2022 » 06:06:am
رد: سكربت معرض الفيديوهات جاهز للتحميل
 (شوهد 975 مرات)
« رد #5 : 26/08/2022 » 06:12:am »
شكرا
سجل
NoAvatar

غير متصل sameh1925

  • عضو
  • *
  • المشاركات :1
  • عضويه: 34103
  • تاريخ التسجيل : 31/08/2022 » 01:43:am
رد: سكربت معرض الفيديوهات جاهز للتحميل
 (شوهد 975 مرات)
« رد #6 : 31/08/2022 » 01:44:am »
شكرا لمجهودك
سجل
NoAvatar

غير متصل almoaz

  • عضو
  • *
  • المشاركات :3
  • عضويه: 34122
  • تاريخ التسجيل : 27/09/2022 » 05:08:pm
رد: سكربت معرض الفيديوهات جاهز للتحميل
 (شوهد 975 مرات)
« رد #7 : 27/09/2022 » 05:10:pm »
شكرا اخي الكريم
سجل
NoAvatar

غير متصل ahmedmohsentota

  • عضو
  • *
  • المشاركات :1
  • عضويه: 34255
  • تاريخ التسجيل : 08/04/2023 » 05:01:am
رد: سكربت معرض الفيديوهات جاهز للتحميل
 (شوهد 975 مرات)
« رد #8 : 08/04/2023 » 05:02:am »
شكرا اخي
سجل
NoAvatar

غير متصل mt4545

  • عضو
  • *
  • المشاركات :2
  • عضويه: 34393
  • تاريخ التسجيل : 03/01/2024 » 08:38:pm
رد: سكربت معرض الفيديوهات جاهز للتحميل
 (شوهد 975 مرات)
« رد #9 : 03/01/2024 » 08:39:pm »
سجل
NoAvatar

غير متصل mt4545

  • عضو
  • *
  • المشاركات :2
  • عضويه: 34393
  • تاريخ التسجيل : 03/01/2024 » 08:38:pm
رد: سكربت معرض الفيديوهات جاهز للتحميل
 (شوهد 975 مرات)
« رد #10 : 03/01/2024 » 08:50:pm »
الرابط لا يعمل
سجل