Search found 7 matches

by tarheit
Thu 5. Jan 2006, 19:49
Forum: phpwcms Support English
Topic: Integrating Open-Realty into phpWCMS
Replies: 5
Views: 2419

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 {php...
by tarheit
Thu 5. Jan 2006, 04:00
Forum: hacks & enhancements
Topic: a much needed hack - backend subpaging...
Replies: 21
Views: 10632

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
by tarheit
Sun 25. Dec 2005, 01:29
Forum: hacks & enhancements
Topic: CSS/List based version of NAV_TABLE_COLUMN
Replies: 61
Views: 48131

Hmm... I wonder what caused that, it's up now. I know we had a nasty DDOS attack this past thursday (not specifically against my site, but against another site at the same provider that was toasting their routers). I wonder if it's related. Thanks for the heads up, I'll have to keep an eye on it. (m...
by tarheit
Fri 23. Dec 2005, 15:37
Forum: hacks & enhancements
Topic: CSS/List based version of NAV_TABLE_COLUMN
Replies: 61
Views: 48131

Oops. I neglected to take that into account. It's now zipped:
http://www.honeyrunapiaries.com/downloa ... ST_ALL.zip

-Tim
by tarheit
Fri 23. Dec 2005, 03:50
Forum: hacks & enhancements
Topic: CSS/List based version of NAV_TABLE_COLUMN
Replies: 61
Views: 48131

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...
by tarheit
Mon 31. Oct 2005, 22:13
Forum: phpwcms Support English
Topic: fckeditor won't load
Replies: 2
Views: 1085

I found the problem. I had .htaccess rewriting html files. Commented it out and it works great. Thanks.
by tarheit
Mon 31. Oct 2005, 04:54
Forum: phpwcms Support English
Topic: fckeditor won't load
Replies: 2
Views: 1085

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 ...