Netscape 7 heir menu fix

The 'GetBrowserFunction' in Plumtree v4.5 SP1 hotfix 2 defaults all unknown browsers to NS4. Because Netscape 7 was just released, the function's conditional just defaults this 'unknown' browser to NS4.. Go to /common/newutility.asp and change the function to look like this: Function GetBrowserVersion Dim strUserAgent strUserAgent = Request.ServerVariables("HTTP_USER_AGENT") If InStr( strUserAgent, "MSIE 4" ) > 0 Then GetBrowserVersion = "IE4" ElseIf Instr( strUserAgent, "MSIE 5") > 0 Then GetBrowserVersion = "IE5" ElseIf InStr( strUserAgent, "MSIE 6") > 0 Then GetBrowserVersion = "IE6" ElseIf InStr( strUserAgent, "Netscape6") > 0 Then GetBrowserVersion = "NS6" ElseIf InStr( strUserAgent, "Netscape/7") > 0 Then ' AJG 10.28.02 GetBrowserVersion = "NS7" Else GetBrowserVersion = "NS4" End If End Function

Hello, and thank you very much for such quick response.
I use SuSE 8.0 with kernel 2.4.18-4GB, and I have tried both the ns610 and the ns610-gcc32 plugin with the same result (at least I'm very sure I also tried the -gcc32, but I wouldn't bet on it).
Now I have installed the j2re1.4.2 on another machine with Redhat 7.2 and apparently no previous version of java (=I didn't remove anything). First I tested the ns610-plugin with Netscape 7.02; worked. Then I installed Netscape 7.1 and symlinked the ns610-plugin to it's plugins-directory; did not work (same message as described above). Deleting the linked ns610-plugin and symlinking the ns610-gcc32-plugin worked ,though ! I must try the ns610-gcc32-plugin again when I get back to my own pc (will be in about 2 weeks), and then tell you how it went.

Similar Messages

  • How do I keep the Spry menu fixed to the bottom of the header div?

    I have created a horizontal Spry menu bar using Dreamweaver CS4 but the problem is, I can't figure out how to make it be in the right position at the bottom of the header div. In Design View it is too far below the header background graphic, in Live View it cuts off the bottom of the header graphic, and it also looks higher or lower in Safari and Firefox.
    I'm sure it's very simple, but how can I control them menu on the y-axis and keep the menu fixed to the bottom of the header div? Is there a way to float it to the bottom?
    I really appreciate any help or advice anyone can give me on how to get a stationary menu bar.

    Below is an example of a fixed-header & footer layout with jQuery smooth scrolling.   I did not use a separate scrolling div because mobile users have lots of trouble with them.
    View source to see the code. 
    http://alt-web.com/TEMPLATES/FixedLayout.shtml
    You need 4 basic things:
    jQuery latest core library,
    jQuery easing.js,
    jQuery anchor.js, inside the <head> of your document
    jQuery function code,  near the bottom of your document.
    That's all there is to it.
    Nancy O.

  • Re-sizing, align right while keeping the menu fixed using flash AS2

    contact
    khuon
    mau
    My problem is recreating the align right effect while keeping
    the menu fixed using flash AS2 mostly for re sizing as well as
    different screen sizes.
    While i can do one or the other but both is just not
    happening.
    I have tried all sorts of weird and wonderful things but as
    yet, alas no easy/simple solution :(
    I must admit it has been a long time since i have been here
    but.. I thought if someone could have a quick look and maybe please
    give me a few pointers ??
    Anything at all would be better than what i have now ...
    Thanks for your time

    The link again is I forgot to add http to the link before, but it should have worked.
    http://www.lipowiec.org/test/index.php
    a) used Dreamweaver to create new site selected 1 column, elastic, centered, header, and footer
    b) used spry to add horizontal menu to header
    c) followed instructions from Spry Help
    http://livedocs.adobe.com/en_US/Spry/SDG/index.html?lang=en_US ->
    working with spry widgets -> working with the menu bar widget -> Customize the dimension of menu items as indicated
    To change the dimension of menu items by changing the width properties of the menu item’s li and ul tags.
    Locate the ul.MenuBarVertical li or ul.MenuBarHorizontal li rule.
    Change the width property to a desired width, or change the property to auto to remove a fixed width, and add the property and value white-space: nowrap; to the rule.
    Locate the ul.MenuBarVertical ul or ul.MenuBarHorizontal ul rule.
    Change the width property to a desired width (or change the property to auto to remove a fixed width).
    Locate the ul.MenuBarVertical ul li or ul.MenuBarHorizontal ul li rule.
    Add the following properties to the rule: float: none; and background-color: transparent;.
    Delete the width: 8.2em; property and value.
    Under IE it's broken, under the other browsers it works.
    There need to be more IE HACKS added.

  • Widescreen theme produces 4:3 menu; fix?

    Back in Aug-Nov, there was a thread on this with a suggested work-around requiring a download of third-party software. Has anyone subsequently found a fix within iDVD?
    I ran a test the other day on a sequence from an FCP project. Burned it in iDVD using Reflections Black, a widescreen theme. On a 4:3 TV, the movie plays widescreen (letterboxed) but the menu plays full-screen 4:3. Any reason to think it won't do the same on a widescreen TV? Any easy fix? It seems a strange result for a theme touted as widescreen.
    Is there any widescreen iDVD theme that will make a widescreen menu right out of the box?

    Hi Rem!
    That was probably me, so I will repeat that post at the end of this one.
    iDVD has a bug (I have reported it to Apple) that sometimes makes the sub-menus in themes default to mpeg1 and 4:3. For PAL users like me it also defaults to NTSC! Anyway, here goes:
    HOW TO MAINTAIN 16:9 ASPECT FROM IMPORT TO BURN
    This is the way I do it. There is no compulsion on you to do it my way, but this works (for me). I started this method before iMovie and iDVD were upgraded to 6.0.3, and because not all elements of the various iDVD themes (particularly the pre-iDVD 6 ones) are consistent in keeping to 16:9 throughout the process. I have for years shot in nothing but 16:9 widescreen, partly because it looks better (IMO), partly to future-proof my videos for the increasingly popular widescreen TVs. Living in the UK, I use PAL (25 fps). Wherever you see a reference to PAL (25 fps) in the following you may substitute NTSC (30 fps) in the various settings mentioned, the basic idea is the same. I still use this method, and take these steps, regardless of whether it is always necessary. Worst case scenario: it would have worked anyway. Best case scenario: it works perfectly where it otherwise wouldn’t!
    The object of the exercise is to ‘fix’ all constituent parts of the project (video, titles, theme, effects, even audio!) in the desired 16:9 aspect to avoid producing a DVD where the movie is in 16:9 and the menu is in 4:3 or where other irritating surprises lurk in your project, which you only discover after burning a coaster!
    First go to http://www.mydvdedit.com/index.php?lang=english and download myDVDedit. This is shareware although the download is free. Send the guy a few dollars/euros, he deserves it. While you are there, read all about it. Now install it in your Applications Folder. You will need it later.
    You have finished your iMovie project with music, transitions and so on, and saved it to you Movies Folder. Before you started the project you naturally set it to DV Widescreen.
    Open iDVD. Give the project a name, and save it as Widescreen if it didn’t default to the same aspect as your iMovie project. Now import the iMovie project into iDVD, choose a theme (any theme you like, even if it prefers to stay at 4:3) and save the project. Do what you would normally do to the theme and its drop zones. Save the project.
    Now save as Disk Image on your desktop. Leave it there for the moment when it has finished/appeared.
    Open your Movies Folder. Create a new folder. Name it PROJECTNAME – TS FILES (where ‘projectname’ is the name of your project!). Close the folder. You can of course call it anything you like, but this aids identification.
    Now double-click the disk image on your desktop. It contains two folders: AUDIO_TS (which is empty, but please pretend that it isn’t) and VIDEO_TS. Drag and drop these to the folder you created in your Movies Folder. (This takes a moment).
    Click on the AUDIO_TS folder and go to Get Info in the file menu. Right down the bottom is where you have to change the permissions. Under ‘Ownership & Permissions’ change this from Read Only to Read & Write. Click the small triangle next to Details, scroll down and click on ‘Apply to enclosed items’. You will be asked for your root password. When this has completed (fairly fast, as that folder was empty!), click on the VIDEO_TS folder and do the same. This takes a moment longer, as that folder is full of goodies with which you should not otherwise interfere! Close the Projectname-TS Files folder. You have now allowed yourself to change the properties of the contents of those folders, which leads us to the next all-important step.
    Open myDVDedit. Go to File and open the projectname TS Files folder. By all means stare at it shock and awe, but don’t bother finding out what it can do, except for the following:
    Top left you fill see a list of files. Lower centre you have a large window. On the vertical menu to the left of that, click IFO.
    In the window at the top left, ignore ‘First Play’ (if there was anything to correct in that, myDVDedit will have done so and told you).
    Click on VMG Menu en (English). Now the whole thing springs to life.
    Set Coding Mode to MPEG-2
    Set Standard to PAL
    Set Aspect to 16:9 (not any of the other options)
    Now save the file.
    Click on VTS Menu 1 en (English) and repeat as above.
    Click on VTS 1 and repeat as above.
    You have now permanently ‘fixed’ the entire contents of the TS folder (the disk image) in 16:9 aspect. Close myDVDedit – you won’t need it again until the next project!
    If you have Toast 7 Titanium, open it. ‘Select DVD-Video from VIDEO_TS’. Choose Select from the main Toast window and select your projectname-TS Files folder. You are now ready to burn! You can set the burn speed (2x recommended) before the burn commences. Allow Toast to verify the burn before you eject the DVD-R disk.
    If you don’t have Toast 7, then I assume you can burn the projectname-TS Files folder (disk image) via Disk Utility. I say ‘assume’ only because I have never tried it that way.
    Either way, you now have a DVD which will play as 16:9 widescreen on any TV set, even the old ones where you can’t ask it to letter-box.

  • How to make a spry menu "fixed"

    hey folks,
    im redesigning my photography website, and the little technique i had in dreamweaver is rusty.  i am going for a menu bar, across the top (with my name, and links to portfolio pages, contact info, etc.) to be visible at all times throughout the site.  the body of the portfolio pages will be a horizontal scroll bar.  the problem is that when i scroll to see the body, the spry menu scrolls away to the left with the rest.  i just need a tip on either fixing the menu in one place despite what the rest of the page does, or if there is a better tool to use. perhaps just inserting the menu as an image and creating hot spots?  or something like tables?  i know there are several ways to get things done in programs like dreamweaver, just hoping for the one that loads best, looks best, and is easy to edit in the future.  thanks!

    Have a look here http://limpid.nl/lab/css/fixed/header-and-footer
    Gramps

  • Bloated "OPEN WITH" Menu -- Fix?

    Slowly my "OPEN WITH" menu as turned into a overfilled disaster as *old versions* of apps, and sometimes even apps that are irrelevant to the file type.
    Screenshot
    http://img403.imageshack.us/img403/48/picture3pn2.gif
    How do I remove programs from the "Open With" menu?
    Mitch

    Open the Terminal application in the Utilities folder. Paste the following command line in its entirety immediately after the command line prompt, then press return:
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/L aunchServices.framework/Versions/Current/Support/lsregister -kill -r -domain system -domain local -domain user
    When the prompt returns quit Terminal.

  • PDF From Print Menu Fix

    I found the answer to the missing pdf function from the print menu. I went to the Apple Store in Los Gatos, CA and they gave me the solution. Even if you have already installed 10.5, REINSTALL and use the Archive and Install function. The pdf option returns to the print menu (and works, I tested it). I don't know if this will clear up other printing problems, but it would be worth a try.
    So for those getting ready to install 10.5. do the Archive and Install (second) option in the install menu.

    I found the answer to the missing pdf function from the print menu. I went to the Apple Store in Los Gatos, CA and they gave me the solution. Even if you have already installed 10.5, REINSTALL and use the Archive and Install function. The pdf option returns to the print menu (and works, I tested it). I don't know if this will clear up other printing problems, but it would be worth a try.
    So for those getting ready to install 10.5. do the Archive and Install (second) option in the install menu.

  • Help Menu Fix!!!

    So I was in an Apple Store today and thought I'd do some digging in a retail Aperture install. I have discovered a fix!
    Step 1: Download the user manual, exploring Ap, and Keyboard shorts pdfs
    Step 2: Navigate to /Applications/Aperture.app/Contents/Resources/English.lproj/ (use Cmd-shift-G and paste in) Create a new folder called Help.
    Step 3: Create a HelpMenu.plist Open textedit and paste in the following. save as a txt only and replace .txt with .plist Save it to the Help folder.
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
    <plist version="1.0">
    <array>
    <dict>
    <key>Path</key>
    <string>Aperture User Manual.pdf</string>
    <key>Title</key>
    <string>Aperture User Manual</string>
    </dict>
    <dict>
    <key>Title</key>
    <string>Late-Breaking News</string>
    <key>URL</key>
    <string>http://www.apple.com/support/lbn/?product=Aperture&version=2.0&language=z</string>
    </dict>
    <string></string>
    <dict>
    <key>Title</key>
    <string>New Features</string>
    <key>URL</key>
    <string>http://www.apple.com/aperture/newfeatures/</string>
    </dict>
    <dict>
    <key>Path</key>
    <string>Exploring Aperture.pdf</string>
    <key>Title</key>
    <string>Exploring Aperture</string>
    </dict>
    <dict>
    <key>Path</key>
    <string>Keyboard Shortcuts.pdf</string>
    <key>Title</key>
    <string>Keyboard Shortcuts</string>
    </dict>
    <string></string>
    <dict>
    <key>Title</key>
    <string>Aperture Support</string>
    <key>URL</key>
    <string>http://www.apple.com/support/aperture/</string>
    </dict>
    <dict>
    <key>Title</key>
    <string>Aperture on the Web</string>
    <key>URL</key>
    <string>http://www.apple.com/aperture/</string>
    </dict>
    <dict>
    <key>Title</key>
    <string>Apple Training Centers</string>
    <key>URL</key>
    <string>http://www.apple.com/software/pro/training/centers.php</string>
    </dict>
    <string></string>
    <dict>
    <key>CommandID</key>
    <string>createProfiling:</string>
    <key>Title</key>
    <string>Create Support Profile…</string>
    </dict>
    <dict>
    <key>Version</key>
    <string>1.10</string>
    </dict>
    </array>
    </plist>
    Step 4: rename your help files to: Aperture User Manual.pdf Exploring Aperture.pdf and Keyboard Shortcuts.pdf
    Step 5: drop those in the help folder
    Step 6: relaunch Aperture
    If you use a language other than English, you can create the Help folder in the language's .lproj folder.
    Post questions if you have them. Hope this helps!

    Many thanks for your post but unfortunately it does not work for me.
    Have followed your post but when I click on Help in Aperture I just get a search field which if I type into just gives me pointers to subjects in Aperture's Menus.
    Don't suppose you have any clues?
    Thanks
    Edit :This was in response to your first post - your second appeared whilst I was typing
    I will try your alternative method
    Message was edited by: Adam Rickets

  • How can I synchronize "bookmarks toolbar" and "bookmarks menu" ? They have different bookmarks now.

    I just noticed that the firefox sidebar has an entry for "bookmarks toolbar" as well as "bookmarks menu".
    somehow, there are differences between the bookmarks in the various subfolders though they are probably 90% identical. There are far too many to go through by sight (I have over a 1000 bookmarks).
    1. Is there an easy way to synchronize the two locations ?
    2. Or, if not a direct way, are there two separate folders for these two bookmarks locations in Windows so that I can synchronize the two folders with a folder synchronization application ?
    I want to get all of my bookmars under "bookmarks menu" then empty out the bookmarks toolbar entirely. The resulting bookmarks will be uploaded to override the xmarks folder on their server.
    I hope you can help.

    @brjoon1021
    :I did not mistake the Bookmarks menu on the toolbar. If you check the bookmarks menu on the toolbar (the equivalent button) and it is behind, look in the bookmarks sidebar and you will see the updated bookmarks. I doubt that destroying places.sqlite will fix the problem --but it will lose your history which would be far worse.
    Look in the Bookmarks sidebar ("Ctrl+B"), you should see three main folders
    # Bookmarks Toolbar
    # Bookmarks Menu
    # Unsorted Bookmarks
    If you import bookmarks, all of the bookmarks you import will be added to the bottom of the Bookmarks Menu, which you may very well see as duplicates, if what you imported them from something similar to what you already had. That is what "newsplexer" appears to be seeing.
    Previously in Firefox 2 Bookmarks Toolbar was "Personal Bookmarks" and was a folder in the "Bookmarks" folder, importing then placed imported material at the bottom of the Bookmarks folder, what happens now is imported material is added to the bottom of the Bookmarks Menu. If you have a "Bookmarks" folder and a "Bookmarks Toolbar" as a subfolder at the '''bottom''' of the Bookmarks Menu it is not the same, as the actual "Bookmarks Toolbar". The actual Bookmarks Toolbar is also shown as a flyout menu at the top of the Bookmarks menu (I don't know if it suffers from the same lag as the Bookmarks menu, fixed by restarting Firefox).
    I find the Bookmarks menu to be almost useless and very slow, and inaccurate after making extensive changes, and instead use the Bookmarks sidebar to examine bookmarks and bookmark structure, and the Bookmarks Library List to examine detail. And even adding scrollbars to the Bookmarks menu does not make it very useable to me.
    Firefox 6 attempted to put the Unsorted Bookmarks back into the Bookmarks menu at the bottom not as a flyout as was done for the Bookmarks Toolbar, but as a link to the Bookmarks Library List with "Unsorted Bookmarks" selected.

  • Firefox 8 is still freezing at irregular intervals, usually when trying to load a page or a bookmark from the menu

    so far when trying to load pages but once when i had the bookmark menu open and tried to scroll down in it the whole thing froze with the menu fixed on top over everything (including other applications), with similar symptoms as before; 40-50% cpu usage, firefox APPEARS to have hung but comes back after a minute or two. except or the single time the bookmark menu was stuck on top, u can just do other things until firefox comes back.

    sorry but the issue that was about is said to be fixed in firefox 8 so i assumed this was not the same bug; also i dont know enough about the addon recommended to know if it is secure enough. the firefox browser is used almost exclusively for use with tor (i should have made this clear in the question...DOH!) and if the places maintenance does anything which bypasses tor it kind of obviates the whole point lol. so i am reluctant to use the addon (and if the bug it was working around is fixed anyways according to the blog entry it wouldnt work anyway). i am not techie enough to audit/test places maintenance or file proper bug reports which would also interfere with the work i am supposed to do with firefox anyways. so i guess my question is really more for information, and in the faint hope other ppl may find the answer. thx for reply anyway

  • Menu scrolling help

    Ive been using this menu-widget on my test site here at home: http://muse.adobe.com/widget/composition-menu-horizontal-macdonald
    ive also been working off of this tutorial: http://creativedroplets.com/adobe-muse-tips-scrolling-menu/
    Unfortuently the "Fixed" positioning is not working. I followed the tutorial exactly and it just wont work. I even tried to export the html/script files and try and make the menu fixed, but there is always a scrolling effect no matter what. I actually downloaded the files from that tutorial and even the fixed example still scroll downs with the page...

    Please publish to a free trial site on Business Catalyst and provide the URL so we can take a look. It may also be helpful to post a screenshot of your Motion settings in the Scroll Effects panel.

  • Horizontal bar in IE

    The entire bar and dropdowns are offset to the right compared
    to Windows Netscape and Mac Firefox/Safari/Netscape. Any fix?
    www.stepaheadonline.com/newsite. Thanks.

    I found the answer to the problem. In the SpryMenuBar
    Horizontal.css I made theses modifications:
    ul.MenuBarActive
    added position:relative
    then I modified it using the solution by DM8:
    ul.MenuBarHorizontal ul
    tag's position element as absolute
    ul.MenuBarHorizontal ul li
    tagg add the following:
    clear:left;
    float:none;
    and removed the width
    As well I removed the div tags that I used on the html to
    center the main menu rollover text and then I centered the text
    directly in the spry menu css.
    ul.MenuBarHorizontal li
    text-align: center; ( instead of the default left)

  • July 2nd Release

    Cristinel Anastasoaie
    July release - New admin user interface updates, additional customer reports and bug fixes
    We are announcing a new Business Catalyst release, scheduled to go live on Monday, July 2nd.
    With this release, we have focused on improving the new user interface and make it ready for prime time, added additional reports and continued updating the new file manager. Additionally, we  started to deliver on a series of fixes and product improvements that have been requested by our partners during the last few months.
    Infrastructure updates
    To ensure the highest security and performance levels for our services, we're applying a software update on all our database servers. For more details about the update, read our Business Catalyst Service Maintenance, June 2012 - Updated blog post.
    Features and enhancements
    New admin interface is now the default interface for new users
    With this release, the new admin user interface will become the default interface for new users and customers, regardless of when the website has been created. To ensure a smooth transition to the new interface, we will continue to allow  customers use the interface of their choice and the system will remember their selection the next time they login to admin.
    Customers and secure zones report
    Secure zones are a great way of creating membership websites which were lacking some basic reporting features that would have enabled customers to view detailed information about their subscribers or send them email campaigns related to their subscription.
    With this release, we are enhancing our reporting system by allowing customers to create and save reports of customers and secure zone subscriptions. This report will automate many of the manual tasks a site owner has to do today to extract actionable reports for customers subscribed to secure zones. Additionally, once such a report is created it can be used in the email marketing system to send email campaigns to these customers.
    For the next release we are looking into exposing the opt-in status so that customers can view their subscribers communication preferences and act based on this information.
    Redirect system domain and URLs to default domain for better SEO performance
    Starting with this release, we are allowing users to redirect system domains and URLs to the default site domain or corresponding URL using 301 redirects. This will help customers achieve better SEO performance and avoid duplicate content penalties from search engines. To enable this redirect, users will have to edit the system domain and check the Redirect to default domain check box.
    With the July release, we are going to enable the same functionality for secure URL as well, with the exception of payment pages and POST requests, which will remain on the secure domain.
    Note: when admin user is logged in admin using the system domain, the system will not redirect front-end pages while session is still active; user must log out of admin for the redirect to work.
    User interface consistency for renamed modules
    The new admin user interface  has been updated to consistently use  new names for these modules:
    Media downloads (former Literature)
    News (former Announcements)
    Events (former Bookings)
    There are still two  areas where the old naming is being used:
    Module & tag names (e.g. { module_announcement }, { tag_announcementurl_value })
    FTP folder names (e.g. /Layouts/Announcement)
    These will take a significant engineering effort to update, as we need to support  existing sites that could be already checked out to local file systems, or replicating existing sites. Together with some of the partners that are using this features intensively, we decided to leave these areas with the old naming for now, and redirect the engineering effort in two larger projects currently under way: handling partner enhancement requests and a better web apps engine.
    Offline payment security improvements
    The security of the current offline payment workflow has been improved in order to meet international security standards for offline payments:
    A new, additional “Offline payment password” must be set, and updated every 90 days
    Pass phrases are now unique to each order. You can no longer use the one pass phrase to access every secure PDF 
    This will help transactions be more secure and protect business owners from potential attacks. Here's a more detailed view of this feature.
    Delete paid and Creative Cloud sites from the Admin Console
    We moved the "Delete Site" functionality to the Admin Console of the website in order to help Creative Cloud users and beginners cancel an existing paid website that they don't need anymore. Here's a snapshot of this new feature.
    Other changes
    Invite Partner user: starting with the release, partners can add other partners as site admins through the Site Details screen in the Partner Portal. This functionality has been moved from the User Management interface and it is enabling partners to collaborate on developing a site without impacting the site admin limit
    File Manager alpha: drag'n'drop can be used to move one file at a time between different folders
    File Manager alpha:  expired sessions will prompt you to re-enter your password and resume your work on already opened files
    Billing Settings admin menu is hidden for all users of trial or Creative Cloud redeemed  sites
    MetaWeblogAPI switch to https - Starting with this release, we will push a security update for the MetaWeblogAPI of Business Catalyst to disallow use of an unsecured connection (http) as that sends login credentials in plain text.
    Updated time zone for CRM entities: we have updated several CRM screens so that they display entities based on site's time zone instead of the Asia Pacific datacenter time. The following lists have been updated: Customers, Orders, Cases, Event Bookings, Opportunities and Modules>Comments
    Updated free trial sign-up: Free trial sign up with an existing Business Catalyst or Adobe ID user now creates an additional trial site and places it under the user's partner portal
    Deprecated functionality
    CRM User Passwords will no longer be exposed through API and custom reports - with this release we are completing our security policy update for CRM passwords and will stop delivering CRM user passwords through API and Custom Reports. For more details about the security update, read our Important Security Policy Updates for CRM Users - Effective February 8th announcement
    Blog trackbacks, not present in new user interface, have been removed from the new sites templates as well. While existing trackbacks will continue to work, we recommend to remove them from your sites due to spam issues, and use instead social modules for significantly more effective content sharing
    Triangle Dreamweaver extension for versions CS3 and CS4 will stop functioning after July 30th. Please use these newer alternatives.
    Separate menu visibility setting has been dropped from the new admin user interface and replaced with a more granular permission system that also control the menu visibility. More details about the new permissions system on our February release notes blog post
    Issues fixed by May release
    Updated caching engine to refresh cache when resizing images under 52 KB
    Added single sign-on between Creative Could and Business Catalyst
    Dreamweaver: the free partner site for standard and premium partners appears in sites listing
    Issue 3085538 - Fixed an issue that caused a blank page to be displayed when  trying to download a literature item that does not have a physical file on the disk
    Issue 3186843 - Fixed an issue that was causing changes to the template to not propagate to the pages
    Issue 3188096 - fixed an incorrect logic in template caching mechanism causing preventing users from seeing the changes in the template
    Issue 3189902 - Updated the system limit recipients list to remove the email only users
    Issue 3192349 - Removed search/new case from old PP support
    Issue 3192268 - Updated the "Syndicate this Blog RSS" option tooltip from the Blog details page to specify that only new blog post will be added to the feed once the setting is activated
    Issue 3201622 - Fixed a Creative Cloud integration problem forcing users to purchase an website when they still had available entitlement sites
    Issue 3199468 - Fixed an issue preventing new business owner users that on sites created by  free partners  to post cases
    Issue 3120761 - Fixed a bug causing 'An error occurred' message to be displayed when trying to add a Hyperlink in a Message from a Case
    Issue 2991429 - Fixed a bug causing deleted field in a Web Form from a Template site  to be carried on a new site when replicating sites from a template site
    Different internationalization small bugs for French and Japanese
    Business Catalyst new admin interface updates
    Removed Advertising Group permission from user roles permission selection screen
    Updated permissions to stop requiring Administer system permission for creating email accounts
    Changed the corresponding permissions for import screens so that users can import entities if they have permissions to edit or delete
    Updated the CRM>Customers>Customer Detail>Subscriptions screen stop displaying an "ERROR: You do not have any catalogs. Please create one." error message when site has no catalogs
    Updated the generate the XML feed screen behavior to display the resulting URL clearly and allow users to copy and paste it
    Updated invite user email content to include links to the site admin so that invited users can use the email to retrieve the admin URL
    Fixed a push site live issue resulting in a crash when used by admin users that were also partners
    Updated the edit web app item screen to have a single default action
    Fixed an issue causing a Java Script error when trying to open link manager from within radTree link picker
    Fixed an issue preventing users from resending the invitation email for an email account right after adding it as admin user
    Fixed an issue causing the "Lost your password" link to open the "Retrieve Password" dialog with in the old interface when used in a  "Sign-In" dialog triggered by 401 exception
    Added e-commerce & website reports in the recent items menu
    Fixed an issue causing the CRM search results to be displayed over the search field
    Fixed an issue preventing users from adding catalogs using the quick actions menu, right after adding another catalog
    Fixed an issue preventing users from adding web apps using the quick actions menu, right after adding another web app
    Fixed an issue preventing users from creating or updating blog posts when the interface language wasn't set to English
    Removed delete action for system and secure domains
    Updated email campaign wizard to open the email preview in the new browser window
    Updated an error message displayed in the domain management user interfaces when trying to add a domain that exists on another site
    Added workflow approval process link in page details
    Removed sales quota from forecast report
    Updated "Add Domain" link behavior in webBasics sites to display the "Push Site Live" button when trying to add a domain on a trial site
    Updated the new File Manager to prevent users from removing the "{tag_pagecontent}" from a template; starting with this release, the system will display an warning and will not save the template
    Fixed a bug preventing the system from saving a web app when users were selecting a template and moved to the next step
    Fixed a a bug causing web app fields to not be saved when creating a new web app
    Fixed an issue causing the left navigation menu to break when switching between the File Manager and the admin dashboard
    Fixed a bug in the client site validation in the "My Details" screen that was generating a Java Script error
    Fixed the scrolling in email marketing reports on the Mac OSX/Safari configuration
    Fixed an issue causing the  link manager to stop working when loaded in a pop-up window
    Fixed an icon rendering issue on the recent items menu
    Fixed several issues generating Java Script errors when managing users and email accounts
    Fixed an issue in the File Manager making the "[See Details]" buttons to open the image manager in the old admin interface
    Fixed an issue on Internet Explorer causing the admin interface to remain in a loading state after downloading the import template
    Fixed an issue causing quick actions menu to stop working when trying to add a page after editing and saving a page
    Fixed an issue making the breadcrumb info to change in the current displayed page after subsequent clicks on a selected web app entry in the menu
    Updated the Websites Report interface to correct a design issue
    Updated the  Customer Reports>New Customer Report>Fields interface behavior to stop forcing users to  select a data field when trying to go back to report type selection step
    Fixed a bug generating a error when trying to insert an image with the Image Manager when editing a page
    Fixed an issue in website reports causing an error when trying to export   as PDF
    Added the "Upgrade" button for sites under consolidated billing
    Updated error messages for TOU management, billing management, sign-in dialogs, API errors
    Fixed an issue causing the system to send the password recovery email when pressing ENTER in the "Edit Admin" user screen
    Fixed a Java Script error preventing users to access the File Manager
    Fixed a rendering issue with the File Manager on Internet Explorer 9
    Updated File Manager to allow customers upload files in site root
    Increased the indentation depth level to enable file list indenting to work for level 4+ folders; we should increase the depth level of indentation
    Fixed several issues causing interface to freeze or crash after moving files or folders
    What's next
    Setting page and template properties from new File Manager (mockups)
    Consistent Save & related action buttons in the new user interface (mockups)
    Redirect secure domain to default domain
    Other smaller improvements including use of absolute links in the email marketing editor, display email address in events subscribers list, random display web app items by category
    For up to date and more detailed information about near term improvements, join us in one of our June Partner Townhall meetings.
    Thank you,
    Cristinel Anastasoaie
    Adobe Business Catalyst Product Manager

    ok mate, first off please, layoff the pissed off giant block of text posting style, it makes it hard to read your post lol.
    second, the flexijack only supports line in, microphone in and optical out on this card thats why the option was greyed out/ removed
    its not needed with this card.
    and, just to make sure, you are pluging your mic into the white jack with red light coming out right?
    after that, you are selecting microphone as your audio input on the recording settings of windows volume control right?

  • I recently downloaded a web page but then i deleted history which deleted the web page. there is still a short cut to it but says file does not exist. can i retrieve this as web page no longer exixts

    as the question states i downloaded a web page but before i put it on a memory stick i changed the options on my firefox and the file is no longer there.
    there is a shortcut in the 'recently changed' folder in windows explorer but when i click on it it says the file has moved or no longer exists.
    Is there anyway to retrieve this as the web page no longer exists

    Try:
    *Extended Copy Menu (fix version): https://addons.mozilla.org/firefox/addon/extended-copy-menu-fix-vers/

  • I did a COPY of some text from a web page, and then did a PASTE into notepad.exe (Windows). The text from each line was duplicated -- on the line! Instead of "Fred", it became "Fred Fred".

    I just recently installed Firefox for the first time. It seems nice and quick. The version is reported as: "10.0.1".
    I wanted to save some text from a web page, so navigated to that page, selected the text, and pressed the Control-C combination to COPY the selected text to the buffer. For example, the text I selected looked something like this:
    Harry
    Ron
    Hermione
    Hagrid
    Albus
    NOTE: Each line of text has a small icon to the left of the text.
    It is not reasonable to COPY and PASTE each line individually, as there can be hundreds of lines of data. I recall, however, that
    doing a COPY and PASTE on this data into Microsoft's Excel will produce cells which have the icons included in the cell, but unfortunately one cannot can't get rid of them! At least I've never found a way to remove them, but that's another issue. :)
    Once I'd done the COPY operation I switched to a Notepad window and did a PASTE operation. To my surprise, the text from each line was duplicated. It looked like this:
    Harry Harry
    Ron Ron
    Hermione Hermione
    Hagrid Hagrid
    Albus Albus
    Thinking that there might be something unusual about the web page I looked at the source, but it appeared "normal" -- that is, as expected.
    Note: I have done this operation several times before, and have never seen this occur before.
    Note: In the actual data some of the lines have quoted text in them. Curiously there is weird behavior on these lines. In some cases the entire line is shown only once. (These occur at the top of the line, and the quoted text is at the beginning of the name.)
    When quoted text appears "later" in the name, in some cases the quoted text is duplicated, and in other cases the quoted text is missing altogether! I have also noticed an error with the quoted text, and so will be reporting that to the web site which generates the HTML.
    Note that each line of "text" is "anchor text", so if I click on a name the browser navigates to a page for that name.
    I believe that the problem is that the COPY operating in Firefox is not simply copying the visible text, but also the ALT=
    Below is a sample of what the source HTML looks like:
    &lt;a class="lnk" target="_blank" href="http://details.aspx?id=Harry">
    &lt;img width="16" height="16" alt="Harry" class="tb_icon" src="http://.../Harry.gif"/>
    &lt;span>Harry&lt;/span>&lt;/a>
    <br/>
    (Because of the true length of the lines in the source HTML, I have stripped out the actual URL of the site.)
    To make sure I wasn't imaging this difference I repeated the process within Internet Explorer. In that browser I did not get duplicated data.

    Try:
    *Extended Copy Menu (fix version): https://addons.mozilla.org/firefox/addon/extended-copy-menu-fix-vers/

Maybe you are looking for

  • Upload file - filter problem

    Hi all, I have a problem with upload file using JSF RI 1.1 + tomahawk. I think that the problem is in the web.inf filter definition because I get these warns: 17:11:51,875 WARN Digester:127 - [ConverterRule]{faces-config/converter} Merge(null,java.ma

  • How to consume an webservice in XI

    Hi,   I need to consume an webservice in XI, can any one please guide me in this. Regards, Lakshmi

  • I have a blank screen when I run a test.

    I recently downloaded the trial version of Flash Pro CC. This was in the past few days so I have the newest version. I'm running Mac Yosemite (10.10). Whenever I run a test I'm given nothing but a blank white screen. Debug isn't available as an optio

  • How do I retrieve temporary internet files?

    I am having a problem finding and retrieving the temporary internet files that are stored. I went to about:cache and found the file I need, but when I click on it, it isn't retrieved. Rather, it opens what looks like the hex source for the file. How

  • I want a mial after BDC is completed how to do that

    hi gurus i want a mial after bdc is over plz send the whole code thank you kals.