ActiveDen

BANNER ROTATOR + CMS

Where do i find the component inspector window?

Go to Window and select Component Inspector or press Shift + F7 on your keyboard.

I can’t get the text box to go away. It keeps displaying and undefined message. I have removed the content and title sections of the XML file.

Don’t delete the content tags or the cdata tag just delete the text inside.

empty content exmaple:

<content>
<![CDATA[]]>
</content>

The CMS install is not working.

Setting the transfer mode of the ftp client to “Auto” when uploading the CMS files fixed it. FILEZILLA USERS : Use another ftp client since this client tend to corrupt the php files.

I get this error in the CMS Warning: session_start(): Cannot send session cache limiter – headers already sent

This is a server configuration issue. Ask your server administrator to turn off the: php_value display_errors “Off”

I get this error while uploading files to the CMS :

FILE COULD NOT BE UPLOADED TRY AGAIN !

It may be one of the following:

1. the banner_files folder was not created in the server inside the cms folder.

2. The banner_files folder has not permissions . chmod (change its permission to 777).

3. The file you are uploading is bigger than 2mb the default max upload value allowed by most servers. Ask your server admin to increase the limit or try changing the php.ini values (try putting this file in the root also.

How can i display special characters

éèàçùôûîêâ

1. First embed the characters in the text fields from the flash component.

- Edit the assets > content_MC movieclip from the library

- Select the text fields and press the embed buttom from the porperties window,

- then add the charactes you need in the field

2. Delete the next line of code from the xml.php if you are using the CMS version

delete this:

// output to utf8
$output = utf8_encode($output);

I uploaded the files and install or other functions wont work.

Try using CuteFtp ftp client, and using this setting:

Protocol type: SFTP using SSH2 (Secure Shell) Server type: Auto detect Transfer type: Use global settings.

when you uploded with any other settings, script dosent work.

by
by
by
by
by