1. Osclass Forum
  2. Plugins
  3. Cbk Edit Item

Cbk Edit Item

Started by kris koyk, April 25, 2024, 2:58 am

  • 1

kris koyk

Cbk Edit Item

on :April 25, 2024, 2:58 am #791

How can I manually place the edit ling in a different place?

calinbehtuk

Re: Cbk Edit Item

on :April 25, 2024, 7:48 am #792

You have to edit the file from the plugin


Code: [Select]
​include/load.php


Comment the line from 116

Code: [Select]
​//osc_add_hook('item_detail', 'cbk_edit_item_insert_form');


And now you can include the file in your desired place with this line

Code: [Select]
​<?php require_once cbk_edit_item_page_path('itemrequestcode.php'); ?>


kris koyk

Re: Cbk Edit Item

on :April 25, 2024, 11:25 am #793

Great, thank you very much.

kris koyk

Re: Cbk Edit Item

on :April 25, 2024, 3:21 pm #794

There is a fairly significant issue that caused me to disable the plugin. Someone repeatedly presses "Send" on the link, resulting in dozens of messages being sent to the user.

calinbehtuk

Re: Cbk Edit Item

on :May 9, 2024, 8:56 pm #797

The new version allows only one email per hour. 


Regards!

kris koyk

Re: Cbk Edit Item

on :May 9, 2024, 9:31 pm #798

This is a solution at the moment but I think the best solution would be a plugin that would force the user to enter a code in their ad and be able to retrieve the code via the listing email. And of course the plugin should be paid and not free.

calinbehtuk

Re: Cbk Edit Item

on :May 9, 2024, 9:57 pm #799

I don't see the point to duplicate a working system.


It's more easy to click a link instead of copying a code and taking 3 more steps to edit an item.

  • 1
Subscribe
X

Subscribe!

Subscribe to get the latest listings, updates and special offers delivered directly in your inbox.