Menu Error in RC3
-
bd8k
- Phoca Newbie

- Posts: 8
- Joined: 13 May 2011, 23:25
Menu Error in RC3
I update from RC2 to RC3 version, But when I try to edit any menu of the type Phoca Download » List of Files (Category View), I get a 404 Error, when I try to create a new menu, the interface doesn't have the category fields that were present after the update, how I must fix this error? I must Update the Menu table in any way, I tried reinstalling The component twice but nothing happens thx.
- Jan
- Phoca Hero

- Posts: 49144
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Menu Error in RC3
Hi, not sure what can be wrong in Menu Manager, maybe try to enable debug mode and php error reporting, maybe you get more information
https://www.phoca.cz/documents/16-joomla ... rs-on-site
Jan
https://www.phoca.cz/documents/16-joomla ... rs-on-site
Jan
If you find Phoca extensions useful, please support the project
-
bd8k
- Phoca Newbie

- Posts: 8
- Joined: 13 May 2011, 23:25
Re: Menu Error in RC3
We isolate the problem we are managging more than 4000 categories and 15000 files, and the hosting doesn't support the mysql query that is to much extence, the problem is the size of the consult overloads the php not only in the menu manager in the phoca download category manager too, do you have any recommendation for very large pocha download sites ???? we are getting a new server
but we really thanks any help so we can mannage more efficient the site 
- Jan
- Phoca Hero

- Posts: 49144
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Menu Error in RC3
Hi, Phoca Download uses pagination - for files in admin and frontend too.
The problem can be the common using of unlimited categories level. Yes this is a common problem of tree systems. If you want to have unlimited categories system you need to make a tree and for tree you need to run recursive function or tree travelsal system.
And you need to load all categories from the database.
Jan
The problem can be the common using of unlimited categories level. Yes this is a common problem of tree systems. If you want to have unlimited categories system you need to make a tree and for tree you need to run recursive function or tree travelsal system.
And you need to load all categories from the database.
Jan
If you find Phoca extensions useful, please support the project
-
bd8k
- Phoca Newbie

- Posts: 8
- Joined: 13 May 2011, 23:25
Re: Menu Error in RC3
Thx
now I understand, thx for the help, we will establish as a parameter for the webpage implementation a memory amount for the php thx again
- Jan
- Phoca Hero

- Posts: 49144
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact: