Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

Others Ads, Offers, & Services


You are currently viewing our Others Ads, Offers, & Services as a guest. Please register to participate.
Login



 
OpenLD 1.4 rc1 Released
Old 01-27-2007, 10:06 AM OpenLD 1.4 rc1 Released
Junior Talker

Posts: 2
Trades: 0
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
View Public Profile
 
 
Register now for full access!
   

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 Off
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.08059 seconds with 12 queries