We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 742
    • 12 Posts
    I am moving a site from Evo to Revo with Provisioner. I installed Revo and loaded all the packages I’ll be needing, then I imported the content from the Evo site. I made sure to include all chunks, templates and snippets in the import. It worked BEAUTIFULLY! However, there are a few things I can’t figure out:

    - Ditto shows me a link to a lang file rather than the content it should pull:/home/content/yadda-yadda/assets/snippets/ditto/lang/english.inc.php
    - AjaxSearch (for my site search feature) is giving me this error - AjaxSearch error: database_connection_charset not set. Check your MODx config file. (I checked and it was set to utf8.)
    - getResources - not working at all - I tried replacing some of the Ditto calls with getResources and when I view the page in a browser and check the source code, it’s completely blank.

    Here is my getResources call and the corresponding tpl:
    
    Call:
    
    [[!getResources? 
       &parents=`92` 
       &tpl=`cert_section`  
       &limit=`3`  
       &includeTVs=`1`  
       &includeContent=`1`    
       &sortby=`menuindex`]]
    
    tpl:
    
    <div class="cert_img">
         <div class="cert_left1"><img src="[[+thumb_image]]" border="0"></div>
       <div class="cert_left_txt"><a href="[[~[[+id]]]]" title="[[+title]]">[[+title]]</a></div>
    </div>
    
    


    I am thinking there is some bad ju-ju working in a config file somewhere. Or maybe it has something to do with the fact that Evo snippets were in /assets/ and in Revo snippets seem to be components under /core/.....

    Any ideas on where I should look?

      • 742
      • 12 Posts
      I am giving up on this and starting from scratch. I’ll let you all know if that worked. Otherwise, it looks like I might have to do a manual transfer *oh no!*

      More to come
        • 34120
        • 236 Posts
        Were any of your packages working? could it have been anything to do with the workspaces path? bit of a wild guess.
        • If you need help making the switch feel free to give me a shout ([email protected]). I’ve done a few migrations (actually prefer manual migrations) so I can help with most of the common issues (and then some).
            Patrick | Server Wrangler
            About Me: Website | TweetsMODX Hosting