Welcome Visitor, Please Login or Register Now Wednesday, April 24, 2024 11:11 AM 
Forums Index > Mewsoft > Official Announcements > Classifiedawy 10.00 and Classifiedawy Feeder Module Released
New Topic   New Reply
Search for:
Author Message
mewsoft mewsoft's personal page
Administrator Team Member
Posts: 5381 Display member's posts
Joined: 04-24-24 11:11 AM
Location: knxoville, TN, USA
Member Offline
View Member's Profile Visit member's website Mewsoft Corporation Send private message ICQ Messenger: ICQ AIM Messenger: AIM YIM Messenger: Yahoo MSN Messenger: MSN
 
Back to top
Classifiedawy 10.00 and Classifiedawy Feeder Module Released Edit Delete Reply with quote Quote
First Post Posted on: 06-13-10 02:09 PM last post first post

Greetings

Classifiedawy 10.00 released. New features added in 10.00

Added support for Ads Price field everywhere on Place Ad, Edit Ad, View Ad, Preview Ad, Listings Ads, etc

Add support for Ad price Currency.

Add new feature "Sub Title" which is fee based feature.
Added admin option Sub Title Fees in Listing Options

Added support for the New Classifiedawy Modules Feeder and Affiliate and the coming RSS modules.

Classifiedawy Feeder module is $39, ordero url on our order page:

https://www.regsoft.net/regsoft/vieworderpage.php3?productid=76969

To upgrade
Only upgrade the cgi files under cgi-bin/classified, do not upgrade anything under the data directory.

Some changes added to these language files:

PreviewEditAd.pm


Code: HTML    Select All    Expand All
</p><p>price_label~==~Price:<br />currency_label~==~Currency:<br />error_subtitle_length~==~&amp;#149;&lt;font color=&quot;blue&quot;&gt;The maximum sub title length is &lt;!--Max_SubTitle_Length--&gt; characters&lt;/font&gt;<br />subtitle_fees~==~Sub title fees:<br />subtitle_lable~==~Sub Title:<br />subtitle_desc~==~Increase your visibility by displaying more information about your item under your listing title. &lt;!--Max_SubTitle_Length--&gt;  characters maximum. No HTML allowed.</p><p>

EditAd.pm


Code: HTML    Select All    Expand All
</p><p>price_label~==~Price:<br />currency_label~==~Currency:<br />currencies_option~==~&lt;option value=&quot;&lt;!--Value--&gt;&quot; &lt;!--Selected--&gt;&gt;&lt;!--Name--&gt;&lt;/option&gt;<br />subtitle_label~==~Sub Title:<br />subtitle_desc~==~Increase your visibility by displaying more information about your item under your listing title. &lt;!--Max_SubTitle_Length--&gt;  characters maximum. No HTML allowed.<br />

PostAd.pm


Code: HTML    Select All    Expand All
</p><p>price_label~==~Price:<br />currency_label~==~Currency:<br />currencies_option~==~&lt;option value=&quot;&lt;!--Value--&gt;&quot; &lt;!--Selected--&gt;&gt;&lt;!--Name--&gt;&lt;/option&gt;<br />subtitle_label~==~Sub Title:<br />subtitle_desc~==~Increase your visibility by displaying more information about your item under your listing title. &lt;!--Max_SubTitle_Length--&gt;  characters maximum. No HTML allowed.<br />

General.pm


Code: HTML    Select All    Expand All
</p><p>currencies_list~==~CAD:Canadian Dollar|CNY:Chinese Yuan|NLG:Dutch Guilder|XCD:East Caribbean Dollar|ECS:Ecuadorian Sucre|EGP:Egyptian Pound|FRF:French Franc|GMD:Gambian Dalasi|DEM:German Mark|ILS:Israeli Shekel|LRD:Liberian Dollar|SAR:Saudi Arabian Riyal|USD:USD |AED:UAE Dirham<br />list_header_price~==~Price<br />subtitle_form~==~&lt;br&gt;&lt;!--SubTitle--&gt;<br />

PreviewAd.pm


Code: HTML    Select All    Expand All
</p><p>price_lable~==~Price:<br />currency_lable~==~Currency:<br />error_subtitle_length~==~&amp;#149;&lt;font color=&quot;blue&quot;&gt;The maximum sub title length is &lt;!--Max_SubTitle_Length--&gt; characters&lt;/font&gt;<br />subtitle_fees~==~Sub title fees:<br />subtitle_lable~==~Sub Title:<br />

ViewAd.pm


Code: HTML    Select All    Expand All
</p><p>price_label~==~Price:<br />currency_label~==~Currency:<br />

You can look at the end of these files and copy these lines to your's or insert the new variables from your language manager or simply upgrade these files if you have not done customizations

These templates also had some changes:

PreviewAd.html

PreviewEditAd.html

EditAd.html

PostAd.html

Listing.html

ViewAd.html

You can search these templates for "Currency" and "Price" and copy the tables rows code where they are located or simply upgrade these templates if you have not done any customization.

In all the Listings classes like Listing_Table_Row you can use the SubTitle, Currency, and the Price Classes


Code: HTML    Select All    Expand All
</p><p>&lt;!--Price--&gt; &lt;!--Currency--&gt;</p><p>&lt;!--SubTitle--&gt;</p><p>

Now you need to add the new SQL fields to the Ads table, to do this, click on Database & SQL Manager, then click on SQL Commander, then enter this line

ALTER TABLE Ads ADD Currency VARCHAR(50)

Then hit the Run Statment button, then enter this line :

ALTER TABLE Ads ADD SubTitle VARCHAR(250)
Then hit the Run Statment button

That's all for now.


Mewsoft Support
www.mewsoft.com

Page 1 of 1
Go to page:

New Topic   New Reply Mark Unread
Jump to:  
Delete   Move     Lock   +Favorits   +Notify   Print