Seven plugins for 2.3 have been released today - eSyndiCat User Forums
eSyndiCat User Forums esyndicat directory software esyndicat support

Go Back   eSyndiCat User Forums > Announcements

Announcements We will post latest news, information about bugfixes and updates here.

Reply
 
Thread Tools Display Modes
Old 12-03-2009   #1
Vasily B.
Administrator
 
Vasily B.'s Avatar
 
Join Date: Sep 2005
Posts: 9,299
Vasily B. is on a distinguished roadVasily B. is on a distinguished roadVasily B. is on a distinguished roadVasily B. is on a distinguished roadVasily B. is on a distinguished roadVasily B. is on a distinguished road
Default Seven plugins for 2.3 have been released today

Greetings,

It's less than 24 hours since 2.3 release and we have released 7 plugins for our script.

1. Listings Boxes
2. Categories Boxes
3. FAQs
4. Whoisonline
5. Feedbacks
6. Admin Stats
7. Alphabetic search

Eugene will release 3 templates in few minutes in our 2.3 paid section. Here are the templates you will be able to download:

http://www.esyndicat.com/forum/about18095.html

1. default
2. greenleaves
3. glassy

More plugins and templates are coming tomorrow.

Upgrades.. yeah we are still testing them just to avoid possible problems. They will be available next week I think.
__________________
Subrion CMS - free open source php content management system
Business Directory Script - powerful php business directory software, Yellow Pages Script - the most advanced yellow pages php software

Last edited by Vasily B.; 12-03-2009 at 10:15 AM.
Vasily B. is offline   Reply With Quote
Old 12-04-2009   #2
Vasily B.
Administrator
 
Vasily B.'s Avatar
 
Join Date: Sep 2005
Posts: 9,299
Vasily B. is on a distinguished roadVasily B. is on a distinguished roadVasily B. is on a distinguished roadVasily B. is on a distinguished roadVasily B. is on a distinguished roadVasily B. is on a distinguished road
Default

One more plugin released - News plugin. Now you can post news on your site.

FAQ plugin updated.
quick jump to answer added. Update is easy - you should just upload it and click Update icon in your Manage Plugins -> Available Plugins grid.

Let us know if you have any questions.
__________________
Subrion CMS - free open source php content management system
Business Directory Script - powerful php business directory software, Yellow Pages Script - the most advanced yellow pages php software
Vasily B. is offline   Reply With Quote
Old 12-08-2009   #3
Vasily B.
Administrator
 
Vasily B.'s Avatar
 
Join Date: Sep 2005
Posts: 9,299
Vasily B. is on a distinguished roadVasily B. is on a distinguished roadVasily B. is on a distinguished roadVasily B. is on a distinguished roadVasily B. is on a distinguished roadVasily B. is on a distinguished road
Default

Google Map plugin has just been released. Thanks for your patience.
__________________
Subrion CMS - free open source php content management system
Business Directory Script - powerful php business directory software, Yellow Pages Script - the most advanced yellow pages php software
Vasily B. is offline   Reply With Quote
Old 12-08-2009   #4
Bobby01
Paid Customer
 
Bobby01's Avatar
 
Join Date: Jul 2006
Location: http://www.krynica.malopolska.pl
Posts: 828
Bobby01 is on a distinguished road
Default

Quote:
Originally Posted by Simon Gooffin View Post
Google Map plugin has just been released. Thanks for your patience.
Downloading plug-in and the package I have GoogleMaps
Attached Images
File Type: png plugins.png (10.9 KB, 12 views)
__________________
Best Regards,
P.S. Sorry for my English. Bible ABC Admin Panel 2.3

Last edited by Bobby01; 12-08-2009 at 05:47 AM.
Bobby01 is offline   Reply With Quote
Old 12-08-2009   #5
Vasily B.
Administrator
 
Vasily B.'s Avatar
 
Join Date: Sep 2005
Posts: 9,299
Vasily B. is on a distinguished roadVasily B. is on a distinguished roadVasily B. is on a distinguished roadVasily B. is on a distinguished roadVasily B. is on a distinguished roadVasily B. is on a distinguished road
Default

Please try now. It should be ok now. There was a problem with mod_rewrite on our server.
__________________
Subrion CMS - free open source php content management system
Business Directory Script - powerful php business directory software, Yellow Pages Script - the most advanced yellow pages php software
Vasily B. is offline   Reply With Quote
Old 12-08-2009   #6
Bobby01
Paid Customer
 
Bobby01's Avatar
 
Join Date: Jul 2006
Location: http://www.krynica.malopolska.pl
Posts: 828
Bobby01 is on a distinguished road
Default

Quote:
Originally Posted by Simon Gooffin View Post
Please try now. It should be ok now. There was a problem with mod_rewrite on our server.
Of course.So inform:
The plugin installed correctly.
The effect can be seen on "training ground"

http://krynica-zdroj.eu/stable/Kryni...-Zdroj-l1.html
Crawls the option to print a map
__________________
Best Regards,
P.S. Sorry for my English. Bible ABC Admin Panel 2.3
Bobby01 is offline   Reply With Quote
Old 12-08-2009   #7
Vasily B.
Administrator
 
Vasily B.'s Avatar
 
Join Date: Sep 2005
Posts: 9,299
Vasily B. is on a distinguished roadVasily B. is on a distinguished roadVasily B. is on a distinguished roadVasily B. is on a distinguished roadVasily B. is on a distinguished roadVasily B. is on a distinguished road
Default

One more plugin has just been updated for 2.3 version. It's Seostatistics. You can start using it. Installation instructions are available with the info coming with the plugin.
__________________
Subrion CMS - free open source php content management system
Business Directory Script - powerful php business directory software, Yellow Pages Script - the most advanced yellow pages php software
Vasily B. is offline   Reply With Quote
Old 12-08-2009   #8
Bobby01
Paid Customer
 
Bobby01's Avatar
 
Join Date: Jul 2006
Location: http://www.krynica.malopolska.pl
Posts: 828
Bobby01 is on a distinguished road
Default

Quote:
Originally Posted by Simon Gooffin View Post
One more plugin has just been updated for 2.3 version. It's Seostatistics. You can start using it. Installation instructions are available with the info coming with the plugin.
I have a problem with modification file.
You need to modify admin/database.php and add the following code: $esynAdmin->startHook('phpAdminDatabaseConsistencyType');
<<I do not have such code in the file
__________________
Best Regards,
P.S. Sorry for my English. Bible ABC Admin Panel 2.3
Bobby01 is offline   Reply With Quote
Old 12-08-2009   #9
Vasily B.
Administrator
 
Vasily B.'s Avatar
 
Join Date: Sep 2005
Posts: 9,299
Vasily B. is on a distinguished roadVasily B. is on a distinguished roadVasily B. is on a distinguished roadVasily B. is on a distinguished roadVasily B. is on a distinguished roadVasily B. is on a distinguished road
Default

insert that code right after the the following block:

PHP Code:
elseif($_GET['type'] == 'repair_tables')
{
   ... 
code of block

it should be there.
__________________
Subrion CMS - free open source php content management system
Business Directory Script - powerful php business directory software, Yellow Pages Script - the most advanced yellow pages php software
Vasily B. is offline   Reply With Quote
Old 12-08-2009   #10
Bobby01
Paid Customer
 
Bobby01's Avatar
 
Join Date: Jul 2006
Location: http://www.krynica.malopolska.pl
Posts: 828
Bobby01 is on a distinguished road
Default

Quote:
Originally Posted by Simon Gooffin View Post
insert that code right after the the following block:

PHP Code:
elseif($_GET['type'] == 'repair_tables')
{
   ... 
code of block

it should be there.
Simon
It seems that,given change in the instructions is redundant?
In version -stable- the code a little differently built.
I thought that something had to change.Because for now I have empty tables.
I performed the procedure:
Admin Panel >> Manage Database >>Check Consistency>> RECOUNT SEO STATISTIC I do not see the effect
__________________
Best Regards,
P.S. Sorry for my English. Bible ABC Admin Panel 2.3
Bobby01 is offline   Reply With Quote
Reply

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
Forum Jump


All times are GMT. The time now is 06:25 AM.


Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Testimonials | Articles | Support | Documentation | Privacy Policy | License | Affiliates | Contact Us