Webmaster Forum

Ezilon Directory   High Bandwidth Dedicated Servers   V7N Directory
Go Back   Webmaster Forum > Marketing Forums > Web Directory Issues
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Web Directory Issues Yahoo!, DMOZ, LookSmart, ETC.

Reply
 
LinkBack Thread Tools Display Modes
Old 01-25-2007, 08:33 AM   #1 (permalink)
Member
 
Join Date: 07-22-06
Posts: 43
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
Sponsored Links
SEO Hosting by HostGator  Advertise Here  Buy Blog Links
Old 01-27-2007, 07:50 AM   #2 (permalink)
Member
 
Join Date: 07-22-06
Posts: 43
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

vB 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 06:09 AM
OpenLD 1.1.10 Released latehorn Web Directory Issues 1 05-18-2007 06:35 PM
OpenLD 1.1.9 Released latehorn Web Directory Issues 1 05-09-2007 09: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! Get exposure! Find Scripts Web Hosting Directory Get exposure! SEO Blog


All times are GMT -7. The time now is 04:45 AM.
© Copyright 2008 V7 Inc


Search Engine Optimization by vBSEO 3.1.0 ©2007, Crawlability, Inc.