Jump to content

Recommended Posts

Posted

Hi,

I've arrived again on this topic. 

The link here doesn't seem to be valid anymore: "The topic discussing the migrator is roughly here: https://processwire....migrator/page-6".

This link appears 3 times.

I've just sent the link to this topic to someone I've been trying to convince, from time to time, to migrate to Processwire. He uses WordPress, but also CakePHP at his work.

  • 1 month later...
Posted

Hello,

I have successfully installed ProcessMigrator, but when I install Migrator Wordpress into my modules directory and check for new modules in PW, I get an error as a result, it seems, of PW looking for a file called 'MigratorAbstract.php' that isn't in the module download:

Warning: require_once(/modules/ProcessMigrator/MigratorAbstract.php): failed to open stream: No such file or directory in /modules/MigratorWordpress/MigratorWordpress.module on line 7

Fatal error: require_once(): Failed opening required '/modules/ProcessMigrator/MigratorAbstract.php' (include_path='.:/Applications/MAMP/bin/php/php5.4.10/lib/php') in /modules/MigratorWordpress/MigratorWordpress.module on line 7
Compile Error: require_once(): Failed opening required '/modules/ProcessMigrator/MigratorAbstract.php' (include_path='.:/Applications/MAMP/bin/php/php5.4.10/lib/php') (line 7 of /modules/MigratorWordpress/MigratorWordpress.module) 
This error message was shown because site is in debug mode ($config->debug = true; in /site/config.php). Error has been logged.

I appreciate any help on this.

Moose

Posted

I think DaveP is correct - sounds like maybe you didn't install ProcessMigrator is the "normal" way. MigratorWordpress needs to see that MIgratorAbstract.php file inside modules/ProcessMIgrator

I could probably change things up so that this path can be different, but please check if setting things up like that works as expected.

BTW, the easiest way to install a module that is not in the PW modules directory is to use the "Add Module from URL" option and point it to the Github "Download Zip" link, eg: https://github.com/adrianbj/ProcessMigrator/archive/master.zip

Posted

Thanks so much, DaveP and adrian! I had originally tried the instruction to "Download and place the module folder named "ProcessPageTreeMigrator" in: /site/modules/." I removed the files and installed both using "Add Module From URL..." and both installed fine.

Thanks again! 

  • Like 1
Posted

Thanks so much, DaveP and adrian! I had originally tried the instruction to "Download and place the module folder named "ProcessPageTreeMigrator" in: /site/modules/." I removed the files and installed both using "Add Module From URL..." and both installed fine.

Thanks again! 

Wow - sorry about that - very old instructions when the module had a different name - I'll update those in a minute :)

Glad it's working for you now!

  • Like 1
  • 2 years later...
Posted

this module still working, up-to-date? super useful for people getting annoyed with wordpress and migrating.

  • 9 months later...
Posted

Trying WordpressMigrator

 

"File hokejablogs.wordpress.2018-01-08.xml is 5880279 bytes which exceeds max allowed size of 2097152 bytes"

I can't find the way to change max upload size.

Posted (edited)
13 minutes ago, Roberts R said:

I can't find the way to change max upload size.

Change it in your php.ini...if you have access to system files on your server. If not, there are other ways.

Edited by kongondo
  • Like 1
Posted
1 hour ago, kongondo said:

Change it in your php.ini...if you have access to system files on your server. If not, there are other ways.

 

Ah. Dumb me. I changed wrong property. Auto "memory_limit" blame. Thanks.

  • Haha 1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...