FYI, I've found it necessary to add the following lines to index.php to get open realty to work correctly under phpWCMS:
global $config, $conn, $css_file;
require_once('or/include/common.php');
I just added them to the beginning of the file. Then in the content of the phpwcms page I can just do ...
Search found 7 matches
- Thu 5. Jan 2006, 19:49
- Forum: phpwcms Support English
- Topic: Integrating Open-Realty into phpWCMS
- Replies: 5
- Views: 2445
- Thu 5. Jan 2006, 04:00
- Forum: hacks & enhancements
- Topic: a much needed hack - backend subpaging...
- Replies: 21
- Views: 10690
Just stumbled accross this searching for something else. Great addition, I had only had phpwcms up for about 3 months and some categories were already running nearly 50 items in some categories. This is a great help
Thanks,
-Tim
http://www.honeyrunapiaries.com
Thanks,
-Tim
http://www.honeyrunapiaries.com
- Sun 25. Dec 2005, 01:29
- Forum: hacks & enhancements
- Topic: CSS/List based version of NAV_TABLE_COLUMN
- Replies: 61
- Views: 48532
- Fri 23. Dec 2005, 15:37
- Forum: hacks & enhancements
- Topic: CSS/List based version of NAV_TABLE_COLUMN
- Replies: 61
- Views: 48532
Oops. I neglected to take that into account. It's now zipped:
http://www.honeyrunapiaries.com/downloa ... ST_ALL.zip
-Tim
http://www.honeyrunapiaries.com/downloa ... ST_ALL.zip
-Tim
- Fri 23. Dec 2005, 03:50
- Forum: hacks & enhancements
- Topic: CSS/List based version of NAV_TABLE_COLUMN
- Replies: 61
- Views: 48532
I know this is an old thread, but I've found it to be some pretty useful code non the less. It cleans up the menu html code quite nicely. If it helps anyone the last version of the code that can simply be plugged into frontend_render is available here:
http://www.honeyrunapiaries.com/download/reptag ...
http://www.honeyrunapiaries.com/download/reptag ...
- Mon 31. Oct 2005, 22:13
- Forum: phpwcms Support English
- Topic: fckeditor won't load
- Replies: 2
- Views: 1097
- Mon 31. Oct 2005, 04:54
- Forum: phpwcms Support English
- Topic: fckeditor won't load
- Replies: 2
- Views: 1097
fckeditor won't load
fckeditor simply wont load, either in WYSIWYG html or in the articles summary. It just sits there trying to load in internet explorer, and in foxfire it displays "The page isn't redirecting properly. Firefox has detected that the server is redirecting the request for this address in a way that will ...