1
rob777
Catads and 2.2
  • 2005/8/5 19:51

  • rob777

  • Just popping in

  • Posts: 45

  • Since: 2005/1/21


Catads v1.40 installed perfectly. Categories edited perfectly. And everthing appears to display fine.

EXCEPT when you submit an ad it does not show in the categories. The "my ads" link on the side bar for the logged in user works and you can see your ad if you click on it, and it even shows where your ad is located in the categories tree structure. But it will not display when you click on the categopries to view whats in them. I have phpdebug turned on and am getting no errors. I have tried cleaning my browser caches, tried EI and firefox and get the same problem. I am assuming that it is an incompatibily issue with XOOPS 2.2?

Anyone run into this yet and possibly have a solution yet?

Thanks,
Rob
Thanks for everything!
Later,
Rob

2
javier
Re: Catads and 2.2
  • 2005/8/6 23:49

  • javier

  • Not too shy to talk

  • Posts: 184

  • Since: 2002/8/6 1


I have the same error in 2.0.13 them is not a XOOPS 2.2 problem,

As far i know is a approval problem, if you check the admin panel you will see all the Ads waiting for approval.
No matter if you have "moderate ad" on or off, always happen the same thing.

Its a CatAds problem, i not find a solution yet,
Would be great if Cat see this topic.

grettings
Javier

3
theCat
Re: Catads and 2.2
  • 2005/8/8 13:20

  • theCat

  • Just popping in

  • Posts: 77

  • Since: 2004/2/2 2




Is it a fresh install or an upgrade of catads ?

Can you verify in your database if the field "waiting" (in catads_ads) is allways set to on when you submit an ad?

Try to change the line 186 of submit1.php
$ads->setVar('waiting', $waiting);
with
$ads->setVar('waiting', $xoopsModuleConfig['moderated']);
...

4
rob777
Re: Catads and 2.2
  • 2005/8/9 19:44

  • rob777

  • Just popping in

  • Posts: 45

  • Since: 2005/1/21


Hey Cat,

How do I know if it set to always on? I went in through phpmyadmin and I see this for the field.

Field=waiting
Type=TINYINT
Length/Values=1
Attributes=
Null=not null
Default=0

I have tried to change the submit.php code as you have said and that did not help either. I can see the ads in the admin menu under "waiting for approval" (even though I have set ad moderation to off in the preferences menu.) I click publish ad in the admin editing screen, and that still doesn't publish the ads either. The ads continue to stay in "waiting for approval" no matter what I try.



Thanks,
Rob
Thanks for everything!
Later,
Rob

5
javier
Re: Catads and 2.2
  • 2005/8/10 0:19

  • javier

  • Not too shy to talk

  • Posts: 184

  • Since: 2002/8/6 1


Hi rob,

I have the solution, is not a catads bug , its about a configuration setting.

Check "Max time before publication" in the catads module preferences and put "0"

That´s work for me,

Grettings,
Thanks Cat for this great Module!
Javier

6
theCat
Re: Catads and 2.2
  • 2005/8/10 7:44

  • theCat

  • Just popping in

  • Posts: 77

  • Since: 2004/2/2 2


Quote:
I have the solution, is not a catads bug

Unfortunately, I think it's a bug with the option "Max time before publication".
I search if I can fix that.
Thanks javier for the information and the solution !
...

7
rob777
Re: Catads and 2.2
  • 2005/8/11 1:09

  • rob777

  • Just popping in

  • Posts: 45

  • Since: 2005/1/21


The "0" solution worked. Thanks!
Thanks for everything!
Later,
Rob

Login

Who's Online

169 user(s) are online (75 user(s) are browsing Support Forums)


Members: 0


Guests: 169


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Mar 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits