Search found 7 matches
- 2016-12-22 16:12
- Forum: MX Kollection - General Info
- Topic: Making the Interakt products compatible with PHP5.4 or more
- Replies: 27
- Views: 146746
Re: Making the Interakt products compatible with PHP5.4 or more
Fred.... just to clarify, are you saying the current "5.3 Updates" that are available are working fine up to this point? (not including MySQLi)
- 2016-12-22 15:39
- Forum: MX Kollection - General Info
- Topic: MySQLi - Moving Forward
- Replies: 0
- Views: 23451
MySQLi - Moving Forward
On the main site I see someone has created some updates to Kollection for use with MySQLi.... but I am confused by what it says. http://www.interaktonline.info/files/63-Kollection-3.7.1-update-for-PHP-5.5-and-fix-for-retaining-transparency-when-resizing-PNGs..html ---------------- Development enviro...
- 2011-05-19 22:40
- Forum: KTML for Dreamweaver
- Topic: IIS6 - Not Showing Thumbnails
- Replies: 4
- Views: 15863
Re: IIS6 - Not Showing Thumbnails
SOLVED - It turns out I had installed an IIS "add-on" called URLSCAN, which is used to try and block malicious access to a server via the URL. One of the default settings is to not allow anything with a "dot" in the path - unless it is a file extension. KTML uses ".thumbnail...
- 2011-05-19 20:05
- Forum: KTML for Dreamweaver
- Topic: IIS6 - Not Showing Thumbnails
- Replies: 4
- Views: 15863
Re: IIS6 - Not Showing Thumbnails
Good call Fred. The logs are showing a Access Denial so it is defintely a security setting somewhere. Time to go over my changes over the past few months and see if I did anything - otherwise it might be one of those goofy Windows Updates locking things down without warning. Thanks for the suggestio...
- 2011-05-19 14:51
- Forum: KTML for Dreamweaver
- Topic: IIS6 - Not Showing Thumbnails
- Replies: 4
- Views: 15863
IIS6 - Not Showing Thumbnails
Slowly I have migrated most development out of Kollection/ADDT & KTML, but I have a few sites still in service. I have just come across an odd problem. I can't tell exactly when it started, but had to be over the past 6 months or so. On sites hosted on IIS 6 (using PHP, not ASP) the KTML file ed...
- 2010-05-20 12:48
- Forum: MX CSV Import - Export
- Topic: Why does the CSV import, import the Enclosure (ie: the Quote
- Replies: 3
- Views: 14694
Re: Why does the CSV import, import the Enclosure (ie: the Q
Yes - that is the format I was using and the quotes kept getting imported. I used this extension a lot over the years, and never had this problem. This particular CSV was being submitted by a large corporation - so I went back to the basics and tried a CSV created myself. That worked fine - so I kne...
- 2010-05-19 20:53
- Forum: MX CSV Import - Export
- Topic: Why does the CSV import, import the Enclosure (ie: the Quote
- Replies: 3
- Views: 14694
Why does the CSV import, import the Enclosure (ie: the Quote
I have having a hard time with CSV import. I am setting the enclosure field as quotes (") but when I import the CSV, it is importing the quotes as well. It shouldn't be doing this. For instance, I am validating an email field, but it won't import because the quotes are showing up around the ema...