eSyndiCat User Forums esyndicat directory software esyndicat support

Go Back   eSyndiCat User Forums > eSyndiCat Directory Software [FREE] > Installation and Updates

Installation and Updates No need to be a programming guru to get started with eSyndiCat Directory Software. Even a newbie can run installation process smoothly with solutions found here.

Reply
 
Thread Tools Display Modes
Old 05-03-2006   #1
khunjack
 
Join Date: Apr 2006
Posts: 95
khunjack has disabled reputation
Default 1.2 Installations Problems

Hi,

installed the package the second time.

Both time same error .. the category pages aren't found.

What did I do

o Installed it, setup db and permisions.
o created one category, check if the page is displayed. Was ok.
o created some subcategories, checked it displayed ok

o Change the website title and suffix for page title.

After that clicked the categories on the site ...page not found...

Stopped now, waiting for your advice
thanks
khunjack is offline   Reply With Quote
Old 05-03-2006   #2
Sergey Ten
eSyndiCat Lead Developer
 
Sergey Ten's Avatar
 
Join Date: Apr 2006
Location: Kyrgyzstan, Bishkek
Posts: 6,546
Sergey Ten is a jewel in the roughSergey Ten is a jewel in the roughSergey Ten is a jewel in the roughSergey Ten is a jewel in the rough
Default

Hi, khunjack

Please email me your FTP and CPanel credentials.

sten@esyndicat.com
__________________
Best regards,
Sergey Ten
sten at intelliants.com
eSyndiCat Directory Script
Sergey Ten is offline   Reply With Quote
Old 05-03-2006   #3
Simon Gooffin
Administrator
 
Simon Gooffin's Avatar
 
Join Date: Sep 2005
Location: Intelliants LLC
Posts: 8,607
Simon Gooffin is a glorious beacon of lightSimon Gooffin is a glorious beacon of lightSimon Gooffin is a glorious beacon of lightSimon Gooffin is a glorious beacon of lightSimon Gooffin is a glorious beacon of lightSimon Gooffin is a glorious beacon of light
Default

it looks like a regular mod_rewrite problem... Please try to add the following line to your .htaccess file in the very beginning:
Code:
RewriteBase /
__________________
Best Regards,
Web Directory Script, Auto Classifieds Script , Affiliate Management Script, Article Directory Script

Recommended Hosting

IF YOU NEED TO CONTACT ME DO THIS IN HELPDESK. All PMs will be ignored
Simon Gooffin is offline   Reply With Quote
Old 05-03-2006   #4
khunjack
 
Join Date: Apr 2006
Posts: 95
khunjack has disabled reputation
Default

Simon,
thanks for the reply.

No, unfortunately that doesn't help.

I even create an additional new main category.

Anymore thoughts .. thanks

BTW: running tons of stuff on my server without any issues.
I think php 5.0.2 shouldn't be a problem for your script?
khunjack is offline   Reply With Quote
Old 05-04-2006   #5
Simon Gooffin
Administrator
 
Simon Gooffin's Avatar
 
Join Date: Sep 2005
Location: Intelliants LLC
Posts: 8,607
Simon Gooffin is a glorious beacon of lightSimon Gooffin is a glorious beacon of lightSimon Gooffin is a glorious beacon of lightSimon Gooffin is a glorious beacon of lightSimon Gooffin is a glorious beacon of lightSimon Gooffin is a glorious beacon of light
Default

could you please check your log files and enable error_reporting for your php? Please email me your url if you do not want to post it here
I will investigate the problem
__________________
Best Regards,
Web Directory Script, Auto Classifieds Script , Affiliate Management Script, Article Directory Script

Recommended Hosting

IF YOU NEED TO CONTACT ME DO THIS IN HELPDESK. All PMs will be ignored
Simon Gooffin is offline   Reply With Quote
Old 05-04-2006   #6
khunjack
 
Join Date: Apr 2006
Posts: 95
khunjack has disabled reputation
Default

Hi SImon,

url mailed...here the error reporting

Thanks a lot

PHP ERROR rep:
===========
Notice: Undefined variable: gProtected in /home/loft/public_html/includes/auth.inc.php on line 20

Notice: Undefined index: editor_id in /home/loft/public_html/includes/auth.inc.php on line 30

Notice: Undefined index: adsense in /home/loft/public_html/templates/GreenLeaves/Layout.php on line 323

Notice: Undefined index: comment_max_chars in /home/loft/public_html/language/English.php on line 215

Notice: Undefined index: comment_min_chars in /home/loft/public_html/language/English.php on line 216

Notice: Undefined index: visitor_sorting in /home/loft/public_html/header.php on line 69

Notice: Undefined index: num_cols_suffix in /home/loft/public_html/classes/Dir.php on line 135

Notice: Undefined index: news in /home/loft/public_html/header.php on line 97

Notice: Undefined index: category in /home/loft/public_html/index.php on line 25

Notice: Undefined variable: style in /home/loft/public_html/templates/GreenLeaves/Layout.php on line 305

Notice: Undefined variable: out in /home/loft/public_html/templates/GreenLeaves/Layout.php on line 305

Notice: Undefined index: num_cols_suffix in /home/loft/public_html/classes/Dir.php on line 135

Notice: Undefined index: num_links_display in /home/loft/public_html/templates/GreenLeaves/Layout.php on line 178

Notice: Undefined variable: subcats in /home/loft/public_html/templates/GreenLeaves/Layout.php on line 233

Notice: Undefined index: num_links_display in /home/loft/public_html/templates/GreenLeaves/Layout.php on line 178

Notice: Undefined variable: subcats in /home/loft/public_html/templates/GreenLeaves/Layout.php on line 221

Notice: Undefined index: page in /home/loft/public_html/index.php on line 52

Notice: Undefined index: order_featured in /home/loft/public_html/index.php on line 61

Notice: Undefined index: sponsored_top in /home/loft/public_html/index.php on line 62

Notice: Undefined variable: sql in /home/loft/public_html/classes/Dir.php on line 388

Notice: Undefined index: sponsored_links in /home/loft/public_html/index.php on line 84

Notice: Undefined index: featured_links in /home/loft/public_html/index.php on line 91

Notice: Undefined index: partner_links in /home/loft/public_html/index.php on line 98

Notice: Undefined index: banners in /home/loft/public_html/index.php on line 105


lats lines from error log:
================
[Thu May 4 05:25:43 2006] [error] PHP Notice: Undefined index: banners in /home/loft/public_html/index.php on line 105
[Thu May 4 05:25:43 2006] [error] PHP Notice: Undefined index: partner_links in /home/loft/public_html/index.php on line 98
[Thu May 4 05:25:43 2006] [error] PHP Notice: Undefined index: featured_links in /home/loft/public_html/index.php on line 91
[Thu May 4 05:25:43 2006] [error] PHP Notice: Undefined index: sponsored_links in /home/loft/public_html/index.php on line 84
[Thu May 4 05:25:43 2006] [error] PHP Notice: Undefined variable: sql in /home/loft/public_html/classes/Dir.php on line 388
[Thu May 4 05:25:43 2006] [error] PHP Notice: Undefined index: sponsored_top in /home/loft/public_html/index.php on line 62
[Thu May 4 05:25:43 2006] [error] PHP Notice: Undefined index: order_featured in /home/loft/public_html/index.php on line 61
[Thu May 4 05:25:43 2006] [error] PHP Notice: Undefined index: page in /home/loft/public_html/index.php on line 52
[Thu May 4 05:25:43 2006] [error] PHP Notice: Undefined variable: subcats in /home/loft/public_html/templates/GreenLeaves/Layout.php on line 221
[Thu May 4 05:25:43 2006] [error] PHP Notice: Undefined index: num_links_display in /home/loft/public_html/templates/GreenLeaves/Layout.php on line 178
[Thu May 4 05:25:43 2006] [error] PHP Notice: Undefined variable: subcats in /home/loft/public_html/templates/GreenLeaves/Layout.php on line 233
[Thu May 4 05:25:43 2006] [error] PHP Notice: Undefined index: num_links_display in /home/loft/public_html/templates/GreenLeaves/Layout.php on line 178
[Thu May 4 05:25:43 2006] [error] PHP Notice: Undefined index: num_cols_suffix in /home/loft/public_html/classes/Dir.php on line 135
[Thu May 4 05:25:43 2006] [error] PHP Notice: Undefined variable: out in /home/loft/public_html/templates/GreenLeaves/Layout.php on line 305
[Thu May 4 05:25:43 2006] [error] PHP Notice: Undefined variable: style in /home/loft/public_html/templates/GreenLeaves/Layout.php on line 305
[Thu May 4 05:25:43 2006] [error] PHP Notice: Undefined index: category in /home/loft/public_html/index.php on line 25
[Thu May 4 05:25:43 2006] [error] PHP Notice: Undefined index: news in /home/loft/public_html/header.php on line 97
[Thu
khunjack is offline   Reply With Quote
Old 05-04-2006   #7
Simon Gooffin
Administrator
 
Simon Gooffin's Avatar
 
Join Date: Sep 2005
Location: Intelliants LLC
Posts: 8,607
Simon Gooffin is a glorious beacon of lightSimon Gooffin is a glorious beacon of lightSimon Gooffin is a glorious beacon of lightSimon Gooffin is a glorious beacon of lightSimon Gooffin is a glorious beacon of lightSimon Gooffin is a glorious beacon of light
Default

please try to set the following configuration in your php.ini file:
Quote:
error_reporting = E_ALL & ~E_NOTICE
I have not got an email from you.
__________________
Best Regards,
Web Directory Script, Auto Classifieds Script , Affiliate Management Script, Article Directory Script

Recommended Hosting

IF YOU NEED TO CONTACT ME DO THIS IN HELPDESK. All PMs will be ignored
Simon Gooffin is offline   Reply With Quote
Old 05-04-2006   #8
khunjack
 
Join Date: Apr 2006
Posts: 95
khunjack has disabled reputation
Default

I did ini_set('error_reporting', E_ALL);

now
error_reporting(E_ALL ^ E_NOTICE);

same output as above ....

..send PM will send now URL via mail
khunjack is offline   Reply With Quote
Old 05-04-2006   #9
Simon Gooffin
Administrator
 
Simon Gooffin's Avatar
 
Join Date: Sep 2005
Location: Intelliants LLC
Posts: 8,607
Simon Gooffin is a glorious beacon of lightSimon Gooffin is a glorious beacon of lightSimon Gooffin is a glorious beacon of lightSimon Gooffin is a glorious beacon of lightSimon Gooffin is a glorious beacon of lightSimon Gooffin is a glorious beacon of light
Default

could you please create a test ftp account for me?
__________________
Best Regards,
Web Directory Script, Auto Classifieds Script , Affiliate Management Script, Article Directory Script

Recommended Hosting

IF YOU NEED TO CONTACT ME DO THIS IN HELPDESK. All PMs will be ignored
Simon Gooffin is offline   Reply With Quote
Old 05-04-2006   #10
khunjack
 
Join Date: Apr 2006
Posts: 95
khunjack has disabled reputation
Default

mail send
khunjack 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

Similar Threads
Thread Thread Starter Forum Replies Last Post
Advice wanted - multiple installations or one installation.. ohiobiz Search Engine Optimization 10 05-15-2006 10:46 AM
2 Problems After Upgrading to 1.2 pro boom Installation and Updates 4 05-05-2006 09:17 AM
Instilation problems Vanny Rosso Common Questions 2 01-01-1970 02:45 AM
email problems gaboncio Bug Reports 13 01-01-1970 02:38 AM


All times are GMT. The time now is 01:17 PM.


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