PDA

View Full Version : eSyndiCat 2.2.03 has been released


Simon Gooffin
03-18-2008, 08:48 AM
Greetings
We are happy to announce our 2.2.03 version release. This version has a set of bug fixes and some small improvements to make content management even easier. Here is a change log of our 2.2.03 changes:


#1. If there are new hooks in the new version of plugin they will be added to database. Otherwise they will be updated. Modified : /trunk/includes/classes/admin/esynPlugin.php

#2. Allow to suggest deep links which in the same domain name.
Modified : /trunk/admin/edit-listing.php
Modified : /trunk/admin/suggest-listing.php
Modified : /trunk/suggest-listing.php

#3. Added option to remove deep links.
Modified : /trunk/admin/edit-listing.php

#4. The mail sended in spite of disable settings. http://www.esyndicat.com/forum/project.php?issueid=158
Modified : /trunk/admin/manage-listings.php

#5. The category delete anyway. When run remove category operation but cancel it the category will be removed anyway. http://www.esyndicat.com/forum/project.php?issueid=168
Modified : /trunk/admin/manage-categories.php

#6. The listings field getting by category id and plan id.
Modified : /trunk/view-listing.php

#7. Can't move or copy listings in the search page. http://www.esyndicat.com/forum/project.php?issueid=164
Modified : /trunk/admin/search.php

#8. The deep links doesn't updating in the edit listing page (admin panel). http://www.esyndicat.com/forum/project.php?issueid=172
Modified : /trunk/admin/edit-listing.php

#9. Problems with listing fields in the edit-listing page. All listings fields are showing up on page.
Modified : /trunk/edit-listing.php
Modified : /trunk/includes/classes/esynListing.php
Modified : /trunk/suggest-listing.php

#10. Added max length tag attribute for additional field (type "text").
Modified : /trunk/admin/edit-listing.php
Modified : /trunk/admin/suggest-listing.php
Modified : /trunk/templates/Default/edit-listing.tpl
Modified : /trunk/templates/Default/suggest-listing.tpl

#11. The hooks will be updated automatically after updating plugin. The cache of configuration will be removed after updating plugin. The version of plugin will be updated automatilly as well.
Modified : /trunk/includes/classes/admin/esynPlugin.php

#12. Selecting listing fields by category id and by plan id.
Modified : /trunk/includes/classes/esynListing.php

#13. Fixed the bug with categories cols number.
Modified : /trunk/templates/Default/Layout.php
Modified : /trunk/templates/Default/css/style.css

#14. New listing field (page title) has been added,
now you can fill this filed for category, after this information will be displayed in page title instead of cat title.
http://www.esyndicat.com/forum/project.php?issueid=16
Modified : /trunk/admin/edit-category.php
Modified : /trunk/admin/suggest-category.php
Modified : /trunk/includes/util.php
Modified : /trunk/index.php
Modified : /trunk/install/database/mysql-data.sql
Modified : /trunk/templates/Default/Layout.php

#15. Building wrong keys in the dump.
Modified : /trunk/admin/manage-database.php

#16. Wrong index in the function id_parent.
Modified : /trunk/includes/classes/admin/esynAdmin.php


#17. The listing fields are showing up in wrong order in the frontend.
Modified : /trunk/includes/classes/esynListing.php

#18. The count of sponsored listings is not displayed in the index page of admin panel. http://www.esyndicat.com/forum/project.php?issueid=162
Modified : /trunk/admin/index.php

#19. http://www.esyndicat.com/forum/project.php?issueid=170
The add listing field fixed.
Added two checks:
- javascript check
- php check
Modified : /trunk/admin/manage-fields.php
Modified : /trunk/install/database/mysql-data.sql

#20. The tree is not working in the IE browser.
Modified : /trunk/templates/Default/js/esy-tree.js

#21. The get_domain function doesn't exist.
Modified : /trunk/admin/suggest-listing.php

#22. The path to favicon.ico is wrong.
Modified : /trunk/admin/top.php


There are two versions available. You can download 2.2.03 version for your new sites or upgrade your current version. Upgrade is a pretty simply task - reupload the files from patch over your old files and apply patch2203 in your Manage Database -> Import


Don't forget to make a full backup of your files

<edit>
Sorry Simon I am adding small thing to ur post hope u don't mind.

IF you are using template other than the default template or have a custom template and want to update please refer to Anton's post here http://www.esyndicat.com/forum/about14108.html
</edit>

majnoon
03-18-2008, 09:43 AM
Superb work. thank you Simon and the team, I have just upgraded 2 sites with not problems at all.

thank you

iamawahm
03-18-2008, 12:06 PM
almost have it but when I do the import bit at the database end I get the following error

#1146 - Table 'my_database.{prefix}categories' doesn't exist

any ideas?

Greg
03-18-2008, 04:52 PM
Superb work. thank you Simon and the team, I have just upgraded 2 sites with not problems at all.

thank you
Howdy

You have a custom template, what did you do about the
Modified : /trunk/templates/Default/css/style.css

Obviously we can't use that style.css if we have another template besides default.

Thanks

majnoon
03-18-2008, 05:09 PM
Greg i updated 2 sites one with defualt template and the custom one. but did not update templates and did not get any issues. but i will be looking into template file individually and see what i can modify. probably not much as Viladmir had a look on my template a couple of days ago and did some fixes for me. if not will have to look into files individually and update

iamawahm
03-18-2008, 05:42 PM
I'm still having same problem

#1146 - Table 'my_database.{prefix}categories' doesn't exist

when I import through phpadmin

iamawahm
03-18-2008, 05:57 PM
Also when I try to add a listing I get the following error

Error: Unknown column 'page_title' in 'field list'
SELECT `parent_id`,`title`,`page_title`,`path`, `no_follow` FROM v2202_categories WHERE `id`='2' LIMIT 0,1

Debug backtrace:

Is that related to the problems I'm having above?

iamawahm
03-18-2008, 06:19 PM
ok just in case anyone else had the same problems above ! It was just my stupidity... I was importing through phpadmin instead of through the admin section of esyndicat !! so both above issues now resolved

Swabie2424
03-18-2008, 10:08 PM
I just updated, and everything appears to have gone smoothly. Did a quick check of my front end and admin panel... and all looks good. I'll have to poke around in more detail to be sure, but this upgrade seems smooth!

Nice job, guys! :good:

rookie
03-19-2008, 12:00 AM
upgrade went smooth!

truthonlytruth
03-19-2008, 04:55 AM
There are two versions available. You can download 2.2.03 version for your new sites or upgrade your current version. Upgrade is a pretty simply task - reupload the files from patch over your old files and apply patch2203 in your Manage Database -> Import
Don't forget to make a full backup of your files

Somehow my admin database import did not go thru but,

I just eliminate the prefix from sql file:

UPDATE `config` SET `value` = '2.2.03' WHERE `name` = 'version';

Run thru PHPMYADMIN and worked great...

Upgraded and working well...

Thanks to the Intelliants LLC guys... :good:

Simon Gooffin
03-19-2008, 06:12 AM
Hi guys and thanks for all your replies here

I see some of you have some issues with MySQL import. No need to run it using phpMyAdmin, etc.

Here is the instruction how to run sql update:

1. Login to your admin panel
2. Click Manage Database
3. Click Import
4. Select patch2203 from a dropdown list and click GO

That's all. Everything is pretty simple and you do not need to do this using phpMyAdmin

cschmid
03-19-2008, 12:16 PM
Upgrade without problems. One stupid question about that: does it actually matter that the prefix in SQL after upgrade is still "v2202_", or does it make sense to change it in "v2203_" ???

Cheers,
Chris

Greg
03-19-2008, 04:53 PM
Howdy

You have a custom template, what did you do about the
Modified : /trunk/templates/Default/css/style.css

Obviously we can't use that style.css if we have another template besides default.

Thanks
Anton posted the Changes in templates v2.2.03
http://www.esyndicat.com/forum/showthread.php?t=14108
:good:

Sai_dallas
03-19-2008, 05:04 PM
Anton posted the Changes in templates v2.2.03
http://www.esyndicat.com/forum/showthread.php?t=14108
:good:

Thanks Greg, I upgraded two sites - will go back and apply these changes.

majnoon
03-19-2008, 05:58 PM
Anton posted the Changes in templates v2.2.03
http://www.esyndicat.com/forum/showthread.php?t=14108
:good:

i have actually added Anton's thread link to the main post at the bottom.

dousma
03-19-2008, 11:32 PM
Upgrade went fast and with no problems. However I can not update installed plugins, if I check plugin I get message that plugin is up-to-date but in download section I see newer version??

brinny
03-20-2008, 12:06 AM
Since updating to 2.2.03 The Terms verification no longer shows on the suggest listings page!

Any Suggestions

truthonlytruth
03-20-2008, 12:31 AM
Did you check if your suggest-listing plug in tag is in the suggest-listing.tpl???

brinny
03-20-2008, 01:55 AM
Did you check if your suggest-listing plug in tag is in the suggest-listing.tpl???

I don't believe the problem is in the suggest listing. The terms displayed fine before the upgrade.

Simon Gooffin
03-20-2008, 04:56 AM
cschmid

DB prefix is not updated. So you should not worry about this. You can see the actual version number if you login to your admin panel. Please check a bottom line - there you can see a number

If you have any questions or problems with upgrade please create a separate thread in our Pro 2.2 version support forums and we will help you there.

harivney
03-20-2008, 05:32 AM
Product is really shaping up to be better than fantastic. :good::good:

My two cents of advice to anyone having problems - Install 2.2.03

Simon Gooffin
03-20-2008, 06:50 AM
thanks for your positive feedback, harivney

cschmid
03-20-2008, 08:31 AM
Thank you Simon. Actually I posted some questions, but didn't get an answer yet. For example:

http://www.esyndicat.com/forum/showthread.php?p=83533
http://www.esyndicat.com/forum/showthread.php?p=83368

Cheers,
Chris

Simon Gooffin
03-25-2008, 07:07 AM
cschmid
Problems have been fixed. I'm sorry for the delay