Advertisement:

Author Topic: [New Plugin] Simple Item Moderation - Osclass missing features as classified  (Read 7863 times)

arcsales

  • Full Member
  • ***
  • Posts: 192
Yes the error appeared in the front end but when logged out from admin panel as you suggested is fixing it. Thank you!

However I would like to report something strange after unistall/install.
The old email templates were still existing but empty and new pack of email templates were installed.

and suggestion for your next version...it will be of a great help for the admin if the all pending approval items are moved on top of the list in order to attract admin attention.

shamim_biplob

  • Full Member
  • ***
  • Posts: 169
I will investigate and try to fix email problems in next version.
Thanks for your suggestion. You can filter items to show which is pending approval (see attachment).
Note: Only Active items show public.
« Last Edit: October 21, 2015, 07:43:44 am by shamim_biplob »

monah

  • Full Member
  • ***
  • Posts: 223

why there is no plug- po files?

shamim_biplob

  • Full Member
  • ***
  • Posts: 169
Please contact me through market support. i will send you. Next release of this plugin i will add with plugin.

monah

  • Full Member
  • ***
  • Posts: 223
Here there is an error
PHP Warning:  current() expects parameter 1 to be array, null given in /oc-content/plugins/simple_item_moderation/email.php on line 19, referer: oc-admin/index.php?page=items

$content = array();
        $locale = osc_current_user_locale();
        if (isset($aPage['locale'][$locale]['s_title'])) {
            $content = $aPage['locale'][$locale];
        } else {
            $content = current($aPage['locale']);
        }
PHP Warning:  current() expects parameter 1 to be array, null given in /oc-content/plugins/simple_item_moderation/email.php on line 74, referer: oc-admin/index.php?page=items
$content = array();
        $locale = osc_current_user_locale();
        if (isset($aPage['locale'][$locale]['s_title'])) {
            $content = $aPage['locale'][$locale];
        } else {
            $content = current($aPage['locale']);
        }

monah

  • Full Member
  • ***
  • Posts: 223
Thanks to the support ) now everything works fine

samm1001@hotmail.com

  • Newbie
  • *
  • Posts: 11
Hi I sent you email regarding the problem but no reply from you???

shamim_biplob

  • Full Member
  • ***
  • Posts: 169
Hi I sent you email regarding the problem but no reply from you???

What is your name in market profile?

servicesmary

  • Newbie
  • *
  • Posts: 37
Hi,

Is this plugin compatible with plugin payment paypal ???

Osclass 3.6.1 Template Osclasswizards 2.0.4

anivision

  • Newbie
  • *
  • Posts: 10
I'm unsure if I should start a new thread or post this here...

I just bought this plugin and found out that I'm missing one thing in this script;
I've set the first two ads to be aproved by admin and then the rest is auto aproved. What I need is the script to send the admin an email when the first two ads needs aproval, but not the later ones.

Can this be done?

EDIT; moved this question to a new topic. See http://forums.osclass.org/plugins-20/simple-item-moderation-help-to-make-a-change-in-the-script/
« Last Edit: April 03, 2016, 01:54:20 pm by anivision »

shamim_biplob

  • Full Member
  • ***
  • Posts: 169
yes, this can be done but need some changes in code of this plugin.

shamim_biplob

  • Full Member
  • ***
  • Posts: 169
Hi,

Is this plugin compatible with plugin payment paypal ???

Osclass 3.6.1 Template Osclasswizards 2.0.4

Yes.

anivision

  • Newbie
  • *
  • Posts: 10
yes, this can be done but need some changes in code of this plugin.

Do you think you can help me with that?

webcity

  • Newbie
  • *
  • Posts: 14
Hi,

I've recently purchased this plugin and I'm getting the error message :Plugin couldn't be installed because of: Error importSQL::simDB
simple_item_moderation/struct.sql when trying to install it.

I notice that a previous post had the same problem. Do you know how to resolve the problem?

Many thanks