Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   New Versions, & Updating (http://forum.bytesforall.com/forumdisplay.php?f=12)
-   -   3.4.9 - export won't work if Blog address not equal to WordPress address (http://forum.bytesforall.com/showthread.php?t=7029)

juggledad May 8, 2010 11:48 AM

3.4.9 - export won't work if Blog address not equal to WordPress address
 
the new export feature will not work (goes to a blank screen) if the options at Dashboard->Settings->General - WordPress address (URL) and Blog address (URL) do not match

If your
WordPress address (URL) = 'http://www.mydomain.com/wordpress' and your
Blog address (URL) = 'http://mydomain.com/wordpress'
the export will not complete and you will be left at a blank screen

paulae May 8, 2010 12:22 PM

I am having a whole new problem, which probably has nothing to do with the theme. If you go to http://larchmontgazette.com, do you get a 403 error?

Flynn May 8, 2010 06:43 PM

I am not getting an error, it redirects to www.larchmontgazette.com which it displays without error as far as I can see

paulae May 8, 2010 07:22 PM

Thanks. Yes, I should have updated. It seems that there was a problem with Bad Behavior plugin, and Hypercache was making the problem persist even after I disabled Bad Behavior. Juggledad helped me solve the problem. Worth every penny!

juggledad May 11, 2010 06:20 AM

The export still has this issue in 3.4.9 - I've changed the title to reflext 3.4.9

casahac May 22, 2010 07:30 PM

I'm having trouble getting the export to work as well.

When I tell it to export, it kicks me over to this:

/wordpress/?bfa_ata_file=settings-download

and shows me a the directory for the WP installation.

WP 2.9.2
At 3.4.9

John

juggledad May 23, 2010 04:20 PM

do you have the WordPress address (URL) and your Blog address (URL) set the same?
do you know if your site has PHP magic quotes turned on?
To check this go to ato->Style & edit CENTER COLUMN->Content ABOVE the LOOP and add the line
HTML Code:

<?php phpinfo(); ?>
as the very first line, then go visit any page

Once on the page search for the word 'magic'

Kyserike May 27, 2010 01:44 PM

I'm having a similar problem that I believe is due to not having my Wordpress address and Blog address being the same. In my case I can export settings fine, but when I go to import I get no file selection dialog or error message.

On my test site my wordpress address is http://example.com/wptest and my Blog address is the same and I'm able to export and import without problems.

On my live site my wordpress address is http://example.com/blog and my Blog address is http://example.com . The export works fine on the live site, my the import does not.

I find the following when view the source for the export/import page on my live site (address change to example rather than site address)

// Since 3.4.7.: Upload settings file

new AjaxUpload("#importSettings-upload", {
action: "http://example.com/?bfa_ata_file=settings-upload",
name: "userfile",
onComplete: function(file, response){
jQuery("div#atasettingsfile").html(response);
// Refresh admin pages to fill forms with new values
window.location = window.location;
}
});

Could this be the issue because the files are actual contained in http://example.com/blog ??? Any ideas how to correct this without changing the wordpress and blog address to match?

Chris

The Kraftsman at www.kyserikekraftsman.com

juggledad May 27, 2010 03:35 PM

please install 3.5.1 and try again

Kyserike May 27, 2010 07:13 PM

Tried the import settings on version 3.5.1. Same results on the live site.

Chris

juggledad May 27, 2010 07:56 PM

If you do set them the same, just to try the export, what happens?


All times are GMT -6. The time now is 07:54 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.