Forum Replies Created

Viewing 15 replies - 1 through 15 (of 15 total)
  • I need this for Dokan as well. Please make that happen soon if possible. It would be very helpful. I am willing to pay to have it done if needed.

    I ran the PHP compatibility checker by WPEngine
    https://www.ads-software.com/plugins/php-compatibility-checker/

    And it did fail their php 7 test. Hopefully this is something that could be looked into soon. I love this plugin and looking to go to 7 in the near future. Just starting to do my homework on what passes and doesn’t.

    `FILE: /wp-rss-aggregator/includes/system-info.php
    ——————————————————————————————————————————————-
    FOUND 3 ERRORS AFFECTING 3 LINES
    ——————————————————————————————————————————————-
    81 | ERROR | INI directive ‘safe_mode’ is deprecated from PHP 5.3 and forbidden from PHP 5.4.
    244 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and deprecated since PHP 5.6 and removed since PHP 7.0 – use mysqli instead.
    246 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and deprecated since PHP 5.6 and removed since PHP 7.0 – use mysqli instead.
    ——————————————————————————————————————————————-

    FILE: /wp-rss-aggregator/includes/libraries/browser.php
    ——————————————————————————————————————–
    FOUND 1 ERROR AFFECTING 1 LINE
    ——————————————————————————————————————–
    1065 | ERROR | Deprecated PHP4 style constructor are not supported since PHP7
    ——————————————————————————————————————–

    FILE: /wp-rss-aggregator/includes/libraries/php-markdown/markdown.php
    ———————————————————————————————————————————-
    FOUND 4 ERRORS AFFECTING 4 LINES
    ———————————————————————————————————————————-
    1666 | ERROR | Deprecated PHP4 style constructor are not supported since PHP7
    2271 | ERROR | Using a call-time pass-by-reference is prohibited since php 5.4
    2277 | ERROR | Using a call-time pass-by-reference is prohibited since php 5.4
    2828 | ERROR | Deprecated PHP4 style constructor are not supported since PHP7
    ———————————————————————————————————————————-

    FILE: /wp-rss-aggregator/includes/feed-access.php
    ————————————————————————————————————–
    FOUND 1 ERROR AFFECTING 1 LINE
    ————————————————————————————————————–
    261 | ERROR | INI directive ‘safe_mode’ is deprecated from PHP 5.3 and forbidden from PHP 5.4.
    ————————————————————————————————————–

    FILE: /wp-rss-feed-to-post/includes/wprss-ftp-utils.php
    ——————————————————————————————————————–
    FOUND 1 ERROR AFFECTING 1 LINE
    ——————————————————————————————————————–
    155 | ERROR | preg_replace() – /e modifier is forbidden in PHP 7.0
    ——————————————————————————————————————–

    Thread Starter jeffmace

    (@jeffmace)

    Let me know what you need. If you need login info to my site, let me know where to send it to you. I am more than happy to let you take a look at what it’s doing.

    Thread Starter jeffmace

    (@jeffmace)

    I read your support responses and the answer of “it loops through each Product until it either crashes or completes” doesn’t sound like a good response to me. It doesn’t seem as if that person got the answer they were really looking for.

    My point is, I used the plugin wp all import and it ran for over 2 hours and inserted 11,000+ categories without a single issue, I think this should be able to do the same no? The answer shouldn’t be wait until memory is exhausted.

    Thread Starter jeffmace

    (@jeffmace)

    Anyone have any ideas. I just did a clean install of everything again and still no admin bar at the top for the cloned site?

    I am having this issue as well, how do you get the ads to be 2×2?

    Try going to Settings –> Permalinks and just hit save. I have had to do that in the past. Somehow it resets everything.

    Thread Starter jeffmace

    (@jeffmace)

    Anyone? Is there any pay support out there than knows how to do this or work with IIS to get this working properly?

    Thread Starter jeffmace

    (@jeffmace)

    I have also tried disabling the plugins by deleting the active_plugin record from my options table. Still no go. It just goes back to the form, over and over again.

    Thread Starter jeffmace

    (@jeffmace)

    I actually found this and it works fine. Thank you

    https://www.ads-software.com/plugins/read-text-file/installation/

    Thread Starter jeffmace

    (@jeffmace)

    Is there anyone you work with that you can recommend to do an extension for this. It just doesn’t make sense to give access to other peoples work. So before I can give this to people to use, I need to make sure they only see their own content.

    Thread Starter jeffmace

    (@jeffmace)

    Thanks for you answer. I am not a php programmer or i would try it myself. So it is complicated to add a feature that would just query tables created by their user_id. Admins get to see all?

    Thread Starter jeffmace

    (@jeffmace)

    Basically what I need is to select the Contributor role, and I want to hide certain features on the post screen. They don’t need to see that. Can I hide/remove those features from my theme or plugins using this?

    Thread Starter jeffmace

    (@jeffmace)

    hmm, i see what you are saying. unfortunately i don’t think this will work. I don’t think i want to make 30,000 members authors ??

    Thread Starter jeffmace

    (@jeffmace)

    When a logged in member goes to create new content. I would like them to have the ability to add a table into their content. I am not sure if your plug in has the ability to integrate with other plugins. My site gets a lot of user created content and I want the members to be able to enter it on their own. That WP user allows for a front end admin to enter/submit new content. I would like them to be able to use your Table plugin as well.

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