marshmallowcreme
Forum Replies Created
Viewing 4 replies - 1 through 4 (of 4 total)
-
That’s an ok solution.
I think an interesting approach might be to measure the height of the fixed widget, then once it becomes fixed, add that number of pixels to the top of the next non-fixed widget, as a margin.
I might help write the javascript, if you’re interested.
$ /usr/bin/php -l /srv/www/wp-content/blogs.dir/5/files/sphinx/sphinx.conf No syntax errors detected in /srv/www/wp-content/blogs.dir/5/files/sphinx/sphinx.conf$ which php /usr/bin/phpOops. I figured Ubuntu would install the latest version via aptitude, but it didn’t.
Now I’ve compiled and installed 0.9.9 from source and now get this error:
$ /usr/local/bin/indexer --config /srv/www/wp-content/blogs.dir/5/files/sphinx/sphinx.conf wp_blogdelta wp_blogmain wp_blogstats Sphinx 0.9.9-release (r2117) Copyright (c) 2001-2009, Andrew Aksyonoff using config file '/srv/www/wp-content/blogs.dir/5/files/sphinx/sphinx.conf'... FATAL: no indexes found in config file '/srv/www/wp-content/blogs.dir/5/files/sphinx/sphinx.conf'It recognizes the sources, but not the indexes now. They are in there, however:
$ cat /srv/www/wp-content/blogs.dir/5/files/sphinx/sphinx.conf | grep index index wp_blogmain index wp_blogdelta : wp_blogmain index wp_blog index wp_blogstats indexer
Viewing 4 replies - 1 through 4 (of 4 total)