68 Classifieds Forums

Wish list

This is a discussion on Wish list within the v3.1 Suggestions and Feedback forums, part of the v3.1 Legacy Help & Support category; Originally Posted by FlyingBee The site I'm working on will be used to allow licensed contractors to advertise their services... ...


Go Back   68 Classifieds Forums > v3.1 Legacy Help & Support > v3.1 Suggestions and Feedback

Reply
 
LinkBack Thread Tools Display Modes
  #21  
Old 12-09-2006, 09:56 PM
SkGold's Avatar
Senior Member
 
Join Date: Mar 2006
Location: Best city in the World – Calgary, Canada
Posts: 465
Rep Power: 22
SkGold has a spectacular aura about
Default

Quote:
Originally Posted by FlyingBee View Post
The site I'm working on will be used to allow licensed contractors to advertise their services... The listing needs to be per contracting company, and since most contractors do more than one thing... and it would be great if they could chose multiple categories to list in at one time.

Maybe a checkbox next to the service categories that they are licensed to provide....

plumber
kitchen remodel
new house construction
window installation


etc. etc.

Maybe this is already available? If so, where can I find it, if not- who's up for a challenge?

Thanks.
I guess mods.auscity.com bStore module will be good for your purpose.
__________________
Thanks,
Sergey

Bargain Finder in Calgary, Alberta, Canada.
Calgary Business Directory V3.1.10 Dev - Calgary Classifieds V3.1.10 Dev - Calgary Real Estate V3.1.10 Dev - Calgary Used Cars V3.1.10 Dev - Calgary Rent V3.1.10 Dev - Calgary Dating V3.1.5 Dev

A website without well-done Internet Marketing and Search Engine Optimization is as good as non-existent.
Reply With Quote
  #22  
Old 12-09-2006, 10:13 PM
Junior Member
 
Join Date: Dec 2006
Posts: 13
Rep Power: 9
FlyingBee is on a distinguished road
Default bstore coming when??

I visited the mods.auscity - this will be perfect for what I need... any idea when it will be available?

Hopefully soon...


Thanks again for all the helpful people on this board!
Reply With Quote
  #23  
Old 12-09-2006, 11:34 PM
juven14's Avatar
Moderator
 
Join Date: Mar 2006
Location: NJ/NYC Area
Posts: 2,132
Rep Power: 57
juven14 is a jewel in the rough
Send a message via Skype™ to juven14
Default

I've put it on hold, a couple of major problems were found in the first beta and I don't have as much time lately to give it the attention it needs. I plan to rewrite it to be a little leaner and of course fix the problems that were identified.

I'll post back in the forum once I make some headway.
__________________
Regards,

John


“By perseverance, study, and eternal desire, any man can become great.” George S. Patton
Reply With Quote
  #24  
Old 12-21-2006, 03:09 PM
SkGold's Avatar
Senior Member
 
Join Date: Mar 2006
Location: Best city in the World – Calgary, Canada
Posts: 465
Rep Power: 22
SkGold has a spectacular aura about
Default

I just want to add this to wish list.

When using 68C newsletter option it would be great to have possibility to divide the mailing list by smaller groups/lists. The reason is because many ISP restrict the numbers of emails send at the same time and if you have a big list there is a problem to send newsletter. For more info please see this thread.

Also would great to have possibility to send email to individuals.
__________________
Thanks,
Sergey

Bargain Finder in Calgary, Alberta, Canada.
Calgary Business Directory V3.1.10 Dev - Calgary Classifieds V3.1.10 Dev - Calgary Real Estate V3.1.10 Dev - Calgary Used Cars V3.1.10 Dev - Calgary Rent V3.1.10 Dev - Calgary Dating V3.1.5 Dev

A website without well-done Internet Marketing and Search Engine Optimization is as good as non-existent.
Reply With Quote
  #25  
Old 12-25-2006, 02:34 AM
CB CB is offline
Senior Member
 
Join Date: May 2006
Posts: 392
Rep Power: 18
CB is on a distinguished road
Default

Statistics to show how many total leads / emails were generated from the listings. This would be show included when the user logs in.
Reply With Quote
  #26  
Old 12-30-2006, 07:37 PM
Member
 
Join Date: Apr 2006
Posts: 44
Rep Power: 12
bearcat is on a distinguished road
Default

Quote:
Originally Posted by CB View Post
Statistics to show how many total leads / emails were generated from the listings. This would be show included when the user logs in.
Along these lines, I'd like to setup all links to the seller's site so that they can be monitored and have stats on that as well.

Unless they check their own logs regularly, and very few dealers do, they probably won't realize how much you're helping them by having a link to their site. Most of us have probably made a number of sales for our sellers without them even realizing it, because the potential buyer goes straight to the site and makes their queries from there.
Reply With Quote
  #27  
Old 12-31-2006, 06:09 PM
garysr's Avatar
Senior Member
 
Join Date: Mar 2006
Location: Texas
Posts: 102
Rep Power: 14
garysr is on a distinguished road
Default Category and section by name!

It would be really nice to have the categories and subcategories to show up as:
http://mysite.com/autos.php=329
and subcats to show as:
http://mysite.com/autos.chevrolet.php=346

Instead of: http://mysite.com/category.php?type=9

I'm no coder but you guys are so good I know yall can do something like:

if
category then {$category.name}{smarty_LANG_DOT}{$suffix.php}={$l isting.id}
else if
category and section then {$category.name}{smarty_LANG_DOT}{{$section.name}{ smarty_LANG_DOT}{{$suffix.php}={$listing.id}


Just think! There would be no more need for mod_rewrite to make search engine "Eat up the pages"

The scripy already calls in category.id and section.id
looks like it would be just as easy to call {category.name} and {section.name}

68 would sell many more scripts because anyone could and (would) use it. They wouldn't be limited by there Host supporting it or not!

Humm! Eric would be rich, and at the bahamas all the time!

What ya think??
__________________
v3.1.5x Developer
Reply With Quote
  #28  
Old 01-01-2007, 04:04 PM
Eric Barnes's Avatar
68 Classifieds Staff
 
Join Date: Mar 2006
Location: Belmont, NC
Posts: 4,305
Rep Power: 99
Eric Barnes is a jewel in the rough
Default

It is funny you made that suggestion. That is going to be implemented in v4 but a little differently. It will work off of a unique category slug. Similar to the way blogs work.

For example:
yoursite.com/category.php?cat=truck
Then when the SEO mod is installed:
yoursite.com/category/truck/
__________________
Eric Barnes
68 Classifieds Developer
Please do not send me a private message asking for support. Instead use these open forums or our ticket system.

Customer Area | Issue Tracker | Documentation | 68C Mods | Submit a Ticket | Twitter
Reply With Quote
  #29  
Old 01-01-2007, 11:31 PM
garysr's Avatar
Senior Member
 
Join Date: Mar 2006
Location: Texas
Posts: 102
Rep Power: 14
garysr is on a distinguished road
Default

Thats Great!
Wonder if that will be good enough to make the search engines happy?

( yoursite.com/category.php?cat=truck )

I never will get to see: (yoursite.com/category/truck/) Because I can't use the SEO mod! I don't have support for mod_rewrite!

Was kinda hoping we wouldn't need the SEO mod anymore! But if thats as good as it gets then I take it! hehehe

Thanks
__________________
v3.1.5x Developer
Reply With Quote
  #30  
Old 01-02-2007, 10:21 AM
Lhotch's Avatar
Moderator
 
Join Date: Mar 2006
Posts: 3,654
Rep Power: 90
Lhotch is just really niceLhotch is just really nice
Default

In the absence of the SEO mod the best thing you can do is make sure you have transparent session ID's turned off.
__________________
Larry.
(Please note: I am not a 68C employee. I am a customer and volunteer who helps with questions where I can and the forums spam free)

Set your site apart from the competition with one of my modules......
Google Map Module | You Tube Module | Google Calendar Module

68 Classifieds Important Links
Customer Area | Issue Tracker | Knowledge Base | User Manuals
Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Looking for list of variables. BigOrange HTML, CSS, and Design Help 7 10-06-2006 03:55 PM
List of Smarty Variables and Arguments? bgordon v3.1 Modules & Modifications 5 09-12-2006 04:06 PM
displaying category drop-down list remote v3.1 Questions & Support 2 08-10-2006 10:11 AM
Select field problem (extra field --> drop down list) pat01 v3.1 Questions & Support 1 08-10-2006 03:05 AM
Category List freeman65 v3.1 Questions & Support 2 07-19-2006 12:15 AM


All times are GMT -4. The time now is 03:30 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22