Welcome Visitor, Please Login or Register Now Friday, April 26, 2024 08:10 AM 
Forums Index > Mewsoft > Official Announcements > Classifedawy 8.9 Released. 500% Faster, More Features
New Topic   New Reply
Search for:
Author Message
mewsoft mewsoft's personal page
Administrator Team Member
Posts: 5381 Display member's posts
Joined: 04-26-24 08:10 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
Classifedawy 8.9 Released. 500% Faster, More Features Edit Delete Reply with quote Quote
First Post Posted on: 11-03-09 02:10 AM next post first post

Greatings from Mewsoft,

Today August 12, 2005 we released Classifiedawy 8.9 with better performance and more new features. Free upgarade to Classifiedawy Customers.

1)-Speed improved upto 500% now
2)-Login remembers and forwrads to last page requested
3)-Post Ad, Post Reply, Contact Author, Verified, Verified1, Verified2, Sponser, Partner, and Power Features added.

1)-Speed improved upto 500% now
===============================
We did a lot of code customization and improvment to make it faster and better. Now you can also see the benchmark time in microseconds if your server has Perl module Time::HiRes installed, if it is not installed the time will be calculated in seconds only so you can ask your hosting to install it if it is not installed. Now you can see on your homepage this time as 0.7133 Seconds Consumed. If you still see it only in integer seconds like 2 Seconds Consumed, then Time::HiRes is not installed. You will notice the speed change during any page visit now.


2)-Login remembers and forwrads to last page requested
======================================================
Now when user try to do any activity that requires login first, if the user is not logged in, the program will remember the page he was trying to access and will redirect him to the login page. Once user login, it will be redirected the user automatically to the last page he was trying to access. This will be also even if the user will still register.

3)- Post, Reply & Contact,  Verified, Verified1, Verified2, Sponser, Partner, and Power Features added
====================================================================
In the admin->Accounts Manager, when you click on any account you will see check boxes for these options:

Post Ad, Post Reply & Contact Author, Verified, Verified1, Verified2, Sponser, Partner, Power

Now any feature you enable for any user, will display icons besides the users id in the View item pages and in the bid history page.

The Post Ad  option will allow you to give permissions for users to post ads or not, the Post Reply option allow you control users from replying and contacting ads authors.

How to update
==============
==============

Download the latest version from our site "My Account" using your license number.

It is better to update all the cgi files *.pm, remember to transfer all files in ASCII mode.

insert these language variable in the file ViewAd.pm:


Code: HTML    Select All    Expand All
</p><p>user_verified~==~&lt;img src=&quot;&lt;!--CLASS::Images_URL--&gt;/verified.gif&quot; border=&quot;0&quot; alt=&quot;Verified User&quot; align=&quot;absmiddle&quot;&gt;<br />user_verified1~==~&lt;img src=&quot;&lt;!--CLASS::Images_URL--&gt;/verified1.gif&quot; border=&quot;0&quot; alt=&quot;Verified  Plus User&quot; align=&quot;absmiddle&quot;&gt;<br />user_verified2~==~&lt;img src=&quot;&lt;!--CLASS::Images_URL--&gt;/verified2.gif&quot; border=&quot;0&quot; alt=&quot;Verified Plus Plus User&quot; align=&quot;absmiddle&quot;&gt;<br />user_partner~==~&lt;img src=&quot;&lt;!--CLASS::Images_URL--&gt;/partner.gif&quot; border=&quot;0&quot; alt=&quot;Partner User&quot; align=&quot;absmiddle&quot;&gt;<br />user_sponser~==~&lt;img src=&quot;&lt;!--CLASS::Images_URL--&gt;/sponser.gif&quot; border=&quot;0&quot; alt=&quot;Sponser User&quot; align=&quot;absmiddle&quot;&gt;<br />user_power~==~&lt;img src=&quot;&lt;!--CLASS::Images_URL--&gt;/power.gif&quot; border=&quot;0&quot; alt=&quot;Power User&quot; align=&quot;absmiddle&quot;&gt;<br />user_rated~==~&lt;!--Rating--&gt;<br />user_seller_buyer~==~&lt;img src=&quot;&lt;!--CLASS::Images_URL--&gt;/sellerbuyer.gif&quot; border=&quot;0&quot; alt=&quot;Seller, Buyer&quot; align=&quot;absmiddle&quot;&gt;<br />user_seller~==~&lt;img src=&quot;&lt;!--CLASS::Images_URL--&gt;/seller.gif&quot; border=&quot;0&quot; alt=&quot;Seller&quot; align=&quot;absmiddle&quot;&gt;<br />user_buyer~==~&lt;img src=&quot;&lt;!--CLASS::Images_URL--&gt;/buyer.gif&quot; border=&quot;0&quot; alt=&quot;Buyer&quot; align=&quot;absmiddle&quot;&gt;</p><p>must_have_reply_permissions~==~&lt;br&gt;&lt;br&gt;&lt;font SIZE=&quot;3&quot; color=&quot;red&quot;&gt;&lt;b&gt;Reply Error:&lt;/b&gt;&lt;/font&gt;&lt;br&gt;&lt;br&gt;You are not allowed to reply on this site. You must have reply permissions. If you need more help please contact us.&lt;br&gt;&lt;br&gt;<br />contact_visit_website~==~Visit Website</p><p>

Edit the template ViewAd.html, insert these classes besides the about me class:


Code: HTML    Select All    Expand All
<br />&lt;!--SellerVerified--&gt; &lt;!--SellerVerified1--&gt; &lt;!--SellerVerified2--&gt; &lt;!--SellerPartner--&gt; &lt;!--SellerSponser--&gt; &lt;!--SellerPower--&gt; &lt;!--SellerRated--&gt; &lt;!--SellerSellBuy--&gt;<br />

after the code
Code: HTML    Select All    Expand All
&lt;a href=&quot;&lt;!--AboutMe--&gt;&quot;&gt;[[about_me]]&lt;/a&gt;

or as you like.

Edit the second class
Code: HTML    Select All    Expand All
&lt;!--Website--&gt;

and replace it with the language variable [[contact_visit_website]] this will displays "Visit Website" or as you inserted it in the view ad page instead of displaying the real sites links which some times very lengthy and mess the view ad pages. So the whole line now becomes:


Code: HTML    Select All    Expand All
</p><p>&lt;tr&gt; &lt;td bgcolor=&quot;#FFF3C4&quot; valign=&quot;top&quot;&gt;&amp;nbsp;&lt;b&gt;[[contact_homepage]]&lt;/b&gt;&lt;/td&gt;&lt;td bgcolor=&quot;#FFF3C4&quot;&gt;&lt;a href=&quot;&lt;!--Website--&gt;&quot; target=&quot;_blank&quot;&gt;[[contact_visit_website]]&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;</p><p>

Enjoy...

Thank you


Mewsoft Support
www.mewsoft.com

mewsoft mewsoft's personal page
Administrator Team Member
Posts: 5381 Display member's posts
Joined: 04-26-24 08:10 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
Re: Classifedawy 8.9 Released. 500% Faster, More Features Edit Delete Reply with quote Quote
Reply #: 1 Posted on: 11-03-09 02:26 AM last post previous post

Remember to upload the graphics files for the new users features, these files:

verified.gif
verified1.gif
verified2.gif
partner.gif
sponser.gif
power.gif
sellerbuyer.gif
seller.gif
buyer.gif

are available in the auctinawy.zip under the images directory or use your own.

Thanks


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