ohmichelle
Forum Replies Created
-
Forum: Plugins
In reply to: [User Post Gallery - UPG] How to Filter on TagsWhat is the code to display the UPG tags in the personal layout?
Forum: Plugins
In reply to: [CSV to SortTable] Define DelimiterThanks. I was remiss in paying attention to the file I needed to change. I was trying to change csv-to-sorttable.php. When I change the file you mention, it works great. Do you know of a way that the delimiter could be passed through the shortcode so that the plugin could work with any specified delimiter?
Forum: Plugins
In reply to: [CSV to SortTable] Define DelimiterThanks h2waldmann. I did that and it doesn’t work. 🙁
Forum: Plugins
In reply to: [ABASE] Pagination for ABASE result set?I would love to have this feature! This is a great plugin. How big of a plugin donation needs to be made in order to have this ability built in?
Forum: Plugins
In reply to: [CSV to SortTable] CSV compatibilityI can’t get the plugin to recognize a pipe symbol | as the delimiter. I updated str_getcsv4.php so that the delimiter was | instead of , but still no luck.
Forum: Installing WordPress
In reply to: Upgrade from 2.7 to 2.9Update:
I commented out line 49 in admin.php, tried to log in again and now get this error:Fatal error: Call to undefined function esc_html() in /PATH-REMOVED/wp-admin/admin-header.php on line 13
I get the feeling I am so very screwed. On the bright side, the blog is online – I just can’t reach the admin panel.