SimplePortal

Support => Install and Upgrade => Topic started by: Nardi on December 03, 2008, 08:46:30 AM

Title: Problem after the Installation
Post by: Nardi on December 03, 2008, 08:46:30 AM
Hello ppl,

My Simple Portal have an Error.
I will to try the Installation but i dont work

Table '75089_.smf_sp_blocks' doesn't exist
Datei: /var/www/vhosts/bisedime.net/httpdocs/Leonard/Sources/Subs-SPortal1-1.php
Zeile: 44

Achtung: Ihre Datenbank scheint veraltet zu sein! Ihre Dateien haben die Version SMF 1.1.7, wogegen die Datenbank die Version 1.1.6 hat. Es wird dringend empfohlen, die neueste Version der upgrade.php auszuführen.
Title: Re: Problem after the Installation
Post by: [SiNaN] on December 03, 2008, 09:13:16 AM
Extract the compressed package. Upload the install1-1.php file in from that package to, your forum root. Then run it from your browser.
Title: Re: Problem after the Installation
Post by: Nardi on December 03, 2008, 11:38:26 AM
Extract the compressed package. Upload the install1-1.php file in from that package to, your forum root. Then run it from your browser.

Datenbankfehler
Table '75089_.smf_sp_blocks' doesn't exist
Datei: /var/www/vhosts/bisedime.net/httpdocs/Leonard/Sources/Subs-SPortal1-1.php
Zeile: 44
Title: Re: Problem after the Installation
Post by: Nardi on December 03, 2008, 04:12:27 PM
Session verification failed. Please try logging out and back in again, and then try again.

Title: Re: Problem after the Installation
Post by: Nardi on December 03, 2008, 04:39:02 PM
work with this.

Packages.php (Sources folder) find:
Quote
function PackageInstallTest()
 {
     global $boarddir, $txt, $context, $scripturl, $sourcedir, $modSettings;
 
     checkSession('get');


Replace With:
Quote
function PackageInstallTest()
 {
     global $boarddir, $txt, $context, $scripturl, $sourcedir, $modSettings;
 
     checkSession('request');



And works 100%


Thanks
Nardi
Title: Re: Problem after the Installation
Post by: [SiNaN] on December 04, 2008, 06:55:30 AM
Glad that you could solve the issue.
SimplePortal 2.3.8 © 2008-2024, SimplePortal