11
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']);
...



12
theCat
Re: XFguestbook: problem after upgrade to 2.22
  • 2005/8/5 18:28

  • theCat

  • Just popping in

  • Posts: 77

  • Since: 2004/2/2 2


Sorry, sqlfile is a bad solution to upgrad a module, while it contain the prefix XOOPS .
Mith
Quote:
No module developer should ever rely on a fixed prefix - that's the whole idea of having it in the first place.


You must change into xfguestbook_v21tov22.sql XOOPS with the real prefix of your tables.

Sorry for this desagrement (and my bad english).
And I change that in the next version !
...



13
theCat
Re: xf guestbook
  • 2005/8/1 10:09

  • theCat

  • Just popping in

  • Posts: 77

  • Since: 2004/2/2 2


If you can't wait the next release of XF guestbook, I think you have just to change 2 lines in class/msg.php (function insert and function delete)
if (get_class($msg) != 'xfguestbookmsg') {
// with
if (strtolower(get_class($msg)) != 'xfguestbookmsg') {

Not tested, sorry if it dont'work.
...



14
theCat
Re: Catads module
  • 2005/7/20 9:31

  • theCat

  • Just popping in

  • Posts: 77

  • Since: 2004/2/2 2


This module disappeared from module repository !?
But a new version (1.4) is available here.

I'm not sure that the english defines are very rigth.
Thank's to contact me if you correct that.
...



15
theCat
Re: catads v1.4 RC1 : need help for translation
  • 2005/7/18 14:59

  • theCat

  • Just popping in

  • Posts: 77

  • Since: 2004/2/2 2


Satisfied need
Thank's to DjVPX
...



16
theCat
catads v1.4 RC1 : need help for translation
  • 2005/7/16 10:22

  • theCat

  • Just popping in

  • Posts: 77

  • Since: 2004/2/2 2


A new release of catads (small ads) is available here, but without english language.
My english is very poor: if anyone can help me and translate the defines added in this v1.4, I will appreciate

Contact me at thecat@frxoops.org

What's new with this release ?
- multiple upload (0->6 photos)
- user can edit or delete his ad
- tested with php5 and XOOPS 2.2RC1
...



17
theCat
Re: Catads 1.30 - Array submission error...
  • 2005/5/29 19:12

  • theCat

  • Just popping in

  • Posts: 77

  • Since: 2004/2/2 2


You use certainly XOOPS 2.0.10 !!!

Other modules have bugs with this release (Formulaire,...).

Download this fix for catads (only 2 files).

I hope solve your problem .



18
theCat
Re: Author of "Bithday" module wanted
  • 2005/5/26 16:31

  • theCat

  • Just popping in

  • Posts: 77

  • Since: 2004/2/2 2


pseudo hulk8 on XOOPS France.
Sultan El Turrah
Email :
seth@theclubbing.com
Sites :
www.theclubbing.com



19
theCat
Re: Catads 1.30 - Array submission error...
  • 2005/5/26 13:42

  • theCat

  • Just popping in

  • Posts: 77

  • Since: 2004/2/2 2


Quote:
I inserted the code you told me to on line 82 if the ads.php file.

There is a problem with your file class/ads.php.
Function insert(&$ads) is in line 124 !!!

Try to upload again this file by ftp

[Edit]
you should set debug mode php on under preferences



20
theCat
Re: Catads 1.30 - Array submission error...
  • 2005/5/26 12:48

  • theCat

  • Just popping in

  • Posts: 77

  • Since: 2004/2/2 2


Quote:
I added your code into ads.php, tried to submit another ad, and recieved the exact same error.

Normal, it's not a fix, but a test.

What is diplayed on the top left of your page ? Error 1, error 2, ...?




TopTop
« 1 (2) 3 4 5 ... 8 »



Login

Who's Online

173 user(s) are online (117 user(s) are browsing Support Forums)


Members: 0


Guests: 173


more...

Donat-O-Meter

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

Latest GitHub Commits