Quote:
|
Originally Posted by bite me!
I'm trying to upgrade now, from 1.3 to 1.4, but I'm stuck at the 3rd line allready....
Quote:
open the pixelpost.php of your PixelPost 1.3 - installation, take the database-information
from there and enter it into the \includes\pixelpost.php
Be sure to enter the same "table-prefix" which you used for your 1.3-installation !!!!
for example:
"$pixelpost_db_prefix = "pixelpost_"; // table prefix, leave as is unless you want to install multiple blogs on the same database"
|
Where / how do I have to change this in the index.php...?
Thanx for your help
|
all in pixelpost.php
in version 1.3 this file was in admin directory and in v1.4 it is inside includes directory