timtrice
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Thematic conflict with WP 3.0.1I’ve since SVN’d to get 0.9.6.7 and it’s running fine though I’m having numerous issues with plugins. Trying to find resolutions now
Forum: Themes and Templates
In reply to: Thematic conflict with WP 3.0.1Redcentaur, simply put, Thematic 0.9.6.2 is not 3.x compatible. Go into your wp-config file and change the WP_DEBUG constant to TRUE and you’ll see plenty of errors.
I am running GWO4W on my self-hsoted WordPress blog (2.9) for both A/B and MV testing and I have no issues. It’s essentially the same but with MV testing WordPress wants to remove the </noscript> tag required by Google; you have to instruct WordPress not to correct invalidly nested HTML under the writing panel.
Forum: Fixing WordPress
In reply to: Ridiculous “Pages Not Found” and “Pages already exist” errorsconverted the last record to a post and everything was working. Was able to add new posts and what-not. Still, however, cannot add new pages. When I converted the post back to a page everything starting jacking up again. This is something on the WordPress programming side causing these issues and unless someone can point me in the right direction I’m done with this shit. This is not a database issue. This is not a file rights issue. This is WordPress plain and simple. I wasted 5 days trying to fix this and have noticed while several have had similar issues since ’05 there have been no clear cut resolutions and it’s absoutely fucking pathetic. I’d be much better off just continuing using CakePHP. I wanted the convenience of a CMS but this bullshit just isn’t worth it.
Forum: Fixing WordPress
In reply to: Ridiculous “Pages Not Found” and “Pages already exist” errorsEntering them directly into database and even the WordPress backend does not work either. It seems like WordPress has a limit of 728 pages and I just cannot enter anymore. They go into the database. I get no error messages from WordPress (it says the page was saved). But when I click to view the page I get a 404 error. When I go to edit pages I’m told I have none. This is freaking ridiculous.
Forum: Fixing WordPress
In reply to: Ridiculous “Pages Not Found” and “Pages already exist” errorsLet me also clarify I’ve examined then differences between the record that stops the pages (the last record) from showing up and the record prior (that shows up if last record is deleted) and there are no differences other than date/time fields. WordPress is acting as if I’ve reached my maximum limit of pages to be created (728 I seriously doubt is “max”).
Forum: Fixing WordPress
In reply to: Ridiculous “Pages Not Found” and “Pages already exist” errorsLet me clarify my issue in desperate hopes someone knows the answer. From what I’ve seen in search results, no one seems to know.
First, I was having an issue importing WordPress’ import file…I kept getting errors that MOST pages already existed (it was an empty database). So after posting my issue in the WordPress forums and receiving no responses, I decided to do it myself. I wrote function to pull the data from my other database and insert into WordPress using WordPress’ functions (wp_insert_post and add_post_meta). Everything went great till I got around 700 or so and then it stopped. 728, to be exact. The funny thing is if I delete the last set of pages that were entered (to assure I get the parent id’s correct), I can run the script again and it’ll execute the exact same number of inputs (9) before stopping again. In addition, if I try to pull up the pages thorugh the Admin I’m told by WordPress there are NO pages…though I see them in the DB. However, if I delete the last entry, WordPress Admin shows ALL the pages. Yet, if I try to execute my script from that point it enters one more entry and then stops. Back to square one – nothing in Admin.
I figured this may be a database issue such as exceeding the id datatype or something…but that’s set as a bigint…20 characters. i’m not even close (~1250).
This issue has become extremely frustrating. My original site was in CakePHP and my issues were my own. I wanted to move to WordPress to focus more on adding features as opposed to having to cnostantly update the app. But, this is just absolutely ridiculous.
Seriously, is the programmer of this reading these forums? Because apparently this is the only way I can contact him since his email address isn’t on the homepage. I can’t report a bug cause I don’t have a login or password. I can’t make a single option change to this plugin without getting the login screen OVER AND OVER. Not only that, it’s not even writing to the .xml or .gmz file, though it says it is. I used to use this plugin regularly and had no issues. I’d hate to think it’s been abandoned