Webmastersite.net
Register Log In

Upgrade problem
missing code in config file

Comments on Upgrade problem

tunerworld
Beginner

Usergroup: Customer
Joined: Jun 15, 2005

Total Topics: 2
Total Comments: 2
Posted Jun 15, 2005 - 9:20 AM:

Hi. I have WSN Links 2.53 installed. The directions to upgrade from 2.5x say that I need to downloaded my config.pho file (which I did), and remove "$emailtable = 'wsnlinks_email';" from it - however there is no such code in my config file. All I have is what I've copied below. Do I leave as is and go on with directions?

<?php
$categoriestable = 'wsnlinks_categories';
$linkstable = 'wsnlinks_links';
$metatable = 'wsnlinks_settings';
$commentstable = 'wsnlinks_comments';
$languagetable = 'wsnlinks_language';
$memberstable = 'wsnlinks_members';
$membergroupstable = 'wsnlinks_membergroups';
$databasename = 'links';
$prefix = 'wsnlinks_';
$connection = mysql_connect('localhost', 'wsn', 'links');
mysql_select_db('links'); ?>
Paul
developer

Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California

Total Topics: 61
Total Comments: 7868
Paul
Posted Jun 16, 2005 - 10:16 PM:

That extraneous line was only in some copies of 2.55 or 2.56, which is why if you check the upgrade instructions it says to remove that if it exists.
Search thread for
Download thread as
  • 0/5
  • 1
  • 2
  • 3
  • 4
  • 5



This thread is closed, so you cannot post a reply.