41
conas
Re: Classifieds 1.1 RC1 Security Release
  • 2008/3/17 0:30

  • conas

  • Just popping in

  • Posts: 54

  • Since: 2005/9/5 2


Rune! Non of those things worked.I can not figured out what is wrong.
I'm not crazy I'm a hungarian!
http://lsogor.com

42
Runeher
Re: Classifieds 1.1 RC1 Security Release
  • 2008/3/17 3:33

  • Runeher

  • Module Developer

  • Posts: 825

  • Since: 2008/1/24


That is too bad, because this module is truly great when it works.

I guess you have to ask John for further assistance here.. but hopefully he's too busy too answer because he is soon to go bald from developing the module, making new cool blocks, making sure that only premium users can add a web link etc. hehe

I'm more into graphical design of the site.. If you should have any questions about that part just fire away...

Rune

43
Runeher
Re: Classifieds 1.1 RC1 Security Release
  • 2008/3/17 15:17

  • Runeher

  • Module Developer

  • Posts: 825

  • Since: 2008/1/24


John
A most needed feature with the module is like in the yogurt module, to be able to delete files from the upload folder too, when users delete their ad or it expires.

Rune

44
Runeher
Re: Classifieds 1.1 RC1 Security Release
  • 2008/3/26 17:42

  • Runeher

  • Module Developer

  • Posts: 825

  • Since: 2008/1/24


The million dollar question:

How can i get the price to go to 1 million and above. Now it stops at 999.999.99 Not many houses for sale in Norway for that price..

Rune

45
jlm69
Re: Classifieds 1.1 RC1 Security Release
  • 2008/3/26 18:35

  • jlm69

  • Module Developer

  • Posts: 719

  • Since: 2002/7/19


Rune,

Go into your database with phpmyadmin and change the price field from decimal(8,2) to decimal(10,2)

The first number is the maximum number of digits there are allowed and the second number is how many digits to the right of the decimal point.

As far as deleting the photos from the upload folder it should do that now, both when the ad expires and when it is deleted.

Hope this helps,

John

46
Runeher
Re: Classifieds 1.1 RC1 Security Release
  • 2008/3/26 19:09

  • Runeher

  • Module Developer

  • Posts: 825

  • Since: 2008/1/24


John!
Excellent...that did the trick!
Seems you were right about the deleting part, sorry...
Tried to register at your site...you need to approve me

Thanks
Rune

47
Runeher
Re: Classifieds 1.1 RC1 Security Release
  • 2008/3/26 22:02

  • Runeher

  • Module Developer

  • Posts: 825

  • Since: 2008/1/24


I also changed the expire field from 3 to 2 so that each premium ad only can be added for 99 days instead of 999 days.

Rune

48
jfmoore
Re: Classifieds 1.1 RC1 Security Release
  • 2008/3/30 3:15

  • jfmoore

  • Quite a regular

  • Posts: 360

  • Since: 2004/6/6 5


Quote:

conas wrote:
O.K.! But I don't have the add part on the bottom of the page!Is nothing there!

Can't experiment I'm not a memeber yet!But I see yours is nice.

When I click on the add photo that is where it takes me:
http://lsogor.com/modules/classifieds/view_photos.php?lid=2&uid=1


I wonder if this may be a theme problem. Just so you can say that you tried everything, why don't you try another theme--one optimized for 2.0.14+.

Jere
...

49
conas
Re: Classifieds 1.1 RC1 Security Release
  • 2008/3/30 14:33

  • conas

  • Just popping in

  • Posts: 54

  • Since: 2005/9/5 2


"O.K. Try this.

go to the file classifieds/class/pictures.php around lines 396 thru 401 look for these lines:

if ( (str_replace('.', '', PHP_VERSION)) > 499 ) {
$form->assign($xoopsTpl);
} else {
$form->display();
}

Try changing those lines to this:

//$form->assign($xoopsTpl);
$form->display(); this one worked fine!!!!

if that does not work try this:

$form->assign($xoopsTpl);
//$form->display();

Let me know what happens.

Thanks,

John"

That did the trick for me, Thanks for John!
I'm not crazy I'm a hungarian!
http://lsogor.com

50
Runeher
Re: Classifieds 1.1 RC1 Security Release
  • 2008/3/30 21:25

  • Runeher

  • Module Developer

  • Posts: 825

  • Since: 2008/1/24


Conas...

glad you got it to work

Now you should go to John's site to get the fix for the comment part...

Rune

Login

Who's Online

178 user(s) are online (74 user(s) are browsing Support Forums)


Members: 0


Guests: 178


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