NameSilo

OpenLD 1.1.4 rc1 Released

Spacemail by SpaceshipSpacemail by Spaceship
Namecheap AuctionsNamecheap Auctions
Namecheap AuctionsNamecheap Auctions
Watch
Status
Not open for further replies.

latehorn

Established Member
Impact
2
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
 
0
•••
The views expressed on this page by users and staff are their own, not those of NamePros.
GoDaddyGoDaddy
Nice script, would be better with some fixes to the default layout though.
In the footer the link to your main site is a bit on the top/left, should add some padding to the box ;)

Other than that it's just nice ;)
 
0
•••
Status
Not open for further replies.
CatchedCatched

We're social

Escrow.com
Spaceship
Domain Recover
CryptoExchange.com
Catchy
URLs.com
NameFit
  • The sidebar remains visible by scrolling at a speed relative to the page’s height.
Back