Advertisement:

Author Topic: [PLUGIN] Offer Button V 2.0.4  (Read 37508 times)

geo78

  • Full Member
  • ***
  • Posts: 100
Re: [PLUGIN] Offer Button V 2.0.2
« Reply #15 on: March 29, 2013, 04:09:37 pm »
All good now, thank you...

Something else that i saw is that when installing again the plugin, the /plugins folder changes to 777 and i have to change it everytime.


George

phpd

  • Full Member
  • ***
  • Posts: 236
Re: [PLUGIN] Offer Button V 2.0.2
« Reply #16 on: March 29, 2013, 04:43:28 pm »
@phpd

I am not sure why you are getting the class not found error. Maybe check the permissions of the plugins folder as sometimes that has caused problems if they are set to 777.

Trade offers where adding to the count for me this could possibly be due to the class not found error.

I fixed it so the user can post another offer once the offer before was declined.


Jay

could be the permissions bcz i`ve tested it on xampp on localhost and by default if u`re running it as administrator all the folders are 777

trains58554

  • Osclass contributor
  • Hero Member
  • *****
  • Posts: 3642
  • osCanyon, the class of Osclass
Re: [PLUGIN] Offer Button V 2.0.2
« Reply #17 on: March 29, 2013, 07:32:04 pm »
@geo78,

Yep the permissions are changed to 777 by Osclass so that may or may not cause problems it all depends on how your web host has apache set up. But most of the time the plugin folder will need to be changed back to 755.

@phpd,

That could be the problem.

Jay

kcguy

  • Full Member
  • ***
  • Posts: 103
Re: [PLUGIN] Offer Button V 2.0.2
« Reply #18 on: March 31, 2013, 07:05:21 am »
OUTSTANDING!!!!     8) :o

mrreference

  • Jr. Member
  • **
  • Posts: 74
Re: [PLUGIN] Offer Button V 2.0.2
« Reply #19 on: April 02, 2013, 02:37:04 am »
I have installed the plugin and added my button code to item.php.  I can see the button, but it doesn't do anything.

Looking at the help file, it reads this

How do I install the Offer Button plugin?
You have to edit your item.php file in your theme folder. Then add the following line <?php offer_button(); ?> anywhere you want the offer button to show up.

The first part "You have to edit your item.php file in your theme folder" suggests that I have to do something else as well as adding the button.  Is this correct or is it just a case of adding the code
Code: [Select]
<?php offer_button(); ?>
Please help, i'm not having much luck with plugins at the moment

ozclassifieds

  • Jr. Member
  • **
  • Posts: 64
Re: [PLUGIN] Offer Button V 2.0.2
« Reply #20 on: April 02, 2013, 06:43:32 am »
Hi Jay,

I get this after I install the plugin - running 3.1.1. and slightly modified modern theme

Warning: Cannot modify header information - headers already sent by (output started at /home/dollarcl/public_html/oc-includes/osclass/utils.php:1588) in /home/dollarcl/public_html/oc-includes/osclass/utils.php on line 1590

(line 1590 is:     

header("Location: ".$url);

)



« Last Edit: April 02, 2013, 06:47:48 am by ozclassifieds »

nevermore

  • Newbie
  • *
  • Posts: 27
Re: [PLUGIN] Offer Button V 2.0.2
« Reply #21 on: April 03, 2013, 10:57:45 am »
Hi Jay,

I get this after I install the plugin - running 3.1.1. and slightly modified modern theme

Warning: Cannot modify header information - headers already sent by (output started at /home/dollarcl/public_html/oc-includes/osclass/utils.php:1588) in /home/dollarcl/public_html/oc-includes/osclass/utils.php on line 1590

(line 1590 is:     

header("Location: ".$url);

)

It happens to me too. Os ver 3.1.1, latest version of ofeerbutton.

geo78

  • Full Member
  • ***
  • Posts: 100
Re: [PLUGIN] Offer Button V 2.0.2
« Reply #22 on: April 03, 2013, 01:35:35 pm »
Its happened to me too, but only 1 time

nevermore

  • Newbie
  • *
  • Posts: 27
Re: [PLUGIN] Offer Button V 2.0.2
« Reply #23 on: April 03, 2013, 02:21:37 pm »
Its happened to me too, but only 1 time
Same for me. Now I have another error :D
Quote
Plugin couldn't be installed because of: Error importSQL::ModelOffer
offerButton/struct.sql

SemperSaint

  • Newbie
  • *
  • Posts: 20
Re: [PLUGIN] Offer Button V 2.0.2
« Reply #24 on: April 03, 2013, 04:36:49 pm »
Same thing that happens to me using this with 3.1.1.  Any ideas guys?  :-\

n4sa

  • Newbie
  • *
  • Posts: 5
Re: [PLUGIN] Offer Button V 2.0.2
« Reply #25 on: April 04, 2013, 03:39:47 am »
Same error for me on 3.1.1

Adamswj

  • Newbie
  • *
  • Posts: 5
Re: [PLUGIN] Offer Button V 2.0.2
« Reply #26 on: April 04, 2013, 09:49:38 pm »
Anyone figure this out yet? I have the same error.

Acertijo

  • Jr. Member
  • **
  • Posts: 63
Re: [PLUGIN] Offer Button V 2.0.2
« Reply #27 on: April 05, 2013, 05:40:35 pm »
How to add the Offer option in item-post.php to accept offers?

trains58554

  • Osclass contributor
  • Hero Member
  • *****
  • Posts: 3642
  • osCanyon, the class of Osclass
Re: [PLUGIN] Offer Button V 2.0.2
« Reply #28 on: April 06, 2013, 07:40:17 am »
Hi Guys,

Sorry I did not respond sooner. I will take a look and see what is going on and hopefully get a fix up soon.

@ Acertijo,

Did you click on this option and select a few categories? "Configure which category this plugin displays in."

Once you do that the option will show up in item-post.php automatically.

Jay

ozclassifieds

  • Jr. Member
  • **
  • Posts: 64
Re: [PLUGIN] Offer Button V 2.0.2
« Reply #29 on: April 07, 2013, 08:06:59 am »
Tried on 3.1 and get error:

Warning: Cannot modify header information - headers already sent by (output started at /blah/blah/public_html/oc-includes/osclass/utils.php:1594) in /blah/blah/public_html/oc-includes/osclass/utils.php on line 1596