Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps - Status | Demo | Docs | Install
  1. Cloudron Forum
  2. WordPress (Managed)
  3. Wordpress Fatal Error.. help?

Wordpress Fatal Error.. help?

Scheduled Pinned Locked Moved WordPress (Managed)
3 Posts 2 Posters 1.3k Views 2 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • ThedurancodeT Offline
    ThedurancodeT Offline
    Thedurancode
    wrote on last edited by girish
    #1

    Every time I try to install a plugin (vikbooking) on a cloudron Wordpress instance I get this error when I try activating vikbooking plugin. This does not happen on any other cloud provider.

    WordPress database error: [Duplicate entry 'restname' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'restname', '' );

    WordPress database error: [Duplicate entry 'enablerestaurant' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'enablerestaurant', 1 );

    WordPress database error: [Duplicate entry 'enabletakeaway' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'enabletakeaway', 1 );

    WordPress database error: [Duplicate entry 'adminemail' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'adminemail', '' );

    WordPress database error: [Duplicate entry 'senderemail' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'senderemail', '' );

    WordPress database error: [Duplicate entry 'mailcustwhen' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'mailcustwhen', 1 );

    WordPress database error: [Duplicate entry 'mailoperwhen' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'mailoperwhen', 1 );

    WordPress database error: [Duplicate entry 'mailadminwhen' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'mailadminwhen', 2);

    WordPress database error: [Duplicate entry 'mailtmpl' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'mailtmpl', 'customer_email_tmpl.php' );

    WordPress database error: [Duplicate entry 'adminmailtmpl' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'adminmailtmpl', 'admin_email_tmpl.php' );

    WordPress database error: [Duplicate entry 'cancmailtmpl' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'cancmailtmpl', 'cancellation_email_tmpl.php' );

    WordPress database error: [Duplicate entry 'companylogo' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'companylogo', '' );

    WordPress database error: [Duplicate entry 'dateformat' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'dateformat', 'm/d/Y' );

    WordPress database error: [Duplicate entry 'timeformat' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'timeformat', 'h:i A' );

    WordPress database error: [Duplicate entry 'currencysymb' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'currencysymb', '€' );

    WordPress database error: [Duplicate entry 'currencyname' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'currencyname', 'EUR' );

    WordPress database error: [Duplicate entry 'symbpos' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'symbpos', '1' );

    WordPress database error: [Duplicate entry 'currdecimalsep' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'currdecimalsep', '.' );

    WordPress database error: [Duplicate entry 'currthousandssep' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'currthousandssep', ',' );

    WordPress database error: [Duplicate entry 'currdecimaldig' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'currdecimaldig', 2 );

    WordPress database error: [Duplicate entry 'reservationreq' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'reservationreq', 1 );

    WordPress database error: [Duplicate entry 'opentimemode' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'opentimemode', 0 );

    WordPress database error: [Duplicate entry 'minuteintervals' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'minuteintervals', 30 );

    WordPress database error: [Duplicate entry 'averagetimestay' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'averagetimestay', 60 );

    WordPress database error: [Duplicate entry 'mindate' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'mindate', 0 );

    WordPress database error: [Duplicate entry 'maxdate' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'maxdate', 0 );

    WordPress database error: [Duplicate entry 'minimumpeople' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'minimumpeople', 2 );

    WordPress database error: [Duplicate entry 'maximumpeople' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'maximumpeople', 20 );

    WordPress database error: [Duplicate entry 'largepartylbl' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'largepartylbl', 0 );

    WordPress database error: [Duplicate entry 'largepartyurl' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'largepartyurl', '' );

    WordPress database error: [Duplicate entry 'safedistance' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'safedistance', 0 );

    WordPress database error: [Duplicate entry 'safefactor' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'safefactor', 2 );

    WordPress database error: [Duplicate entry 'askdeposit' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'askdeposit', 1 );

    WordPress database error: [Duplicate entry 'resdeposit' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'resdeposit', 10 );

    WordPress database error: [Duplicate entry 'costperperson' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'costperperson', 1 );

    WordPress database error: [Duplicate entry 'tablocktime' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'tablocktime', 20 );

    WordPress database error: [Duplicate entry 'phoneprefix' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'phoneprefix', 1 );

    WordPress database error: [Duplicate entry 'loadjquery' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'loadjquery', 1 );

    WordPress database error: [Duplicate entry 'uiradio' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'uiradio', 'ios' );

    WordPress database error: [Duplicate entry 'hourfrom' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'hourfrom', 14 );

    WordPress database error: [Duplicate entry 'hourto' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'hourto', 23 );

    WordPress database error: [Duplicate entry 'bookrestr' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'bookrestr', 30 );

    WordPress database error: [Duplicate entry 'closingdays' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'closingdays', '' );

    WordPress database error: [Duplicate entry 'showfooter' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'showfooter', 1 );

    WordPress database error: [Duplicate entry 'version' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'version', '1.2.7' );

    WordPress database error: [Duplicate entry 'loginreq' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'loginreq', '1' );

    WordPress database error: [Duplicate entry 'enablereg' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'enablereg', '1' );

    WordPress database error: [Duplicate entry 'refreshdash' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'refreshdash', 30 );

    WordPress database error: [Duplicate entry 'ondashboard' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'ondashboard', '1' );

    WordPress database error: [Duplicate entry 'defstatus' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'defstatus', 'CONFIRMED' );

    WordPress database error: [Duplicate entry 'selfconfirm' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'selfconfirm', 0 );

    WordPress database error: [Duplicate entry 'choosemenu' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'choosemenu', 0 );

    WordPress database error: [Duplicate entry 'enablecanc' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'enablecanc', 0 );

    WordPress database error: [Duplicate entry 'cancreason' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'cancreason', 1 );

    WordPress database error: [Duplicate entry 'canctime' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'canctime', 2 );

    WordPress database error: [Duplicate entry 'cancmins' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'cancmins', 0 );

    WordPress database error: [Duplicate entry 'orderfood' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'orderfood', 0 );

    WordPress database error: [Duplicate entry 'editfood' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'editfood', 1 );

    WordPress database error: [Duplicate entry 'applycoupon' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'applycoupon', 2 );

    WordPress database error: [Duplicate entry 'stopuntil' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'stopuntil', -1 );

    WordPress database error: [Duplicate entry 'firstconfig' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'firstconfig', 0 );

    WordPress database error: [Duplicate entry 'firstmediaconfig' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'firstmediaconfig', 1 );

    WordPress database error: [Duplicate entry 'multilanguage' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'multilanguage', 0 );

    WordPress database error: [Duplicate entry 'mainmenustatus' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'mainmenustatus', 1 );

    WordPress database error: [Duplicate entry 'mediaprop' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'mediaprop', '' );

    WordPress database error: [Duplicate entry 'invoiceobj' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'invoiceobj', '' );

    WordPress database error: [Duplicate entry 'taxesratio' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'taxesratio', '0.0' );

    WordPress database error: [Duplicate entry 'usetaxes' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'usetaxes', '0' );

    WordPress database error: [Duplicate entry 'printorderstext' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'printorderstext', '' );

    WordPress database error: [Duplicate entry 'update_extra_fields' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'update_extra_fields', 0 );

    WordPress database error: [Duplicate entry 'listablecols' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'listablecols', 'id,sid,checkin_ts,people,tname,customer,mail,phone,info,deposit,billval,billclosed,rescode,status' );

    WordPress database error: [Duplicate entry 'listablecf' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'listablecf', '' );

    WordPress database error: [Duplicate entry 'gdpr' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'gdpr', 0 );

    WordPress database error: [Duplicate entry 'policylink' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'policylink', '' );

    WordPress database error: [Duplicate entry 'exportresparams' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'exportresparams', '{}' );

    WordPress database error: [Duplicate entry 'googleapikey' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'googleapikey', '' );

    WordPress database error: [Duplicate entry 'googleapiplaces' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'googleapiplaces', 1 );

    WordPress database error: [Duplicate entry 'googleapidirections' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'googleapidirections', 1 );

    WordPress database error: [Duplicate entry 'googleapistaticmap' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'googleapistaticmap', 1 );

    WordPress database error: [Duplicate entry 'mincostperorder' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'mincostperorder', 4.0 );

    WordPress database error: [Duplicate entry 'tkminint' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'tkminint', 15 );

    WordPress database error: [Duplicate entry 'asapafter' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'asapafter', 2 );

    WordPress database error: [Duplicate entry 'mealsperint' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'mealsperint', 10 );

    WordPress database error: [Duplicate entry 'tkmealsbackslots' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'tkmealsbackslots', 2 );

    WordPress database error: [Duplicate entry 'tkordperint' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'tkordperint', 10 );

    WordPress database error: [Duplicate entry 'tkordmaxser' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'tkordmaxser', 1 );

    WordPress database error: [Duplicate entry 'deliveryservice' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'deliveryservice', 1 );

    WordPress database error: [Duplicate entry 'dsprice' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'dsprice', '3.5' );

    WordPress database error: [Duplicate entry 'dspercentot' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'dspercentot', 2 );

    WordPress database error: [Duplicate entry 'pickupprice' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'pickupprice', '0.0' );

    WordPress database error: [Duplicate entry 'pickuppercentot' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'pickuppercentot', 2 );

    WordPress database error: [Duplicate entry 'freedelivery' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'freedelivery', 20 );

    WordPress database error: [Duplicate entry 'tklocktime' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'tklocktime', 15 );

    WordPress database error: [Duplicate entry 'tknote' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'tknote', '' );

    WordPress database error: [Duplicate entry 'tkshowimages' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'tkshowimages', 1 );

    WordPress database error: [Duplicate entry 'tkshowtimes' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'tkshowtimes', 0 );

    WordPress database error: [Duplicate entry 'tktaxesratio' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'tktaxesratio', '0.0' );

    WordPress database error: [Duplicate entry 'tkusetaxes' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'tkusetaxes', '0' );

    WordPress database error: [Duplicate entry 'tkshowtaxes' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'tkshowtaxes', '0' );

    WordPress database error: [Duplicate entry 'tkloginreq' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'tkloginreq', '1' );

    WordPress database error: [Duplicate entry 'tkenablereg' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'tkenablereg', '1' );

    WordPress database error: [Duplicate entry 'tkdefstatus' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'tkdefstatus', 'CONFIRMED' );

    WordPress database error: [Duplicate entry 'tkselfconfirm' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'tkselfconfirm', 0 );

    WordPress database error: [Duplicate entry 'tkenablecanc' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'tkenablecanc', 0 );

    WordPress database error: [Duplicate entry 'tkcancreason' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'tkcancreason', 1 );

    WordPress database error: [Duplicate entry 'tkcanctime' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'tkcanctime', 0 );

    WordPress database error: [Duplicate entry 'tkcancmins' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'tkcancmins', 0 );

    WordPress database error: [Duplicate entry 'tkmaxitems' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'tkmaxitems', 100 );

    WordPress database error: [Duplicate entry 'tkallowdate' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'tkallowdate', 1 );

    WordPress database error: [Duplicate entry 'tkmindate' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'tkmindate', 0 );

    WordPress database error: [Duplicate entry 'tkmaxdate' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'tkmaxdate', 0 );

    WordPress database error: [Duplicate entry 'tkwhenopen' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'tkwhenopen', 0 );

    WordPress database error: [Duplicate entry 'tkpreorder' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'tkpreorder', 0 );

    WordPress database error: [Duplicate entry 'tkuseoverlay' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'tkuseoverlay', 2 );

    WordPress database error: [Duplicate entry 'tkmailcustwhen' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'tkmailcustwhen', 1);

    WordPress database error: [Duplicate entry 'tkmailoperwhen' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'tkmailoperwhen', 1);

    WordPress database error: [Duplicate entry 'tkmailadminwhen' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'tkmailadminwhen', 2);

    WordPress database error: [Duplicate entry 'tkmailtmpl' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'tkmailtmpl', 'takeaway_customer_email_tmpl.php');

    WordPress database error: [Duplicate entry 'tkadminmailtmpl' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'tkadminmailtmpl', 'takeaway_admin_email_tmpl.php' );

    WordPress database error: [Duplicate entry 'tkcancmailtmpl' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'tkcancmailtmpl', 'takeaway_cancellation_email_tmpl.php' );

    WordPress database error: [Duplicate entry 'tkreviewmailtmpl' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'tkreviewmailtmpl', 'takeaway_review_email_tmpl.php' );

    WordPress database error: [Duplicate entry 'tklistablecols' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'tklistablecols', 'id,sid,checkin_ts,delivery,customer,mail,phone,info,totpay,taxes,rescode,status' );

    WordPress database error: [Duplicate entry 'tkenablestock' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'tkenablestock', 1 );

    WordPress database error: [Duplicate entry 'tkstockmailtmpl' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'tkstockmailtmpl', 'takeaway_stock_email_tmpl.php' );

    WordPress database error: [Duplicate entry 'tkaddrorigins' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'tkaddrorigins', '[]' );

    WordPress database error: [Duplicate entry 'tkproddesclength' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'tkproddesclength', 256 );

    WordPress database error: [Duplicate entry 'tkstopuntil' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'tkstopuntil', -1 );

    WordPress database error: [Duplicate entry 'tkdefaultservice' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'tkdefaultservice', 'delivery' );

    WordPress database error: [Duplicate entry 'tkenablegratuity' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'tkenablegratuity', 0 );

    WordPress database error: [Duplicate entry 'tkdefgratuity' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'tkdefgratuity', '10:1' );

    WordPress database error: [Duplicate entry 'tklistablecf' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'tklistablecf', '' );

    WordPress database error: [Duplicate entry 'enablereviews' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'enablereviews', 0 );

    WordPress database error: [Duplicate entry 'revtakeaway' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'revtakeaway', 1 );

    WordPress database error: [Duplicate entry 'revleavemode' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'revleavemode', 1 );

    WordPress database error: [Duplicate entry 'revcommentreq' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'revcommentreq', 0 );

    WordPress database error: [Duplicate entry 'revminlength' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'revminlength', 48 );

    WordPress database error: [Duplicate entry 'revmaxlength' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'revmaxlength', 512 );

    WordPress database error: [Duplicate entry 'revlimlist' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'revlimlist', 5 );

    WordPress database error: [Duplicate entry 'revlangfilter' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'revlangfilter', 0 );

    WordPress database error: [Duplicate entry 'revautopublished' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'revautopublished', 0 );

    WordPress database error: [Duplicate entry 'apifw' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'apifw', 0 );

    WordPress database error: [Duplicate entry 'apilogmode' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'apilogmode', 1 );

    WordPress database error: [Duplicate entry 'apilogflush' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'apilogflush', 7 );

    WordPress database error: [Duplicate entry 'apimaxfail' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'apimaxfail', 20 );

    WordPress database error: [Duplicate entry 'securehashkey' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'securehashkey', '' );

    WordPress database error: [Duplicate entry 'smsapi' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'smsapi', '' );

    WordPress database error: [Duplicate entry 'smsapiwhen' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'smsapiwhen', '3' );

    WordPress database error: [Duplicate entry 'smsapito' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'smsapito', '0' );

    WordPress database error: [Duplicate entry 'smsapiadminphone' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'smsapiadminphone', '' );

    WordPress database error: [Duplicate entry 'smsapifields' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'smsapifields', '' );

    WordPress database error: [Duplicate entry 'smstextcust' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'smstextcust', '' );

    WordPress database error: [Duplicate entry 'smstmplcust' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'smstmplcust', '' );

    WordPress database error: [Duplicate entry 'smstmpladmin' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'smstmpladmin', '' );

    WordPress database error: [Duplicate entry 'smstmpltkcust' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'smstmpltkcust', '' );

    WordPress database error: [Duplicate entry 'smstmpltkadmin' for key 'wp_vikrestaurants_config.param']
    INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'smstmpltkadmin', '' );

    Fatal error: Uncaught UnexpectedValueException: VRETableCustomf does not support ordering. in /app/data/wp-content/plugins/vikrestaurants/libraries/adapter/database/table.php:610 Stack trace: #0 /app/data/wp-content/plugins/vikrestaurants/admin/tables/customf.php(55): JTable->getNextOrder() #1 /app/data/wp-content/plugins/vikrestaurants/libraries/adapter/database/table.php(499): VRETableCustomf->bind() #2 /app/data/wp-content/plugins/vikrestaurants/libraries/update/manager.php(127): JTable->save() #3 /app/data/wp-content/plugins/vikrestaurants/libraries/system/install.php(71): VikRestaurantsUpdateManager::install() #4 /app/code/wp-includes/class-wp-hook.php(308): VikRestaurantsInstaller::activate() #5 /app/code/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters() #6 /app/code/wp-includes/plugin.php(517): WP_Hook->do_action() #7 /app/code/wp-admin/plugins.php(194): do_action() #8 {main} thrown in /app/data/wp-content/plugins/vikrestaurants/libraries/adapter/database/table.php on line 610

    girishG 1 Reply Last reply
    0
    • girishG girish moved this topic from Support on
    • ThedurancodeT Thedurancode

      Every time I try to install a plugin (vikbooking) on a cloudron Wordpress instance I get this error when I try activating vikbooking plugin. This does not happen on any other cloud provider.

      WordPress database error: [Duplicate entry 'restname' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'restname', '' );

      WordPress database error: [Duplicate entry 'enablerestaurant' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'enablerestaurant', 1 );

      WordPress database error: [Duplicate entry 'enabletakeaway' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'enabletakeaway', 1 );

      WordPress database error: [Duplicate entry 'adminemail' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'adminemail', '' );

      WordPress database error: [Duplicate entry 'senderemail' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'senderemail', '' );

      WordPress database error: [Duplicate entry 'mailcustwhen' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'mailcustwhen', 1 );

      WordPress database error: [Duplicate entry 'mailoperwhen' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'mailoperwhen', 1 );

      WordPress database error: [Duplicate entry 'mailadminwhen' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'mailadminwhen', 2);

      WordPress database error: [Duplicate entry 'mailtmpl' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'mailtmpl', 'customer_email_tmpl.php' );

      WordPress database error: [Duplicate entry 'adminmailtmpl' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'adminmailtmpl', 'admin_email_tmpl.php' );

      WordPress database error: [Duplicate entry 'cancmailtmpl' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'cancmailtmpl', 'cancellation_email_tmpl.php' );

      WordPress database error: [Duplicate entry 'companylogo' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'companylogo', '' );

      WordPress database error: [Duplicate entry 'dateformat' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'dateformat', 'm/d/Y' );

      WordPress database error: [Duplicate entry 'timeformat' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'timeformat', 'h:i A' );

      WordPress database error: [Duplicate entry 'currencysymb' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'currencysymb', '€' );

      WordPress database error: [Duplicate entry 'currencyname' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'currencyname', 'EUR' );

      WordPress database error: [Duplicate entry 'symbpos' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'symbpos', '1' );

      WordPress database error: [Duplicate entry 'currdecimalsep' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'currdecimalsep', '.' );

      WordPress database error: [Duplicate entry 'currthousandssep' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'currthousandssep', ',' );

      WordPress database error: [Duplicate entry 'currdecimaldig' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'currdecimaldig', 2 );

      WordPress database error: [Duplicate entry 'reservationreq' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'reservationreq', 1 );

      WordPress database error: [Duplicate entry 'opentimemode' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'opentimemode', 0 );

      WordPress database error: [Duplicate entry 'minuteintervals' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'minuteintervals', 30 );

      WordPress database error: [Duplicate entry 'averagetimestay' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'averagetimestay', 60 );

      WordPress database error: [Duplicate entry 'mindate' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'mindate', 0 );

      WordPress database error: [Duplicate entry 'maxdate' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'maxdate', 0 );

      WordPress database error: [Duplicate entry 'minimumpeople' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'minimumpeople', 2 );

      WordPress database error: [Duplicate entry 'maximumpeople' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'maximumpeople', 20 );

      WordPress database error: [Duplicate entry 'largepartylbl' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'largepartylbl', 0 );

      WordPress database error: [Duplicate entry 'largepartyurl' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'largepartyurl', '' );

      WordPress database error: [Duplicate entry 'safedistance' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'safedistance', 0 );

      WordPress database error: [Duplicate entry 'safefactor' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'safefactor', 2 );

      WordPress database error: [Duplicate entry 'askdeposit' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'askdeposit', 1 );

      WordPress database error: [Duplicate entry 'resdeposit' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'resdeposit', 10 );

      WordPress database error: [Duplicate entry 'costperperson' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'costperperson', 1 );

      WordPress database error: [Duplicate entry 'tablocktime' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'tablocktime', 20 );

      WordPress database error: [Duplicate entry 'phoneprefix' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'phoneprefix', 1 );

      WordPress database error: [Duplicate entry 'loadjquery' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'loadjquery', 1 );

      WordPress database error: [Duplicate entry 'uiradio' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'uiradio', 'ios' );

      WordPress database error: [Duplicate entry 'hourfrom' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'hourfrom', 14 );

      WordPress database error: [Duplicate entry 'hourto' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'hourto', 23 );

      WordPress database error: [Duplicate entry 'bookrestr' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'bookrestr', 30 );

      WordPress database error: [Duplicate entry 'closingdays' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'closingdays', '' );

      WordPress database error: [Duplicate entry 'showfooter' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'showfooter', 1 );

      WordPress database error: [Duplicate entry 'version' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'version', '1.2.7' );

      WordPress database error: [Duplicate entry 'loginreq' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'loginreq', '1' );

      WordPress database error: [Duplicate entry 'enablereg' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'enablereg', '1' );

      WordPress database error: [Duplicate entry 'refreshdash' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'refreshdash', 30 );

      WordPress database error: [Duplicate entry 'ondashboard' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'ondashboard', '1' );

      WordPress database error: [Duplicate entry 'defstatus' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'defstatus', 'CONFIRMED' );

      WordPress database error: [Duplicate entry 'selfconfirm' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'selfconfirm', 0 );

      WordPress database error: [Duplicate entry 'choosemenu' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'choosemenu', 0 );

      WordPress database error: [Duplicate entry 'enablecanc' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'enablecanc', 0 );

      WordPress database error: [Duplicate entry 'cancreason' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'cancreason', 1 );

      WordPress database error: [Duplicate entry 'canctime' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'canctime', 2 );

      WordPress database error: [Duplicate entry 'cancmins' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'cancmins', 0 );

      WordPress database error: [Duplicate entry 'orderfood' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'orderfood', 0 );

      WordPress database error: [Duplicate entry 'editfood' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'editfood', 1 );

      WordPress database error: [Duplicate entry 'applycoupon' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'applycoupon', 2 );

      WordPress database error: [Duplicate entry 'stopuntil' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'stopuntil', -1 );

      WordPress database error: [Duplicate entry 'firstconfig' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'firstconfig', 0 );

      WordPress database error: [Duplicate entry 'firstmediaconfig' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'firstmediaconfig', 1 );

      WordPress database error: [Duplicate entry 'multilanguage' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'multilanguage', 0 );

      WordPress database error: [Duplicate entry 'mainmenustatus' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'mainmenustatus', 1 );

      WordPress database error: [Duplicate entry 'mediaprop' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'mediaprop', '' );

      WordPress database error: [Duplicate entry 'invoiceobj' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'invoiceobj', '' );

      WordPress database error: [Duplicate entry 'taxesratio' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'taxesratio', '0.0' );

      WordPress database error: [Duplicate entry 'usetaxes' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'usetaxes', '0' );

      WordPress database error: [Duplicate entry 'printorderstext' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'printorderstext', '' );

      WordPress database error: [Duplicate entry 'update_extra_fields' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'update_extra_fields', 0 );

      WordPress database error: [Duplicate entry 'listablecols' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'listablecols', 'id,sid,checkin_ts,people,tname,customer,mail,phone,info,deposit,billval,billclosed,rescode,status' );

      WordPress database error: [Duplicate entry 'listablecf' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'listablecf', '' );

      WordPress database error: [Duplicate entry 'gdpr' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'gdpr', 0 );

      WordPress database error: [Duplicate entry 'policylink' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'policylink', '' );

      WordPress database error: [Duplicate entry 'exportresparams' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'exportresparams', '{}' );

      WordPress database error: [Duplicate entry 'googleapikey' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'googleapikey', '' );

      WordPress database error: [Duplicate entry 'googleapiplaces' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'googleapiplaces', 1 );

      WordPress database error: [Duplicate entry 'googleapidirections' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'googleapidirections', 1 );

      WordPress database error: [Duplicate entry 'googleapistaticmap' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'googleapistaticmap', 1 );

      WordPress database error: [Duplicate entry 'mincostperorder' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'mincostperorder', 4.0 );

      WordPress database error: [Duplicate entry 'tkminint' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'tkminint', 15 );

      WordPress database error: [Duplicate entry 'asapafter' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'asapafter', 2 );

      WordPress database error: [Duplicate entry 'mealsperint' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'mealsperint', 10 );

      WordPress database error: [Duplicate entry 'tkmealsbackslots' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'tkmealsbackslots', 2 );

      WordPress database error: [Duplicate entry 'tkordperint' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'tkordperint', 10 );

      WordPress database error: [Duplicate entry 'tkordmaxser' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'tkordmaxser', 1 );

      WordPress database error: [Duplicate entry 'deliveryservice' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'deliveryservice', 1 );

      WordPress database error: [Duplicate entry 'dsprice' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'dsprice', '3.5' );

      WordPress database error: [Duplicate entry 'dspercentot' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'dspercentot', 2 );

      WordPress database error: [Duplicate entry 'pickupprice' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'pickupprice', '0.0' );

      WordPress database error: [Duplicate entry 'pickuppercentot' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'pickuppercentot', 2 );

      WordPress database error: [Duplicate entry 'freedelivery' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'freedelivery', 20 );

      WordPress database error: [Duplicate entry 'tklocktime' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'tklocktime', 15 );

      WordPress database error: [Duplicate entry 'tknote' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'tknote', '' );

      WordPress database error: [Duplicate entry 'tkshowimages' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'tkshowimages', 1 );

      WordPress database error: [Duplicate entry 'tkshowtimes' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'tkshowtimes', 0 );

      WordPress database error: [Duplicate entry 'tktaxesratio' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'tktaxesratio', '0.0' );

      WordPress database error: [Duplicate entry 'tkusetaxes' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'tkusetaxes', '0' );

      WordPress database error: [Duplicate entry 'tkshowtaxes' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'tkshowtaxes', '0' );

      WordPress database error: [Duplicate entry 'tkloginreq' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'tkloginreq', '1' );

      WordPress database error: [Duplicate entry 'tkenablereg' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'tkenablereg', '1' );

      WordPress database error: [Duplicate entry 'tkdefstatus' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'tkdefstatus', 'CONFIRMED' );

      WordPress database error: [Duplicate entry 'tkselfconfirm' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'tkselfconfirm', 0 );

      WordPress database error: [Duplicate entry 'tkenablecanc' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'tkenablecanc', 0 );

      WordPress database error: [Duplicate entry 'tkcancreason' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'tkcancreason', 1 );

      WordPress database error: [Duplicate entry 'tkcanctime' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'tkcanctime', 0 );

      WordPress database error: [Duplicate entry 'tkcancmins' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'tkcancmins', 0 );

      WordPress database error: [Duplicate entry 'tkmaxitems' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'tkmaxitems', 100 );

      WordPress database error: [Duplicate entry 'tkallowdate' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'tkallowdate', 1 );

      WordPress database error: [Duplicate entry 'tkmindate' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'tkmindate', 0 );

      WordPress database error: [Duplicate entry 'tkmaxdate' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'tkmaxdate', 0 );

      WordPress database error: [Duplicate entry 'tkwhenopen' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'tkwhenopen', 0 );

      WordPress database error: [Duplicate entry 'tkpreorder' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'tkpreorder', 0 );

      WordPress database error: [Duplicate entry 'tkuseoverlay' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'tkuseoverlay', 2 );

      WordPress database error: [Duplicate entry 'tkmailcustwhen' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'tkmailcustwhen', 1);

      WordPress database error: [Duplicate entry 'tkmailoperwhen' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'tkmailoperwhen', 1);

      WordPress database error: [Duplicate entry 'tkmailadminwhen' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'tkmailadminwhen', 2);

      WordPress database error: [Duplicate entry 'tkmailtmpl' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'tkmailtmpl', 'takeaway_customer_email_tmpl.php');

      WordPress database error: [Duplicate entry 'tkadminmailtmpl' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'tkadminmailtmpl', 'takeaway_admin_email_tmpl.php' );

      WordPress database error: [Duplicate entry 'tkcancmailtmpl' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'tkcancmailtmpl', 'takeaway_cancellation_email_tmpl.php' );

      WordPress database error: [Duplicate entry 'tkreviewmailtmpl' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'tkreviewmailtmpl', 'takeaway_review_email_tmpl.php' );

      WordPress database error: [Duplicate entry 'tklistablecols' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'tklistablecols', 'id,sid,checkin_ts,delivery,customer,mail,phone,info,totpay,taxes,rescode,status' );

      WordPress database error: [Duplicate entry 'tkenablestock' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'tkenablestock', 1 );

      WordPress database error: [Duplicate entry 'tkstockmailtmpl' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'tkstockmailtmpl', 'takeaway_stock_email_tmpl.php' );

      WordPress database error: [Duplicate entry 'tkaddrorigins' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'tkaddrorigins', '[]' );

      WordPress database error: [Duplicate entry 'tkproddesclength' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'tkproddesclength', 256 );

      WordPress database error: [Duplicate entry 'tkstopuntil' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'tkstopuntil', -1 );

      WordPress database error: [Duplicate entry 'tkdefaultservice' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'tkdefaultservice', 'delivery' );

      WordPress database error: [Duplicate entry 'tkenablegratuity' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'tkenablegratuity', 0 );

      WordPress database error: [Duplicate entry 'tkdefgratuity' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'tkdefgratuity', '10:1' );

      WordPress database error: [Duplicate entry 'tklistablecf' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'tklistablecf', '' );

      WordPress database error: [Duplicate entry 'enablereviews' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'enablereviews', 0 );

      WordPress database error: [Duplicate entry 'revtakeaway' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'revtakeaway', 1 );

      WordPress database error: [Duplicate entry 'revleavemode' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'revleavemode', 1 );

      WordPress database error: [Duplicate entry 'revcommentreq' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'revcommentreq', 0 );

      WordPress database error: [Duplicate entry 'revminlength' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'revminlength', 48 );

      WordPress database error: [Duplicate entry 'revmaxlength' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'revmaxlength', 512 );

      WordPress database error: [Duplicate entry 'revlimlist' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'revlimlist', 5 );

      WordPress database error: [Duplicate entry 'revlangfilter' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'revlangfilter', 0 );

      WordPress database error: [Duplicate entry 'revautopublished' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'revautopublished', 0 );

      WordPress database error: [Duplicate entry 'apifw' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'apifw', 0 );

      WordPress database error: [Duplicate entry 'apilogmode' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'apilogmode', 1 );

      WordPress database error: [Duplicate entry 'apilogflush' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'apilogflush', 7 );

      WordPress database error: [Duplicate entry 'apimaxfail' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'apimaxfail', 20 );

      WordPress database error: [Duplicate entry 'securehashkey' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'securehashkey', '' );

      WordPress database error: [Duplicate entry 'smsapi' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'smsapi', '' );

      WordPress database error: [Duplicate entry 'smsapiwhen' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'smsapiwhen', '3' );

      WordPress database error: [Duplicate entry 'smsapito' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'smsapito', '0' );

      WordPress database error: [Duplicate entry 'smsapiadminphone' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'smsapiadminphone', '' );

      WordPress database error: [Duplicate entry 'smsapifields' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'smsapifields', '' );

      WordPress database error: [Duplicate entry 'smstextcust' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'smstextcust', '' );

      WordPress database error: [Duplicate entry 'smstmplcust' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'smstmplcust', '' );

      WordPress database error: [Duplicate entry 'smstmpladmin' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'smstmpladmin', '' );

      WordPress database error: [Duplicate entry 'smstmpltkcust' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'smstmpltkcust', '' );

      WordPress database error: [Duplicate entry 'smstmpltkadmin' for key 'wp_vikrestaurants_config.param']
      INSERT INTO wp_vikrestaurants_config( param, setting ) VALUES( 'smstmpltkadmin', '' );

      Fatal error: Uncaught UnexpectedValueException: VRETableCustomf does not support ordering. in /app/data/wp-content/plugins/vikrestaurants/libraries/adapter/database/table.php:610 Stack trace: #0 /app/data/wp-content/plugins/vikrestaurants/admin/tables/customf.php(55): JTable->getNextOrder() #1 /app/data/wp-content/plugins/vikrestaurants/libraries/adapter/database/table.php(499): VRETableCustomf->bind() #2 /app/data/wp-content/plugins/vikrestaurants/libraries/update/manager.php(127): JTable->save() #3 /app/data/wp-content/plugins/vikrestaurants/libraries/system/install.php(71): VikRestaurantsUpdateManager::install() #4 /app/code/wp-includes/class-wp-hook.php(308): VikRestaurantsInstaller::activate() #5 /app/code/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters() #6 /app/code/wp-includes/plugin.php(517): WP_Hook->do_action() #7 /app/code/wp-admin/plugins.php(194): do_action() #8 {main} thrown in /app/data/wp-content/plugins/vikrestaurants/libraries/adapter/database/table.php on line 610

      girishG Offline
      girishG Offline
      girish
      Staff
      wrote on last edited by
      #2

      @Thedurancode so all I have to do to reproduce this is to install the plugin and I get this error?

      1 Reply Last reply
      0
      • girishG Offline
        girishG Offline
        girish
        Staff
        wrote on last edited by
        #3

        Seems to work fine for me. As in, I installed and activated it:

        c74a641d-c11f-4d7d-b5a7-563ede5835c7-image.png

        Can you tell us how to reproduce or maybe try a fresh installation ? The errors seems to indicate that it's trying to insert duplicate entries in the database. I doubt this is a Cloudron specific issue.

        1 Reply Last reply
        1

        Hello! It looks like you're interested in this conversation, but you don't have an account yet.

        Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

        With your input, this post could be even better 💗

        Register Login
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Bookmarks
        • Search