alexb1995

Forum Replies Created

list of topics you have created till now.

  • alexb1995
    Participant

    I got it.
    In “wp-content/plugins/pixelwars-core/themes/global-vcard/send-mail.php” line 3:

    if (! defined(ABSPATH))
    has to be
    if (! defined(‘ABSPATH’))

    you forgot the quotation marks, that’s why it threw the error:
    Warning Use of undefined constant ABSPATH – assumed ‘ABSPATH’.

    Seems that everything is working now.
    Cheers!

    alexb1995
    Participant

    Hi Serkan, I managed to work it out via manual import. Some of the references in the xml parts refer to “nfolio” theme instead of unrovr, that’s why there were some issues in the beginning.

    The only thing that’s not working correctly is the contact form. Function works, but it’s showing the “error” animation when hitting the send button (the alert is also centered on the page, not the current view, that’s why you can’t really see it).
    If you could just look into the error message display, that’d be great. Thanks

    alexb1995
    Participant

    Hi Serkan, ´

    thanks for that. Can you tell me when he’s gonna look into it so I can plan?

    Thank you

    alexb1995
    Participant

    Hi Serkan, thanks for trying again. I don’t think it’s a hosting issue, I mean we are not talking about gigabytes of data, I think the current PHP limits should be more than enough to process the request.

    I think it’s an issue with the demo data and the request can’t be processed, that’s why it results in a time out.
    The log file outputs the failed Ajax request from second one:
    New AJAX call!
    [ERROR] Failed to import “cover-big” (Medien)
    [ERROR] Failed to import “marker” (Medien)

    And it outputs the “cover-big” and “marker” errors in a loop till the time out, that’s why I think the error is in the import process.

    alexb1995
    Participant

    Okay, thank you. Btw, the server host raised my PHP Limits, could you please try again tomorrow and see if it helped? Sorry that I have to bother you so much, it’s just that it’s really urgent. Thanks for the help!

    alexb1995
    Participant

    Thanks, I’ll do that. Could you meanwhile try to import the demo manually part by part? Cause that shouldn’t max out the memory and upload limits – and it should work as good as the automatic import, right?
    I’ll tell the provider to raise the limits, but they’ll probably need a couple of days. Would be great if you could try the manual solution to see if it works that way.

    Thank you!

    alexb1995
    Participant

    I’ll still contact the hosting provider, can you tell me how much allocated memory he should provide me?

    alexb1995
    Participant

    Hey, thanks for trying! I’m not sure if it’s a hosting issue, since the log file of one click importer gives me errors since the first moment:

    —Downloaded files—
    The import files for: Demo 03 were successfully downloaded!
    Initial max execution time = 900
    Files info:
    Site URL = https://alexanderburghardt.de
    Data file = /var/www/vhosts/dlvxbglb.host237.checkdomain.de/alexanderburghardt.de/wp-content/themes/unrovr/admin/demo-data/03/content.xml
    Widget file = /var/www/vhosts/dlvxbglb.host237.checkdomain.de/alexanderburghardt.de/wp-content/themes/unrovr/admin/demo-data/03/widgets.wie
    Customizer file = /var/www/vhosts/dlvxbglb.host237.checkdomain.de/alexanderburghardt.de/wp-content/themes/unrovr/admin/demo-data/03/customizer.dat
    Redux files:
    not defined!

    ——
    New AJAX call!
    [ERROR] Failed to import “cover-big” (Medien)
    [ERROR] Failed to import “marker” (Medien)

    ——
    New AJAX call!
    [ERROR] Failed to import “cover-big” (Medien)
    [ERROR] Failed to import “marker” (Medien)

    ——
    New AJAX call!
    [ERROR] Failed to import “cover-big” (Medien)
    [ERROR] Failed to import “marker” (Medien)

    ——
    New AJAX call!
    [ERROR] Failed to import “cover-big” (Medien)
    [ERROR] Failed to import “marker” (Medien)

    ——
    New AJAX call!
    [ERROR] Failed to import “cover-big” (Medien)
    [ERROR] Failed to import “marker” (Medien)

    ——
    New AJAX call!
    [ERROR] Failed to import “cover-big” (Medien)
    [ERROR] Failed to import “marker” (Medien)

    and so on and on…
    Also, in your demo content folder you provided part files for pages, posts, portfolio and elementor templates, which can be imported one by one. It just looks broken after importing the part files manually, but it works. Maybe you can try that?

    Would be very helpful if you could give this some priority since I should’ve already finished the CV by the end of last weekend..
    Please try again with manual part file import and check again.

    Thank you so much!

    alexb1995
    Participant

    Still trying to work it out. I tried with unRovr v1.2.0 and unRovr v1.2.1, tried manual and automatic import, nothing works..

    alexb1995
    Participant

    Hi, thanks for the quick reply. I just reinstalled wordpress again after trying it another time. This time I downgraded to WP 5.8. before importing the theme and demo content – didn’t work either. Admin details are in the private box, thanks for checking!

Viewing 10 posts - 1 through 10 (of 10 total)