Want to take part in these discussions? Sign in if you have an account, or apply for one below
Vanilla 1.1.4 is a product of Lussumo. More Information: Documentation, Community Support.
My dev site is up and running for those who are interested in peeking at the animal without installing it on their site:
Note that some features on the above site are disabled for security reasons: plugin screen, users screen, ability to post unfiltered html, and so on. Also, if you peek into the dev site, please be so kind to not change its url or the test user's password.
Please report any bug you spot on my dev site or on your own site in this thread.
Did you try flushing your browser cache?
Running beta 14 I noticed then upgraded to rc1 where the error persisted, whenever I am on the [write > post] pagr, at the very bottom if I scroll down, I see the following error displayed:
WordPress database error: [Table 'username_wrdp1.wp_sfusergroups' doesn't exist] SELECT usergroup_id FROM wp_sfusergroups WHERE usergroup_name='Guests'
WordPress database error: [Table 'username_wrdp1.wp_sfpermissions' doesn't exist] SELECT permission_role FROM wp_sfpermissions WHERE usergroup_id=''
Jeff
@MusicRoadMan: I suspect it's the issue I fixed in beta-8. It should go away if you re-upgrade using the wizard.
@Sminc: no trace of this table (sfusergroups) in Sem Pro.
@Joseph: I'm uploading a fix both the now reading issue and the countdown issue right away. for those who are using now reading, you may want to do this after upgrading:
D.
RC-2 is up for grabs.
D.
Denis,
The upgrade wizard wipes out my now-reading template file changes. I thought these were =samples back in 5.0.x?
Mike
@nodnarb: IE6, right? please upgrade your browser.
D.
@Paul: even when you save the now reading settings?
D.
[bookmark me] doesn't force down whatever is below it.
if you mean, when it's used as a drop down button, that's what it's supposed to be doing. IE7 would actually the one with an odd behavior. is it still functional?
D.
@Keith: that one, I'm afraid is an odd WP bug, and I haven't managed to identify where it comes from. it only occurs once, though, so you're safe to reorganizing your sidebars as necessary. it happened to me as well on semiologic.com, but never occurred later onwards.
D.
I'm really loving the new wysiwyg editor. I've spent an entire day getting rid of Markdown on Semiologic just to be able to use it. :))
D.
Denis,
Running RC1, found the following conditions and errors:
In IE7, lower right corner reported errors, screen captures of these errors are attached, there were a total of 3 errors reported, 2 of them appeared to be the very same thing.
Running Firebug on the Firefox browser (a great tool by the way to test css tweaks to your site by the way), reported 2 other errors, that screen capture is also attached.
The "Bookmark Me" widget is not editable in Firefox (no edit link on it) but is in IE7.
The "Subscribe Me" widget configured to display as drop down does not display as drop down in either IE7 or Firefox.
The "Bookmark Me" widget configured as a drop down does drop down in both browsers, however in the right sidebar the widget pushes the drop down beyond the screen and requires to scroll over there to see it all and of course if you try to scroll you leave the area of the drop down so the drop down goes away.
test site is: jeffdodson.com
I am uploading RC2 at the moment and will report if these bugs still exist in RC2.
Jeff
Denis,
Once uploading RC2, all the edit links on widgets work more confidently, before you might have to click a couple times to get the edit window to stay open. And, the Bookmark widget is now editable in Firefox.
Also, in IE the error reported lower right is different now, image attached.
Otherwise all other errors reported in previous post still exist (firebug found error and Bookmark drop down pushed off page).
Jeff
The site Maintenance Screen has a broken link
Scheduled Maintenance
This site is undergoing a scheduled maintenance. Please try again in 60 minutes. Sorry for the inconvenience.
Note: To make your site available again, visit the Semiologic features screen, and disable 'Site Unavailable' under 'Site Management'.
http://www.mysite.com/wp-admin/themes.php?page=features.php yields this error message "Cannot load features.php."
Mike
Since I upgraded to the latest version, I've noticed my Feedblitz emails no longer have the article title. It just says the name of my blog. Before I upgraded it would always have the article title.
Here are two screen shots of my inbox
The way it is now: No Article Title
http://hypnosismarketingtips.com/images/feedblitz_01.png
The way it worked before the upgrade: Has article title
http://hypnosismarketingtips.com/images/feedblitz_02.png
Cheers,
Craig
P.S. I'm on the latest rev. I upgraded on Weds.
Actually they still do support it as they just fixed some ie6 bugs in 2.5.1. Steve as for fixing your problems, I suggest running your site through a html/xhtml validator and fixing the errors and warning that pop out.
Mike
@Paul: http://www.semiologic.com/resources/seo/silo/
@All: IE6 bugs are fixed in WP 2.5.1, except one
@Mike:
The upgrade wizard wipes out my now-reading template file changes. I thought these were =samples back in 5.0.x?
I would expect them to, since they get overwritten. Think your changes are worth committing?
@ Craig: I suspect it actually was the previous behavior that was buggy. when I looked deeper into, I did spot a bug in there (it was lacking a space), but apart from this there was no obvious issue. that field was supposed to be displaying the site's name in the first place.
@James: image aligns are fixed in the upcoming RC3, thanks for reporting this. I'm still investigating the subscribe me issue with the dropdown.
@Joe: to remove the icons, add this to a custom.php file:
remove_action('wp_head', 'display_theme_icon_css', 20);
the file must be located in your theme's folder -- no longer in the skin's folder.
@unholy1: I failed to reproduce.
@Joseph:
Warning: Division by zero error in now reading is fixed (same for hashcash)
@James: "I had some dropped posts and pages and using the import/export functions. In some cases, tags and excerpts did not make the move when the post did." -> please open a ticket in trac.wordpress.org.
@Jeff: Let's see if I nailed them down in RC3. I apparently forgot to add the subscribe-me script, so that's probably the main reason there are errors.
@Mike: deactivate the site unavailable plugin
@Joe. I'm afraid you cannot exclude categories.
@Eric: it was a nasty bug, whereby newly created multi-widgets lost data (after the sidebar is saved once it works as expected). it's fixed in the upcoming RC3. many thanks for reporting it.
@Steve: I suspect, like Mike, there is an html error somewhere in your content. try browsing settings / reading, and checking the option whereby WP should fix XHTML errors, to see if it makes any difference.
D.
I've just uploaded RC3 in the members area, which comes with WP 2.5.1-sem-pro.
The css bug in subscribe me is not fixed. I'll look into it during the week.
the other points mentioned above should be. as a few involved js and css, don't forget to flush your browser cache, and your site's cache.
Also, this upgrade will log you out. It is because the WP devs fixed a security issue in the WP authentication cookie. log back in after upgrading, proceed with the database upgrade if prompted to, and you'll be fine.
D.
as an aside, for those who never got their chance to look into the Sem 5.0 docs, I've been giving some love to the semiologic.com resources section last week, and I'll continue to do so this week. Much about all of the Sem 5.0 docs is going to move in there.
Denis, are you saying the docs are moving to a more centralized location now then and not locally on the servers?
As for my Now Reading changes, - made links direct to amazon - show book covers for all the sections - Now, Planned, Finished - I changed the sequence and order of the section - I also use the random function so people see different books upon each visit.
The -samples are there w/ the 5.5 version.