Search found 4 matches
- Thu Aug 25, 2011 12:00 pm
- Forum: Modules/Add-Ons
- Topic: CGBlog and empty <code> tag [SOLVED]
- Replies: 0
- Views: 556
CGBlog and empty <code> tag [SOLVED]
Hi all. I want to show some code (html, js, php) in notes in my blog and i use Highlight.js library. I have a problem because tag <code> is empty when post is published. It's not a library bug, I have same problem without Highlight. <pre> and <code> show only pure text, tags html are empty spaces. M...
- Wed Jun 29, 2011 3:28 pm
- Forum: Modules/Add-Ons
- Topic: cgfeedback always says 0 comments
- Replies: 6
- Views: 3309
Re: cgfeedback always says 0 comments
It's weird but version with $stats.count works if every comment will be manual submited by Admin. I don't know why, maybe this is bug in CGfeedback.
- Wed Mar 16, 2011 1:02 pm
- Forum: Developers Discussion
- Topic: How to use second database in module?
- Replies: 0
- Views: 1114
How to use second database in module?
Hello! I want use another database in my module. In this module user can push extra checkbox to use another database. I don't know how to do it without disconnected from this second database in every "action" files.
p.s. I'm sorry for my english. Greetings.
p.s. I'm sorry for my english. Greetings.
- Mon Feb 28, 2011 7:01 pm
- Forum: Polish - Polski
- Topic: Dokumentacja niektórych zmiennych/funkcji
- Replies: 0
- Views: 1870
Dokumentacja niektórych zmiennych/funkcji
Witam. Zarządzam CMS Made Simple od pewnego czasu i mam problem ze znalezieniem spisu/dokumentacji dla niektórych funkcji wprowadzonych przez CMSMS. Są to dla przykładu: - cms_move_uploaded_file() - cms_prefix() Szczególnie ta pierwsza sprawiła mi problem, gdy implementowałem prostu uploader plików....