Up and running!
After including "include_once (PHPWCMS_ROOT . '/include/inc_lib/dbcon.inc.php');" in file "include/inc_module/mod_qcal/backend.inc.php" the qCal is correctly displayed in backend and frontend!
It works superb on v1.3 both with $dbPrefix = DB_PREPEND and with $dbPrefix ...
Search found 4 matches
- Wed 14. Mar 2007, 20:04
- Forum: hacks & enhancements
- Topic: New Calendar Mod: QCalendar with Ajax [Updated v1.0.8]
- Replies: 136
- Views: 85054
- Fri 24. Mar 2006, 16:19
- Forum: hacks & enhancements Support
- Topic: Problems with the RTs of the mygallery-Mod
- Replies: 3
- Views: 3531
Re: Problems with the RTs of the mygallery-Mod
Hello !
I've made an install of the mygallery-mod. After one day of trying
it works. I can create an Album. It was a fine hour for me, i went
to the fridge for a beer.
But now i have a problem, i can't resolve. I've read all i found about
the integration of the Gallery into the frontend, but it ...
I've made an install of the mygallery-mod. After one day of trying
it works. I can create an Album. It was a fine hour for me, i went
to the fridge for a beer.
But now i have a problem, i can't resolve. I've read all i found about
the integration of the Gallery into the frontend, but it ...
- Mon 9. Jan 2006, 18:36
- Forum: phpwcms Discussion
- Topic: Expired articles visible
- Replies: 1
- Views: 1434
Expired articles visible
I have made a RT {XPIRED:integer:article id} ($sql .= "article_deleted=0 AND article_begin < NOW() AND article_end < NOW() ";) to list all expired article sorted by date. Is it possible to show an expired article, i.e. make a link to an expired article!
Are there any chance to use any of the 3 ...
Are there any chance to use any of the 3 ...
- Fri 18. Nov 2005, 10:08
- Forum: phpwcms Support English
- Topic: Default template for article listing
- Replies: 1
- Views: 730
Default template for article listing
Is it possible to set my_special.tmpl templete as a default in "template: article listing:" and "display full article:"?