Skocz do zawartości

Instalacja skrytpu


hynymyny

Rekomendowane odpowiedzi

Witam mam mały problem po zainstalowaniu skryptu ala tnij.pl obcięte linki nie prowadzą do stron w czym problem?

Oto Przebieg instalacji:

Step 1.
************************************************************************
Upload the files to your host.

**Its Important** that the .htaccess file is allways placed in the 
root folder, Even if you place the main files in a subfolder, unless 
you want to offer redirection from a sub-folder 
yourdomain.com/sub-folder/shorturl.

Example:

/.htaccess
/config.php
/create.php
/create_template.php
/go.php
/index.html
/admin/

Or

/.htaccess
/subfolder/config.php
/subfolder/create.php
/subfolder/create_template.php
/subfolder/go.php
/subfolder/index.html
/subfolder/admin/

If you install it to a subfolder you have to edit the .htaccess file.
The line:

"RewriteRule ^(.*) /go.php?id=%1  [L]"
To
"RewriteRule ^(.*) /subfolder/go.php?id=%1  [L]"

************************************************************************
Step 2.
************************************************************************

Open up config.php Edit the lines with the correct information for your
Domain Name and Mysql info, and admin username and password.

**Its Important** that you only specify the domain name,
Even if you place the main files in a subfolder, unless you want to
offer redirection from a sub-folder yourdomain.com/sub-folder/shorturl.

************************************************************************
Step 3.
************************************************************************
Run install.php it will create the tables, Remember to delete install.php
when its finished.

Mój plik .htaccess file

RewriteEngine on
RewriteRule ^([0-9]+)/?$ watchmovieonline/go.php?id=$1 [L]

Oraz config.php

<?php

// Script Location:
$root = 'toxyna.pl/watchmovieonline/';
$rooturl = 'https://www.toxyna.pl/watchmovieonline/';
$destination = 'https://www.toxyna.pl/watchmovieonline/go.php?id=';

// Open Link In Frame 1 Enable:
$frame = '0';

// Database Information:
$username ='nazwa user';
$password ='xxxxx';
$database ='nazwa bazy';

// Admin Username And Password:
$adminuser ='admin';
$adminpass ='xxxx';

// Dont Edit Below:

$table = 'url';

$link = mysql_connect("localhost", "$username", "$password")or die("Could not connect");
$db = mysql_select_db("$database", $link)or die("Could not select database");

?>

Skrypt jest w podfolderze watchmovieonline.

Proszę o sprawdzenie czy wszytko wypełniam dobrze.

Californication czyli seks, piękne kobiety i niesamowity David Duchovny w roli głównej.
Odnośnik do komentarza
Udostępnij na innych stronach

Mi to wygląda tak, że watchmovieonline/xx łapie się na rewrite do wordpressa, którego masz w głównym katalogu. Mistrzem mod_rewrite nie jestem ale możesz spróbować dodać do .htaccess w głównym katalogu, tuż pod RewriteBase ale przed regułami dla wordpresa:

RewriteRule ^watchmovieonline/([a-zA-Z0-9]+)/?$ watchmovieonline/go.php?id=$1 [L]

Odnośnik do komentarza
Udostępnij na innych stronach

Zarchiwizowany

Ten temat przebywa obecnie w archiwum. Dodawanie nowych odpowiedzi zostało zablokowane.

  • Ostatnio przeglądający   0 użytkowników

    • Brak zarejestrowanych użytkowników przeglądających tę stronę.
×
×
  • Dodaj nową pozycję...

Powiadomienie o plikach cookie

Umieściliśmy na Twoim urządzeniu pliki cookie, aby pomóc Ci usprawnić przeglądanie strony. Możesz dostosować ustawienia plików cookie, w przeciwnym wypadku zakładamy, że wyrażasz na to zgodę. Warunki użytkowania Polityka prywatności