Register  It's Free! Thursday,   September  9,   2010
User Name Password
  Downloads   Modules

Login
Username:

Password:

Remember me



Lost Password?

Register now!
Main Menu
Who's Online
7 user(s) are online (4 user(s) are browsing Forum)

Members: 0
Guests: 7

more...
Please Read This
All my modules require users to be registered to add listings or to reply to a listing.
There are parts that NEED a user ID. to work properly.

All reputable websites DO NOT allow anonymous users to add anything, even on the
Xoops site you need to be registered, there are many reasons for this.

You may be able to hack the module to work with non registered users, it will probably not be easy, and I do not support this. I'm sorry but thats the way it is.
   All Posts (host2)


(1) 2 3 4 »


wish and improvements
Not too shy to talk
Joined:
3/23 8:20
Posts: 35
Offline
Hello John

i have wish and improvements for the Classifieds

- a copy the Email on the requester
- simultaneous upload of multiple images
- relist after the classified ad, again ( delete after 5 days of expiring )
- captcha funktion

Thanks

greet Chris





Posted on: 9/3 2:17
Transfer the post to other applications Transfer


Re: moderator function works not with new version
Not too shy to talk
Joined:
3/23 8:20
Posts: 35
Offline
i have set in the settings, i become a mail if add user a new classifieds, but modify a user the classifieds, i become not a email.

if i use the old xoops_version.php from RC2 then work it.

greet host2

Posted on: 8/31 2:11
Transfer the post to other applications Transfer


moderator function works not with new version
Not too shy to talk
Joined:
3/23 8:20
Posts: 35
Offline
Hello John,

the moderator Function if user modify your classifieds works not with the new classified version.

the problem is in the xoops_version.php. if i need this xoops_version.php

Quote:
//$xoopsModuleConfig['classifieds_moderated']
$modversion['config'][2]['name'] = "".$mydirname."_moderated";
$modversion['config'][2]['title'] = $cloned_lang."_MODERAT";
$modversion['config'][2]['description'] = '' ;
$modversion['config'][2]['formtype'] = 'yesno' ;
$modversion['config'][2]['valuetype'] = 'int' ;
$modversion['config'][2]['default'] = '0' ;
$modversion['config'][2]['options'] = array();

//$xoopsModuleConfig['classifieds_moderate_up']
$modversion['config'][3]['name'] = "".$mydirname."_moderate_up";
$modversion['config'][3]['title'] = $cloned_lang."_MODERAT_UP";
$modversion['config'][3]['description'] = '' ;
$modversion['config'][3]['formtype'] = 'yesno' ;
$modversion['config'][3]['valuetype'] = 'int' ;
$modversion['config'][3]['default'] = '0' ;


This works fine´


and i need the new version:


Quote:



// $xoopsModuleConfig['classifieds_newad']
$modversion['config'][2]['name'] = "".$mydirname."_limit_ads" ;
$modversion['config'][2]['title'] = $cloned_lang."_LIMIT_ADS" ;
$modversion['config'][2]['description'] = '' ;
$modversion['config'][2]['formtype'] = 'yesno' ;
$modversion['config'][2]['valuetype'] = 'int' ;
$modversion['config'][2]['default'] = '1' ;
$modversion['config'][2]['options'] = array();

//$xoopsModuleConfig['classifieds_moderated']
$modversion['config'][3]['name'] = "".$mydirname."_num_ads";
$modversion['config'][3]['title'] = $cloned_lang."_NUM_ADS";
$modversion['config'][3]['description'] = '' ;
$modversion['config'][3]['formtype'] = 'textbox' ;
$modversion['config'][3]['valuetype'] = 'int' ;
$modversion['config'][3]['default'] = '3' ;
$modversion['config'][3]['options'] = array();

//$xoopsModuleConfig['classifieds_moderate_up']
$modversion['config'][4]['name'] = "".$mydirname."_p_num_ads";
$modversion['config'][4]['title'] = $cloned_lang."_P_NUM_ADS";
$modversion['config'][4]['description'] = '' ;
$modversion['config'][4]['formtype'] = 'textbox' ;
$modversion['config'][4]['valuetype'] = 'int' ;
$modversion['config'][4]['default'] = '3' ;
$modversion['config'][4]['options'] = array();



this works not, if the user make a change in your classifieds, i become as administartor not information or email, this is not good


in the old xoops_version.php from Classifieds 2.5 RC2 works this fine in the new version works not.

Posted on: 8/30 2:13
Transfer the post to other applications Transfer


import tool *.cvs files in DatabASE
Not too shy to talk
Joined:
3/23 8:20
Posts: 35
Offline
hello john,

some user ask me for transfer more classifieds via ftp in cvs format.

is that possible ?

you can help me.... the user work with a programm she can load more classifieds in different systems.

great host2

Posted on: 8/27 13:45
Transfer the post to other applications Transfer


Re: new bug contact.php mail sent not
Not too shy to talk
Joined:
3/23 8:20
Posts: 35
Offline
hi john,

its work, i used a false mail adress

i have a question, i can make a new mail template and modify the contact.php , thats a copie from the email to seller send to the buyer too ?

thanks


Posted on: 8/27 4:01
Transfer the post to other applications Transfer


new bug contact.php mail sent not
Not too shy to talk
Joined:
3/23 8:20
Posts: 35
Offline
Hello John,

i can not send email for a classifieds.

i klick in a classifieds on the button email, write my text and klick of send...

the message info " email was send "

but

i become no email... email works not is not good

can you help

great chris

Posted on: 8/26 16:56
Transfer the post to other applications Transfer


Re: send to friend capacha activate
Not too shy to talk
Joined:
3/23 8:20
Posts: 35
Offline
hi john,

i have activate Captcha and this works, i have activate for guest und users.

Send the guest a false captcha code then write its, this Code is false,

but

write the login User a false Code, then send this the email, its come no error message thats captcha is false.. why ??


Posted on: 8/26 7:38
Transfer the post to other applications Transfer


Re: found new bug 2.5 Version
Not too shy to talk
Joined:
3/23 8:20
Posts: 35
Offline
Hi John,

the problem is solved, it works fine Thanks

you can update in your Finally Release

Posted on: 8/26 7:32
Transfer the post to other applications Transfer


send to friend capacha activate
Not too shy to talk
Joined:
3/23 8:20
Posts: 35
Offline
Hello John

i have capacha activate in the sendfried.php module,

this does not work.

the script always sends the email, no matter what I type

capache appears, but no matter what I enter the mail is sent. capacha is ignored

Posted on: 8/25 10:00
Transfer the post to other applications Transfer


found new bug 2.5 Version
Not too shy to talk
Joined:
3/23 8:20
Posts: 35
Offline
Hello john,

i found a new bug

make the user a new classifieds and write in the title row following signs:

" or & and save this, then is the presentation ok.

edit the admin this Classifieds and save again then

is the presentation

" &

Posted on: 8/25 8:30
Transfer the post to other applications Transfer



 Top
(1) 2 3 4 »




Donat-O-Meter
Make donations with PayPal!

Donations
Waiting Contents Ext
System Downloads Forum Alumni Job Listings Garages classifieds
Weather
Southington
Conditions as of
29 minutes ago


partly cloudy
Temp: 63 °F ↑
Rel hum: 68 % ↓
Wind increasing
NW at 5.8 mph
view forecast
jlmzone © 2010
Powered by XOOPS 2.4.4