Forum Replies Created

Viewing 14 replies - 1 through 14 (of 14 total)
  • Thread Starter deltabert

    (@deltabert)

    Hello all,
    I have found the problem. I disabled and enabled the plugin again and the problem was gone. It works for the last four days now without the forced login issue i had. Hope it stays like that.
    I really love the plugin, it does a remarkable job for our site.
    I have tested some 5 different events plugins and hope to stay with this one.

    Kind regards, Bert

    deltabert

    (@deltabert)

    Hello, I seem to have this problem also.

    I made the following configuration:
    In: Events > Settings > Bookings > General Options > Allow guest bookings =Yes
    And: Events > Settings > Bookings > No User Booking Mode >
    Enable No-User Booking Mode? = Yes
    Allow bookings with registered emails? + Yes
    I created a WordPress user: eventsmanagerbookings with Subscriber role and assigned it in the field: Assign bookings to.
    I tried playing with these settings and each time logging out of admin, but no avail.
    Please can anyone help me? I do not want to have all event users being registered on my site.
    So, I want users not to log in, but fill in their name and e-mail address with a booking, and confirmation e-mails send to the registering user.
    Hope this is possible and anyone able to help me…

    Kind regards, Bert

    Hi jimmyoaklawn or others,

    Could you please tell me where you place the code to center the Logo Slider:
    #logo-slider-wraper {
    margin-left: 50px; }

    I found this code in the logo-slider.php and changed position:relative; to text-align:center; but it has no effect…
    Btw, I am using the Responsive theme from CyberChimps.

    Regards, Bert

    Hi Cory,

    I did submitted a support ticket.
    There is a work around possible, but i think maybe more (potential) users could benefit a solution on this issue. So will wait the reaction on the support ticket.

    Next attempt.
    I followed your Manual Extraction method from the FAQ, but i did the extraction a litle bit differently, cause i do not know whether there is a ZipArchive available at the host.
    – I extracted the package.zip locally and transferred all files to a empty directory on the host. Also created a database with database user/pw. Checked this with a install of WordPress, which went perfectly, so database access is OK.
    – Removed the WordPress install, so i have an empty dir for the Duplivate process.
    – With ftp, i copied all files inclusive dir structure to the host dir.
    – Modified the installer.php to force it to use port 3351 for the database connection.
    – Started installer.php as described in the FAC for Manual Extraction.
    – Test for database connection was OK.
    – Running Run Deployment, with the Manual package extraction selected, resulted in the Database connection Failed error with server
    code: 200
    status: OK
    – Opening installer-log.txt link shows 0 information.

    What to do now…

    Extra info,
    In order to check the database access, i also installed a clean WordPress 3.7.1 version on the online site. (acct.koor-marcantus.nl)
    And that works flawlessly! So I get the impression that the database credentials and the database user rights should be OK.

    I want to install the package in an already existing WP site. So the mysql user is already been used for the installation of the existing site!
    I checked the via phpmyadmin, so i am sure the user/password combination is correct.

    But i do not really understand what you mean by the hosts table being correctly. Could you please elaborate some more about that?
    Do you mean the hosts file on the provider server? But i do not have access to that. Or do you mean the hosts file on my local pc, from which i made the package and installer?

    This morning (i live in gmt+1) i started all over again, installing your duplicator-dev version again in my local machine and making a new package from my local setup, but still no success.

    What strikes me is that the installer, once copied to remote site, does not work correctly on the port number (localhost:3351).
    I have to modify the installer.php to force it to use port 3351 in order to successfully pass the connection test.
    I commented out lines 524 and 1188, and added this in the next lines:
    $db_port = ‘3351’;
    Then the connection test is successful, but i get still the above mentioned error when i start Run Deployment.

    Btw, i have also a site with a difgferent provider, who does not use port numbers for the connection with mysql db. There it works perfectly! But this provider still sypports mysql v4, hence the use of the port nr for v5. πŸ™
    Hope you have some other suggestion…

    Extra info, System Status:

    REQUIREMENTS click links for details
    Root Directory Pass
    Safe Mode Off Pass
    MySQL Support Pass
    PHP Version: 5.2.17
    (PHP 5.2.17+ is required) Pass

    CHECKS

    Web Server: Microsoft IIS
    OK
    Open Base Dir: Off
    Good
    PHP SAPI: cgi-fcgi
    PHP ZIP Archive: Is Installed
    CDN Accessible: Yes

    I noticed a second place where you did the same to collect the database port. line 1188, so i commented this line also and placed on line 1189
    $db_port = ‘3351’;

    But this wasn’t a success either.

    Sorry, I switched off line 524

    Cory,

    I tried something in your Installer script. Force the script to use the database port number.

    I switched off line 525:
    // $db_port = parse_url($_POST[‘dbhost’], PHP_URL_PORT);

    And added at line (525) to use port 3351

    $db_port = ‘3351’;

    Then the connection test Succeeds, but when I start Run Deployment the script comes again with a database connection failure…

    Hi Cory,

    I recently found your great plugin and it can prevent a lot of headaches! I have two different host providers, and on one provider it works perfectly, tested it both ways! Really great!
    But the other host provider uses a port number (localhost:3351) for the connection to MySQL, and That fails.
    I tried your developer version, installed on the source site, and made ​​the packet again with the developper version.
    Transferred packet and installer to the target host and tried again with localhost:3351, but failed ;-(
    I am sure that all other parameters are good, I am able to access database with the phpmyadmin, and the database server-id and user-id/ password are the same as in the wp-config.php file.

    So i do not know what to do next. Contacted my hosting provider and thay are looking into it right now.

    Hope you have a suggestion?
    Bert

    Btw, the link http://www.seo-expert.fr/duplicator/ does not respond anymore… So that could not give me any help either

    Thread Starter deltabert

    (@deltabert)

    Update,
    I deactivated all other plugins on my online site without success.
    Installed an other Theme 2012, without success, same behavior.

    Regards, Bert

    Thread Starter deltabert

    (@deltabert)

    L.S.
    I have setup a local environment with the same versions software.
    Also the same plugins, and when I test this local, setting Permalikns to “Post name”it works fine.
    So I checked all settings for Event Manager with the on-line site, one-by-one, but they are exactly the same.

    I am puzzled by this! Anyone with a suggestion?

    Regards, Bert

Viewing 14 replies - 1 through 14 (of 14 total)