Forum Replies Created

Viewing 6 replies - 1 through 6 (of 6 total)
  • I am having a similar situation when I try to add a Field Group.

    When I add it, it appears in the MySQL database. Looks fine, but the description is NULL. I have edited that and it doesn’t seem to make a difference.

    And the only thing I can do is to go into phpMyAdmin and delete the new field group. Once I do, everything is fine.

    I am using Version 1.8.3.2 of the plug in on WordPress 5 – which could be the culprit as it is causing a bunch of grief. My PHP info is below the error log – using PHP 7

    Plan to buy some add-ons, but I just found your fabulous plug-in this morning.

    This from the error log.

    Log file initiated at: December 6, 2018 4:19 pm CST
    [12/06/18 4:20pm CST]
    Undefined index: level
    in D:\home\beta.polidex.net\wwwroot\wp-content\plugins\s2member\src\includes\classes\constants.inc.php on line 548
    [12/06/18 4:20pm CST]
    Undefined index: level
    in D:\home\beta.polidex.net\wwwroot\wp-content\plugins\s2member\src\includes\classes\constants.inc.php on line 600
    Log file initiated at: December 6, 2018 4:20 pm CST
    [12/06/18 4:20pm CST]
    Undefined index: level
    in D:\home\beta.polidex.net\wwwroot\wp-content\plugins\s2member\src\includes\classes\constants.inc.php on line 548
    [12/06/18 4:20pm CST]
    Undefined index: level
    in D:\home\beta.polidex.net\wwwroot\wp-content\plugins\s2member\src\includes\classes\constants.inc.php on line 600
    Log file initiated at: December 6, 2018 4:20 pm CST
    [12/06/18 4:20pm CST]
    Undefined index: level
    in D:\home\beta.polidex.net\wwwroot\wp-content\plugins\s2member\src\includes\classes\constants.inc.php on line 548
    [12/06/18 4:20pm CST]
    Undefined index: level
    in D:\home\beta.polidex.net\wwwroot\wp-content\plugins\s2member\src\includes\classes\constants.inc.php on line 600
    Log file initiated at: December 6, 2018 4:20 pm CST
    [12/06/18 4:20pm CST]
    array_keys() expects parameter 1 to be array, boolean given
    in D:\home\beta.polidex.net\wwwroot\wp-content\plugins\participants-database\classes\PDb_Manage_Fields.class.php on line 472
    [12/06/18 4:20pm CST]
    Invalid argument supplied for foreach()
    in D:\home\beta.polidex.net\wwwroot\wp-content\plugins\participants-database\classes\PDb_Manage_Fields.class.php on line 173
    [12/06/18 4:20pm CST]
    Undefined index: level
    in D:\home\beta.polidex.net\wwwroot\wp-content\plugins\s2member\src\includes\classes\constants.inc.php on line 548
    [12/06/18 4:20pm CST]
    Undefined index: level
    in D:\home\beta.polidex.net\wwwroot\wp-content\plugins\s2member\src\includes\classes\constants.inc.php on line 600
    Log file initiated at: December 6, 2018 4:20 pm CST

    ————————————————————————————–

    Here is my PHP info – using PHP 7

    PHP Version 7.0.30

    System – Windows NT NT2-P2STL 10.0 build 14393 (Windows Server 2016) i586 –

    Build Date – Apr 24 2018 16:13:01 –

    Compiler – MSVC14 (Visual C++ 2015) –

    Architecture – x86 –

    Configure Command – cscript /nologo configure.js “–enable-snapshot-build” “–enable-debug-pack” “–disable-zts” “–with-pdo-oci=c:\php-sdk\oracle\x86\instantclient_12_1\sdk,shared” “–with-oci8-12c=c:\php-sdk\oracle\x86\instantclient_12_1\sdk,shared” “–enable-object-out-dir=../obj/” “–enable-com-dotnet=shared” “–with-mcrypt=static” “–without-analyzer” “–with-pgo” –

    Server API – CGI/FastCGI –

    Virtual Directory Support – disabled –

    Configuration File (php.ini) Path – C:\WINDOWS –

    Loaded Configuration File – D:\PHP\7.0\php.ini –

    Scan this dir for additional .ini files – (none) –

    Additional .ini files parsed – (none) –

    PHP API – 20151012 –

    PHP Extension – 20151012 –

    Zend Extension – 320151012 –

    Zend Extension Build – API320151012,NTS,VC14 –

    PHP Extension Build – API20151012,NTS,VC14 –

    Debug Build – no –

    Thread Safety – disabled –

    Zend Signal Handling – disabled –

    Zend Memory Manager – enabled –

    Zend Multibyte Support – provided by mbstring –

    IPv6 Support – enabled –

    DTrace Support – disabled –

    Registered PHP Streams – php, file, glob, data, http, ftp, zip, compress.zlib, https, ftps, phar –

    Registered Stream Socket Transports – tcp, udp, ssl, sslv3, tls, tlsv1.0, tlsv1.1, tlsv1.2 –

    Registered Stream Filters – convert.iconv.*, mcrypt.*, mdecrypt.*, string.rot13, string.toupper, string.tolower, string.strip_tags, convert.*, consumed, dechunk, zlib.* –

    Thread Starter jerepowers

    (@jerepowers)

    No change.

    Does this use a different template than releases? Could it be corrupt?

    OK. At least I won’t spend time on it.

    By the way, news releases are important for companies – enough that they would pay to have a few more features. Sarbanes-Oxley says so. It would be worth investing a bit more time and allowing a bit more customization. My client wouldn’t be scared by a fee.

    I have a situation where a company has a minor division for which they want their news releases only.

    So all news releases go into the news release database and then just some of them, for Law Enforcement, are printed out on a separate news release page.

    I see you have slugs, so theoretically could I have a page in which I add the slug to it and have those appear instead of the release slug?

    Or can I somehow create post categories and use that in a “type” shortcode?

    Perfect! Thanks!

    First, as a former PR person who now does web sites, I love the idea of your plugin. However, there needs to be more layout options. My client is complaining that there is a bullet – part of a UL – that is not to his liking.

    I’ve tweaked the styles as much as I could, even looking for a script that would strip the UL out of the output, too no avail. I’ve looked at the supposed script for the Theme_Functions.php and it crashed my site and I have had to go in and manually remove the “function” to make the site load.

    If you could even add some basic if then statements, such as “Do you want the list to appear as a series of bullet points?”, that in itself would be a huge improvement. I am even willing to pay to get rid of the bullet points.

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