Bug in MintAds Plugin: DB Table Does NOT Exist

Hi all, just want to let you all know that there’s a bug for the MintAds plugin. It doesn’t create the 2 database tables when first installed/activated, which throw this error:

WordPress database error: [Table ‘xxxxxxx_wrdp1.wp_mint_ads’ doesn’t exist]
SELECT `ads_group` FROM wp_mint_ads where ads_group=’HomeAds’

Anyway, this will be fixed and new updates will be posted in the “Updates” category and “BWT Announcements, Updates and Releases” forum. (Hmn… I had it running on the demo blog =?). Anyway, if other plugin throw an error, just deactivate that plugin for now, and let me know what the error is as well!

Thank you.

~Mint Tree~

P.S. I’m almost finished with the updates delivery system (I need to finish this to deliver the updates, so stay tune => estimate time of completion ~2 days =).

Hi all, just want to let you all know that there’s a bug for the MintAds plugin. It doesn’t create the 2 database tables when first installed/activated, which throw this error:

WordPress database error: [Table ‘xxxxxxx_wrdp1.wp_mint_ads’ doesn’t exist]
SELECT `ads_group` FROM wp_mint_ads where ads_group=’HomeAds’

Anyway, this will be fixed and new updates will… » Continue reading: Bug in MintAds Plugin: DB Table Does NOT Exist



WordPress 2.3x Bug in Single_Cat_Title and Permalink Structure

Hi all, I just want to let you know that I have found a bug for WordPress version 2.3.0 – 2.3.2 (I have just found this out using these version) regarding the single_cat_title function when the permalink does NOT has the %category% token.

Basically, what happens is that when you choose a permalink structure without the %category% (e.g. like I have for this site /%postname%-%post_id%/ /%postname%/), the single_cat_title does NOT return anything, as you can see the blank whitespace after the Latest in “, which should have been “Latest in [missing current category name]“.

This also affect the meta Title tag of the single post, which uses the wp_title and single_cat_title functions to display “Title of Post ~ Missing Current Category Name”.

Anyway, I’ll be working on a way to replace the current single_cat_title function with another alternated function.

This will be added to my “list of now 10 things to-do for Week 1 of 2008“.

Anyway, I just want to let you all know.

~Mint Tree~

Hi all, I just want to let you know that I have found a bug for WordPress version 2.3.0 – 2.3.2 (I have just found this out using these version) regarding the single_cat_title function when the permalink does NOT has the %category% token.

Basically, what happens is that when you choose a permalink structure… » Continue reading: WordPress 2.3x Bug in Single_Cat_Title and Permalink Structure



« Previous
| Up Top |