MX Kollection Forum :: Hi
This thread was displayed: 420 times
Starting with 17th May 2007, Adobe Systems will stop offering support for any version of the discontinued InterAKT products. As a result, we will not answer to new support incidents starting with May 17th, 2007. Pending support incidents will still be followed in order to be closed. The product forums will remain open and be transformed in user-to-user forums. The general forums will be made read-only and not allow new posts or comments.
For more information about the affected products visit: www.interaktonline.com/Support/
James V Schultz
09-18-2006 22:59:15 GMT +2
|
I had an Image Gallery running - http://d11398551.u122.madisonwebhost.net/ImageGallery/album.php
and I tried to add KTML4 to a text area in edit_img.php when I uploaded I got errors so I took it out and now I get error
<img src="
Fatal error: Call to undefined function: kt_transformtourlpath() in F:\hshome\tzmad\tzofmadison.com\includes\tng\triggers\tNG_DynamicThumbnail.class.php on line 145
when I try to View or Edit anything from the album.php
I had just installed KTML4_-lite
|
|
|
Brad Lawryk
09-18-2006 23:09:24 GMT +2
|
Hi james.
Sounds like the classic problem of not uploading all your 'includes' folder. Re-upload your Includes folder and it should fix it up.
Brad
|
|
|
James V Schultz
09-19-2006 00:21:18 GMT +2
|
Brad Hi
I uploaded the includes folder and still get the same error.
|
|
|
Brad Lawryk
09-19-2006 00:27:07 GMT +2
|
Hmmm ..... can you get the code that is on line 145 of that file?
Brad
|
|
|
James V Schultz
09-19-2006 00:43:02 GMT +2
|
$this->currentfolder = KT_TransformToUrlPath(getcwd());
I made a simple page - shows Image and then showstumb - and get error on the thumb
http://d11398551.u122.madisonwebhost.net/ImageGallery/fullview.php?idalb_img=4
<img src="
Fatal error: Call to undefined function: kt_transformtourlpath() in F:\hshome\tzmad\tzofmadison.com\includes\tng\triggers\tNG_DynamicThumbnail.class.php on line 145
Also my Home Dir
D:\home\tzmad
and the error says F:
I don't know if that means anything;
|
|
|
Razvan Racasanu[InterAKT]
09-19-2006 18:10:24 GMT +2
|
Hello,
Thank you for your help Brad. Indeed this is caused by includes files not beeing up to date. To make sure that all the files in your includes directory are up to date you should follow these steps:
- make a backup of your remote includes directory
- remove both the local and remote includes directory
- regenerate the includes directory by using Update Includes Folder from the InterAKT Control Panel
- reupload the includes directory to your server.
Regards,
Razvan RACASANU
|
|
|