Register  It's Free! Wednesday,   March  10,   2010
User Name Password
  Downloads   Modules

Login
Username:

Password:

Remember me



Lost Password?

Register now!
Main Menu
Who's Online
8 user(s) are online (1 user(s) are browsing News)

Members: 0
Guests: 8

more...

Documentation : Classifieds 1.2 Features and use
Posted by john on 2008/8/13 6:20:00 (1982 reads)

Classifieds Features and Use

Version 1.2 RC1

This version is not Cloneable.
This version NEEDS Frameworks.

Get Frameworks Here

1. Fixed search result showing html code.

2. fixed captcha not working on the addlisting page.

3. added captcha to the preferences, use it or not.

4. changed some functions names so they are unique(prevents fatal error when wf-downloads is installed).

5. changed search.inc.php so include_once for functions.php is always found.

6. changed some template files.

7. added 2 more category fields in the category creation.
1. Moderate this category.
2. Moderate subcats for this category.

Features.

Read More... | 8507 bytes more | Comments?
Jobs : Jobs 1.9
Posted by john on 2005/8/12 12:50:00 (1780 reads)

Jobs 1.9 is now stable. All the changes from the last version 1.84 are:

1. Added Group Permissions.
2. Removed config.php file.
3. You can now choose the Koivi Editor or not.
4. Fixed all errors that were reported during beta stage.
5. included the files for the Koivi Editor in the download.

Next Version will be 1.95 beta, It will have some way of doing resume's. Next version is still a while to come, at least one month, depends on my free time.

Hope you all enjoy.

John

Comments?
Jobs : Jobs 1.8
Posted by john on 2005/3/22 16:00:00 (1829 reads)

***** Edited *****


Found problems with the 1.6 version, problems were in the uploader, and a few typo's, also changed all $HTTP_POST_VARS to _POST , all $HTTP_GET_VARS to _GET , AND $HTTP_POST_FILES TO _FILES , plus a couple more, I think I have them all. If anyone is using PHP5 I would like to know if this module works for you. Thanks.
-----------------------------------------------------------------------------------------------------

This is basically just to fix the category issue with jobs 1.04. It also has a search, and I removed the cache folder to make the config like the xoops 2.0.x style. BACK UP YOUR DATABASE BEFORE UPGRADING THIS OR ANY OTHER XOOPS MODULE. There are no changes to the database, so just delete your old files, upload new files and update the module in the system module admin. That should be it.

Thanks,
John

Comments?
Modules : Fix for xdirectory and alumni search needing mid
Posted by john on 2005/2/25 14:50:00 (2028 reads)

I figured out how to not have to add the mid manually for xdirectory, and alumni modules. Always back up your site before making any changes.

Xdirectory,
In the file xdirectory/index.php

look for this line

$xoopsTpl->assign('lang_url', _MD_SITEURL);

after it add this line

$xoopsTpl->assign('xmid', $xoopsModule->getVar('mid'));

Then in the file xdirectory/templates/xdir_index.html replace the actual number of the module with <{$xmid}> so it looks like below.

value='<{$xmid}>' />

then update module and your done.
_________________________________________________

Alumni Module

Just a little different, go to alumni/index.php look for function index() add this line

$xoopsTpl->assign('xmid', $xoopsModule->getVar('mid'));

before this line

$xoopsTpl->assign('add_from', _ALUM_ADDFROM." ".$xoopsConfig['sitename']);

go to alumni/templates/alumni_index.html

replace the actual number of the module with <{$xmid}> so it looks like below.

value='<{$xmid}>' />

now with this module you need to add $xoopsModule, to the global like below

global $xoopsDB, $xoopsConfig, $xoopsModule, $xoopsUser, $xoopsTpl, $moderated, $myts, $mytree, $souscat, $classm, $nbsouscat, $meta, $newann, $mid;

Update the module, Thats it, This works for me, Hope you find it useful.

John

Comments?
Donat-O-Meter
Make donations with PayPal!

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


mostly cloudy
Temp: 52 °F ↓
Rel hum: 35 % ↑
Wind increasing
S at 6.9 mph
view forecast
jlmzone © 2010
Powered by XOOPS 2.4.4