*

Carlos Carcamo

  • ****
  • 105 posts
  • LaKompra.com
Solved Re: Erro Not recognized () , when publish a new listing
« Reply #15 on: October 28, 2017, 06:19:16 PM »
Hey,

Just to give you the resolution that I use for the Profile Picture error with 2CO Pay input.


go to \oc-content\plugins\osclass_pay\index.php

replace this line

Code: [Select]
<input name="Submit" type="submit" id="uniform-blue" value="'.$button_text.'">
with

Code: [Select]
<button name="Submit" type="submit" id="uniform-blue" value="'.$button_text.'">Upload new Photo</button>
And that's It, now is working
LaKompra.com

*

MB Themes

Re: Erro Not recognized () , when publish a new listing
« Reply #16 on: October 29, 2017, 09:11:49 AM »
@Carlos
I am not sure if some payment types strictly require to have input instead of button.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots