Quote:
| It have some issues with ie6.0 about layout. You can find it at site Pligg Beta 9 Please see attached image. |
| |||||||
![]() |
| | LinkBack | Thread Tools | Display Modes |
| |||
| Quote:
|
| |||
|
Will this work in pligg 9.9?
|
| |||
|
Yeah this is a cool little modification hope it does.. I think I will test it it out |
| |||
|
Thanks for this mod, works fine for me. But one bug appears. When i go to /submit all categories are collapsed and my whole layout is broken. The second thing is, that all links to categories transform from "category/example" to "upcoming/category/example". How can i deactivate this upcoming-categories-thing? |
| |||
|
NOT work in pligg 9.9 :(
|
| |||
|
ma ktoś radę jak to w 9.9 uruchomić ??
|
| |||
|
has any one got this to work in 9.9?
|
| |||
| haxhax, did u find a fix for this yet? I am facing the same problem with ie6 and 7. Not sure how to fix it. any idea people?
|
| |||
| Last edited by xenfra; 04-03-2008 at 03:47 PM. Reason: sign |
| |||
|
I got it working in 9.9. The query which is used to cahce the categories is not pulling in the category_parent column. To fix this: In config.php line 125 where it sets the $the_cats variable, add the column by changing the line to look like this: $the_cats = $db->get_results("select category_id, category__auto_id, lft, rgt, category_name, category_safe_name, category_lang, category_parent from ".table_categories." ORDER BY lft ASC;"); Then do as the comments above that line state and change line 40 in admin_categories.php to look the same. |
| The Following User Says Thank You to wersmart For This Useful Post: | ||
![]() |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to make sub categories? | knut | General Help | 9 | 02-23-2008 05:57 AM |
| Left and right sidebar for Pligg 9.6 | JPR75 | Pligg Templates | 2 | 12-20-2007 04:25 PM |
| categories not working | grimusm | General Help | 5 | 11-30-2007 03:58 AM |
| Sidebar Categories | fabben | Bug Report | 1 | 10-10-2006 08:30 AM |
| Working with categories | jacknoir | Installation and Upgrade Help | 5 | 07-29-2006 01:47 PM |