<? DEW-CODE.COM  

Downloads

Assorted scripts  (1)
DewNewPHPLinks  (9)





Lost Password?
No account yet? Register

Dew-Code Newsfeed

Resources


 USdigitalcable.com

Dew-Code
Welcome, Guest
Please Login or Register.    Lost Password?
Re:PHPLinks -> DewNewLinks ? (1 viewing) (1) Guest
Go to bottom Post Reply Favoured: 0
TOPIC: Re:PHPLinks -> DewNewLinks ?
#1401
seedy (User)
Fresh Boarder
Posts: 11
graphgraph
User Offline Click here to see the profile of this user
PHPLinks -> DewNewLinks ? 1 Year, 6 Months ago Karma: 0  
Hi all, I'm new here so be gentle!

I have PHPLinks v2.1.2(I think) installed and I'm upgrading al aspects of my site. I've looked all over for a links system which is similar but keep coming back to my current install and well, I like it and it does what it should.


I downloaded PHPLinks v2.1.3.1 from SourceForge but the install didn't go as planned so I restored my old version and database.

Is there an upgrade available for me to use or should I just leave the current version installed? Can your version be installed over the top of my current?

Many thanks
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#1402
Dewed (Admin)
Admin
Posts: 603
graph
User Online Now Click here to see the profile of this user
Dew-Code.com
Re:PHPLinks -> DewNewLinks ? 1 Year, 6 Months ago Karma: 9  
Although it could be manually upgraded, currently there isn't a script to automate the process.
 
Report to moderator   Logged Logged  
 
Nothing to it but to Dew it !
Dew-Code.com
  The administrator has disabled public write access.
#1403
seedy (User)
Fresh Boarder
Posts: 11
graphgraph
User Offline Click here to see the profile of this user
Re:PHPLinks -> DewNewLinks ? 1 Year, 6 Months ago Karma: 0  
Are there instructions available anywhere for me to have a look at please?

Thank you.
 
Report to moderator   Logged Logged  
 
Last Edit: 2010/07/27 09:09 By seedy.
  The administrator has disabled public write access.
#1404
Dewed (Admin)
Admin
Posts: 603
graph
User Online Now Click here to see the profile of this user
Dew-Code.com
Re:PHPLinks -> DewNewLinks ? 1 Year, 6 Months ago Karma: 9  
Well.. not yet there isn't since I've never done it, but if I did, I'd certainly document the process.

I suppose the steps would be..

Download the latest version of DewNewPHPLinks and extract it.

Backup your existing installation, both the files and the database

Review the SQL file /docs/DewNewXXX.sql and you should be able to use PHPMyAdmin to create the missing tables, and add the new columns to existing tables.

Upload the new files

Make sure the .htaccess file from your /admin directory still exists ( the one that password protects your /admin directory, otherwise, likely your host's control panel allows you to password protect directories. The /admin directory can also be renamed for additional security

Refer to your back up of /includes/config.php to help you fill in the new one, mainly just the MySQL connect info, and the username/domain portions of your email address.

Copy one of the theme directories, like /themes/original/ to a new directory, like
/themes/mytheme/ and select your new theme from the admin panel's configuration page.

Likely you can just paste your old style sheet file into your new "mytheme" directory, as well as any customized graphics. You'll probably need to edit the header.php file in the theme directory to accommodate existing logo, checking both the file name and dimensions.

Keep in mind, DewNewPHPLinks uses a .htaccess file in your installation directory to tell your web server to treat the "directory" file as a PHP script. If you initially get 404 or 500 errors, please check the relevant FAQ entry http://www.dew-code.com/content/view/14/25/
 
Report to moderator   Logged Logged  
 
Last Edit: 2010/07/27 09:40 By Dewed.
 
Nothing to it but to Dew it !
Dew-Code.com
  The administrator has disabled public write access.
#1405
seedy (User)
Fresh Boarder
Posts: 11
graphgraph
User Offline Click here to see the profile of this user
Re:PHPLinks -> DewNewLinks ? 1 Year, 6 Months ago Karma: 0  
I'll have a look at this properly tonight, many thanks for your reply
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#1412
seedy (User)
Fresh Boarder
Posts: 11
graphgraph
User Offline Click here to see the profile of this user
Re:PHPLinks -> DewNewLinks ? 1 Year, 6 Months ago Karma: 0  
How do I add the numbers 1,5,453 into:

Code:

INSERT INTO `phplinks_related` VALUES (1, 5, 453);
And I cannot set ReviewerIP as NULL - it returns:
Code:

#1067 - Invalid default value for 'ReviewerIP'
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
Go to top Post Reply
get the latest posts directly to your desktop
Outsource your projects to thousands of programmers at
ScriptLance.com
Newsflash
Interested in
advertising?

This space for rent!

Sign up for PayPal and start accepting credit card payments instantly.
Copyright Dew-Code 2008