-
Issues list for Visual Format Editor
I have been reading a lot of the posts about problems with Visual Format and am curious as to whether there is a list of known bugs/issues with VFE on TeamSIte 6.1? We would like add it to control the code being generated by our authors/editors - but I'm concerned about the number of issues surrounding its use. We aren't…
-
Browser item to find a directory
TS 6.5 on Windows I am trying to create a Browser item that will allow me to browse about and select a directory (rather than a file). I have following: <browser extns="." initial-dir="/data" ceiling-dir="/data" /> This causes the browser to appear (when clicked) and display the directory tree under "/data" and only shows…
-
6.5 Workflow GMT Time
Does anyone having trouble with Solaris TeamSite 6.5 SP1's workflow time? In the CCPro Workflow it's giving me GMT time. I want to have +10 included into the time as I'm in Melbourne, Australia. Any ideas?Edited by cavin on 06/09/05 10:55 PM (server time).
-
WSDL 404 when trying to access OD
When trying to access the OpenDeploy GUI from any machine other than the server it's running on, I get what appears to be a generic 404 error. However, when I fake a web browser and telnet to port 8081 and then type GET /iw/opendeploy/login, it gives me the following error: WSDL file not found: you are probably using bad…
-
dbschemaMapping error
Hi, I am trying to create a dbschema file using OD admin interface. I conected to database with no issues. When I try to select a table from dropdown which I want map to, interface is throwing the following error. Any thoughts please? We are on OD6.0.2/TS6.5/Win2003/SQL2000. Thanks, Krishna. HTTP Status 500 -…
-
Delete files
I am trying to delete files from the staging area but getting this prompt message."Delete Content:Command does not work in the staging area". Is there any way to make it work??
-
Sharing content across branches
I have been trying for the longest time to figure out how to share content across several branches. I wanted to use perl within my template to copy one dcr to another branch then generate the asp file. I do not have administrative privileges and need to enter loads of content and would really hate to enter the content in…
-
When upgrading, install.bat "disappears"
Trying to upgrade TS6.1 to 6.5. When I click on the install.bat script, I see the DOS window doing its little thing and then the window disappears, with no installation dialogue to follow. I've even tried invoking the "private.exe" command directly but to no avail. I haven't seen this before and I'm wondering if this is a…
-
Need to disable "Next Action:" screen for authors!
After our upgrade, I am now testing our old DCTs. Everytime im logged in as an author, i get this screen after i click "finish" Next Action: Attach to existing task or new job: etc etc...we didnt get these in the old version and i need to disable, thanks. ------------------- World of Warcraft — Illidan/Horde
-
iwov-mods
hi devnet, we're building a gallery of screenshots, each screenshot being a different customization of an Interwoven User Interface (or an entirely custom UI). we're calling the project "iwov-mods" because we're geeky like that. if you want to contribute to this project, here's what you have to do: 1) screengrab your…
-
Email Issue
I am using a workflow which sends an email with the attachment in HTML format when the job is complete. I want my message to be always marked as "high importance". I have tried putting this in the header Importance => 2, or Importance => "High\r\n" in my email script but it does not work. I am using with MIME::Lite and…