![]() |
|
|||||||
| Register | Projects | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| v3.1 Modules A forum for discussions, questions, implementation and development of modules. Questions here are beyond "typical" 68classifieds support and not supported by the 68classifieds team. |
|
|
Thread Tools | Display Modes |
|
|
|
#1
|
||||
|
||||
|
Quote:
If you have any questions or need support with this modification please reply below. |
|
#2
|
||||
|
||||
|
Just to add a few more details about this module:
It has 4 predefined displays for users online, and the template displays automatically the display type you've selected: 1 = default - displays members online with links to location and the total guests 2 = displays members and guests with links to location 3 = displays totals for members and guests 4 = displays 1 total for all users online The location link is commented out in the smarty template because it needs some custom formating. example of custom formating: HTML Code:
<tr> <td class="users_online"><a href="viewmember.php?member={$member.id}">{$member.username}</a> ~ {if $member.location == "usercheckout.php"} Placing Ad {elseif $member.location == "viewlisting.php} <a href="{$member.location}{$member.query_string}">Viewing This listing</a> {elseif $member.location == "index.php"} <a href="{$member.location}">Viewing Home Page</a> {else} In Classifieds {/if} </td> </tr>
__________________
Regards, John mods.auscity.com v3.1.7 Developer �By perseverance, study, and eternal desire, any man can become great.� George S. Patton |
|
#3
|
||||
|
||||
|
We have a live demo now for our modules:
www.mods.auscity.com/demo username = admin password = mypass
__________________
Regards, John mods.auscity.com v3.1.7 Developer �By perseverance, study, and eternal desire, any man can become great.� George S. Patton |
|
#4
|
||||
|
||||
|
I've reduced the price to this module, removed the licensing and opened the source. This is a trend I'm hoping to continue for future modules.
$6.35 one time fee, support & upgrades are free - provided you buy the module. Also, I have updated it to display if the user is online at their profile.
__________________
Regards, John mods.auscity.com v3.1.7 Developer �By perseverance, study, and eternal desire, any man can become great.� George S. Patton Last edited by juven14 : 10-23-2006 at 03:40 PM. |
|
#5
|
||||
|
||||
|
Quote:
WTG John. |
|
#6
|
||||
|
||||
|
Yes, I have improved quite a bit, so modules take less than 1/4 of the time then they used to. I plan to keep them below $50, and make the easier modules around $5-10. Of course that depends if the sales can justify the efforts involved.
__________________
Regards, John mods.auscity.com v3.1.7 Developer �By perseverance, study, and eternal desire, any man can become great.� George S. Patton |
|
#7
|
||||
|
||||
|
Hi
Is this mod visible only to the admin? or can it be... I'm also using the bluejs template and was wondering if it will fit that format.. Thanks alisa |
|
#8
|
||||
|
||||
|
It's visible to anyone viewing your site unless you do something to hide it. You probably looked right at it on my site without realizing it. By puting
Code:
{if $smarty.session.userlevel==1}
{/if}
__________________
Kirk V3.1.7 Developer May you & your loved ones be blessed withGrace, Peace, Forgiveness, Love, Wisdom, & Joy |
|
#9
|
||||
|
||||
|
I wanted to test to see how many folks are browsing...before i make it public...
Looks better if the counts are high... By the way..... I renewed my listing on your site...I received an email notification so I wanted to follow it through..worked just fine... Alisa |
|
#10
|
||||
|
||||
|
Thanks for the feedback. I've had to put my site development on hold for a couple of weeks. Some more templates and a community calender for the home page and I'll be ready for testing.
__________________
Kirk V3.1.7 Developer May you & your loved ones be blessed withGrace, Peace, Forgiveness, Love, Wisdom, & Joy |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Modification: RSS Feed Module | juven14 | v3.1 Modules | 46 | 08-01-2007 03:15 PM |
| Modification: Zillow Mod | lhotch | v3.1 Modules | 1 | 12-11-2006 01:25 PM |
| Modification: Civs Feedback for emailing users that delete a listing | civ | v3.1 Modules | 0 | 12-08-2006 10:02 AM |
| Modification: Rating Module | suzkaw | v3.1 Modules | 11 | 12-05-2006 09:40 AM |