summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorKarl 'vollmerk' Vollmer <vollmer@ampache.org>2007-07-29 07:21:47 +0000
committerKarl 'vollmerk' Vollmer <vollmer@ampache.org>2007-07-29 07:21:47 +0000
commit755ab35f6b6b0e78bbff6ca24f3f44008d9a4f71 (patch)
treebef53f58330458ed620afd0e9ada526355d99ff7 /templates
parentee9999a93074c737ffc298c8370ef05a3121cfa0 (diff)
downloadampache-755ab35f6b6b0e78bbff6ca24f3f44008d9a4f71.tar.gz
ampache-755ab35f6b6b0e78bbff6ca24f3f44008d9a4f71.tar.bz2
ampache-755ab35f6b6b0e78bbff6ca24f3f44008d9a4f71.zip
fixed the album art gathering, enabled art resizing and saving of said stuff... not sure if saving and retriving is saving any time. tweaked show test config wording
Diffstat (limited to 'templates')
-rw-r--r--templates/rightbar.inc.php1
-rw-r--r--templates/show_test_config.inc.php2
2 files changed, 2 insertions, 1 deletions
diff --git a/templates/rightbar.inc.php b/templates/rightbar.inc.php
index 73104e3c..8ff3e856 100644
--- a/templates/rightbar.inc.php
+++ b/templates/rightbar.inc.php
@@ -44,6 +44,7 @@
$object->format();
}
else {
+ $object = new Random();
$object->f_link = Random::get_type_name($object_data['1']);
}
?>
diff --git a/templates/show_test_config.inc.php b/templates/show_test_config.inc.php
index 986fb263..c5a6abb3 100644
--- a/templates/show_test_config.inc.php
+++ b/templates/show_test_config.inc.php
@@ -47,7 +47,7 @@ If you are upgrading from 3.3.x please see the directions below.</p>
<h3>Migrating from 3.3.x to 3.4.x</h3>
<p>Ampache 3.4 uses a different config parser that is over 10x faster then the previous version. Unfortunately the new parser is
-unable to read the old config files. You must run <strong>/bin/migrate_config.inc</strong> from the command line to create your
+unable to read the old config files. You must run <strong>php /bin/migrate_config.inc</strong> from the command line to create your
new config file.</p>
<p>The following settings will not be migrated by the <strong>migrate_config.inc</strong> script due to major changes between versions. The default