Webmaster Forum

Go Back   Webmaster Forum > Marketing Forums > Web Directory Issues

Web Directory Issues Issues pertaining to operating or dealing with online directories, or general info about DMOZ, Yahoo!, Google Directory, BOTW, Ezilon, etc.


Reply
 
LinkBack Thread Tools Display Modes
Old 01-25-2007, 08:33 AM   #1 (permalink)
Member
 
Join Date: 07-22-06
Posts: 35
iTrader: 0 / 0%
Latest Blog:
None

latehorn is liked by many
OpenLD 1.1.3 Released

Changes from 1.1.2 to 1.1.3
*Much smaller css files(Nearly 1000 codelines less totally)
*More readable html files in the default theme(hopefully)
*New option: Paypal account. You can now set two Paypal accounts(one for paid links and one for sponsor links) that differs from your admin email.
*Fixing a few sponsor-field bugs. You can now see edit/delete/move links for sponsored links in the admin panel.
*A few IE related bugs have been fixed
*Fixed an old variable overwriting bug in links.php
*Fixed abillity to change maximum and minimum link descriptions in Admin -> Options
*Fixed reciprocal error that occured when you submitted regular links while reciprocal links was disabled.
*Fixing a language bug in admin_information.php
*A css class for sponsored links
*New feature: Template hooks.. with template hooks, a third party theme will avoid conflicts with extensions, as long as the extensions use them.
__________________

There's no upgrade package from 1.1.2, since there's too much changes. To upgrade, you need to:

1. Overwrite your old script with the new one,
2. Make a file called upgrade.php, put in this content
Code:
<? define("OPENLD_ROOT", "./"); require OPENLD_ROOT. 'header.php'; $db->query('INSERT INTO '. $db->prefix. 'settings (title, value) VALUES ("paid_account_option", "' .$settings['email']. '")') or error('', __FILE__, __LINE__, $db->error()); $db->query('INSERT INTO '. $db->prefix. 'settings (title, value) VALUES ("sponsor_account_option", "' .$settings['email']. '")') or error('', __FILE__, __LINE__, $db->error()); generate_settings_cache(); ?>
3. Save the file and upload it to your script folder
4. Run it once, not more.. It will display a blank white page if it succeeds, otherwise, it will display errors.
__________________

Download
latehorn is offline  
Add Post to del.icio.us
Reply With Quote
Old 01-27-2007, 07:50 AM   #2 (permalink)
Member
 
Join Date: 07-22-06
Posts: 35
iTrader: 0 / 0%
Latest Blog:
None

latehorn is liked by many
Changes between 1.1.3 and 1.1.4rc1
-More theme hooks have been added
-Fixed the reversed sort order on link types bug
-Fixed a few spell-bugs
-The catery block is now only displayed if it contains any categories
-test: changed url rewrite property 'index' to 'dir'
-New Feature: Orders of categories can now be set from the Admin -> Options -> Display

How to upgrade from 1.1.3?
1. Make a file called upgrade.php in which you insert this content
Code:
<?php define("OPENLD_ROOT", "./"); require OPENLD_ROOT. 'header.php'; $db->query('INSERT INTO '. $db->prefix. 'settings (title, value) VALUES ("categories_sorting_by", "title")') or error('', __FILE__, __LINE__, $db->error()); generate_settings_cache(); ?>
2. Put the file into your script folder on your server and run it once. If a blank page is displayed, upgrade succeeded without any errors.
3. If you have SE friendly urls(mod_rewrite) enabled, you must disable it and then enable it again in order to make urls to work.

Download | Demo
latehorn is offline  
Add Post to del.icio.us
Reply With Quote
Go Back   Webmaster Forum > Marketing Forums > Web Directory Issues

Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
OpenLD 1.2 Released latehorn Web Directory Issues 1 05-25-2007 07:09 AM
OpenLD 1.1.10 Released latehorn Web Directory Issues 1 05-18-2007 07:35 PM
OpenLD 1.1.9 Released latehorn Web Directory Issues 1 05-09-2007 10:55 AM
OpenLD 1.1.5 Released latehorn Web Directory Issues 0 02-01-2007 06:02 AM
OpenLD 1.1.4 Released latehorn Web Directory Issues 0 01-29-2007 09:43 AM


Sponsor Links
Get exposure! Contextual Links V7N SEO Blog V7N Directory


All times are GMT -7. The time now is 08:13 PM.
© Copyright 2008 V7 Inc
Powered by vBulletin
Copyright © 2000-2009 Jelsoft Enterprises Limited.


Search Engine Optimization by vBSEO 3.3.0 ©2009, Crawlability, Inc.