eSyndiCat User Forums esyndicat directory software esyndicat support

Go Back   eSyndiCat User Forums > eSyndiCat Directory Software [FREE] > Common Questions

Common Questions Latest releases, patches, bugfixes and changes in eSyndiCat Directory Software free version. Feel really frustrated after having spent several hours trying to figure out what went wrong with your directory? Wait no more! Click the link above and post your issues. Right here. Right now.

Reply
 
Thread Tools Display Modes
Old 08-14-2009   #11
Vladimir T.
Tech Support
 
Vladimir T.'s Avatar
 
Join Date: Nov 2007
Location: Earth
Posts: 973
Vladimir T. is on a distinguished road
Default

Please go to "Admin Panel -> Manager Database" and run following MySql query
Code:
SELECT * FROM `yourPrefix_categories` WHERE `parent_id` =-1
if this query will return one result
please run following query:
Code:
UPDATE `yourPrefix_categories` SET `id`=0 WHERE  `parent_id` =-1
if the first query return nothing
please run following query:
Code:
INSERT INTO `yourPrefix_categories` VALUES (0, 0, -1, 'ROOT', '', '', 'active', '', '', '', 0, '0', '0', 0, 3, 0, 0, 0, 0, 0);
UPDATE `yourPrefix_categories` SET `id`=0 WHERE  `parent_id` =-1;
If it not help you please give Admin Panel details and your site URL I will try help you or just submit a ticket to HelpDesk with Admin Panel details.
__________________
Best Regards,

If you need help just send ticket to HelpDesk
For you information: I disabled Private Message.

I do not available...
PP.S. Admin Panel 2.3 manual is available here http://www.esyndicat.com/docs/
Vladimir T. is offline   Reply With Quote
Old 02-18-2010   #12
bdischer
 
Join Date: Feb 2008
Posts: 4
bdischer is on a distinguished road
Default Same issue, tried fix above, did not work

Hello,
I also moved to different host, categories not on home page, but in Admin mode they appear fine. I did try the fix above with no success.

http://the-photographer-directory.com
v2.2.02
bdischer is offline   Reply With Quote
Old 02-19-2010   #13
Vladimir T.
Tech Support
 
Vladimir T.'s Avatar
 
Join Date: Nov 2007
Location: Earth
Posts: 973
Vladimir T. is on a distinguished road
Default

Quote:
Originally Posted by bdischer View Post
Hello,
I also moved to different host, categories not on home page, but in Admin mode they appear fine. I did try the fix above with no success.

http://the-photographer-directory.com
v2.2.02
Problem was fixed in ticket.
__________________
Best Regards,

If you need help just send ticket to HelpDesk
For you information: I disabled Private Message.

I do not available...
PP.S. Admin Panel 2.3 manual is available here http://www.esyndicat.com/docs/
Vladimir T. 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:09 AM.


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