Results 1 to 8 of 8

Thread: Import of large category and link list problem.

  1. #1
    Join Date
    Jun 2010
    Posts
    5

    Default Import of large category and link list problem.

    Hello,

    I have just finished taking the categories and businesses from my old business directory portal and uploaded it into the database for IndexU. However, now when I attempt to access the index.php page or view_cat.php page, even though I rebuilt all the links and categories in the admin panel, both pages result in a 500 internal server error.

    The link to the site is below. I imported 1,530 business directories and 11,336 businesses.

    http://www.solanocounty.net/beta/

    Any idea what the problem could be?

  2. #2
    Join Date
    Feb 2008
    Posts
    87

    Default

    hi there 11336 links with 1530 categories is not consider large data check your categories using directory mysql table there should be some conflict within your sql table

  3. #3
    Join Date
    Jun 2010
    Posts
    5

    Default

    Quote Originally Posted by hermit36 View Post
    hi there 11336 links with 1530 categories is not consider large data check your categories using directory mysql table there should be some conflict within your sql table
    I'm not able to access the MYSQL terminal to perform commands such as "directory." I only have phpMyAdmin access. But all of the links themselves show up perfectly, and if you are on a page other than home, the categories display on the right side par perfectly. There is only a 500 error when the home page is accessed and when I try to view the categories in the admin panel. I also checked for any differences between the rows I imported, vs the rows for categories created in the admin panel, and both are a perfect match in format.

  4. #4
    Join Date
    May 2004
    Location
    New Zealand
    Posts
    600

    Default

    A few things id look at doing would be...

    Go into the admin section and update the category paths and link numbers.... just so that its all matching.

    Id also look at playing around with the index template file and deleting the category part and other parts 1 by 1 to find what is causing the issue.

    I like to figure out why things like that arnt working though so I can understand the code more

    best of luck

  5. #5
    Join Date
    Jun 2010
    Posts
    5

    Default

    Quote Originally Posted by ezykiwi View Post
    A few things id look at doing would be...

    Go into the admin section and update the category paths and link numbers.... just so that its all matching.

    Id also look at playing around with the index template file and deleting the category part and other parts 1 by 1 to find what is causing the issue.

    I like to figure out why things like that arnt working though so I can understand the code more

    best of luck
    Ok so I can definitely tell that the problem is in the PHP of displaying the categories. I ripped <%category%> out of the index template and the site worked fine. What's also strange is that when I made all the cats children to a single parent cat, the parent cat shows fine and when clicked on will show the full listing of every cat and link. It's just that when you try to display every cat on the index page I get the 500 error.

    Awfully Strange....

  6. #6
    Join Date
    May 2004
    Location
    New Zealand
    Posts
    600

    Default

    hmmmm so whats the structure of the categories ...

    How many of them have the parent as 0? or how many should be displayed on the main page?

  7. #7
    Join Date
    Jun 2010
    Posts
    5

    Default

    Well originally I was going to have all the cats be parents, and only show the list of all the cats on the frontpage, but that results in the error. So instead I made a parent cat to put all of the cats in it. It works ok now I guess, but I still cant expand the categories on the view_cat.php admin page. It still results in a 500 error.

  8. #8
    Join Date
    Aug 2001
    Location
    Indonesia
    Posts
    3,732

    Default

    Please send me your url and ftp access to support@nicecoder.com
    I'd be happy to check it.

Similar Threads

  1. Category Import Problem
    By Hart_House in forum v5.x
    Replies: 2
    Last Post: 04-21-2004, 02:48 AM
  2. Category Import Problem
    By bradisco in forum v5.x
    Replies: 17
    Last Post: 12-15-2003, 05:12 AM
  3. import only some category rows ?
    By Frank71 in forum Website development, hosting and promotion
    Replies: 1
    Last Post: 05-03-2003, 09:42 PM
  4. Pb to Import Categories and Link
    By Themis in forum v5.x
    Replies: 6
    Last Post: 07-10-2002, 03:47 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •