Posts

Showing posts from March, 2015

Amazon Checkout with BC integration?

has ever integrated amazon checkout business catalyst? 1 of our clients add amazon checkout shopping, we'd still bc able track orders. hi,   i haven't seen custom request built out.    might want check "2 blokes" if can suggest type of workarounds. - http://www.twoblokeswithapostie.com/   i'll leave thread open suggestions.    kind regards, -sidney More discussions in Reporting & Analytics adobe

Registering a command to a key

i want add command key , want know how this. example, if user presses key, move 1 frame or forward frame. can tell me actionscript this? you need add event listener first:   stage.addeventlistener(keyboardevent.key_down, keydownhandler);   and define function   function keydownhandler(e:keyboardevent):void {      switch(e.keycode)      {           case keyboard.w:                // something                break;      } }   that define command w key. keyboard class has many constants keys. More discussions in ActionScript 3 adobe

How do I change order of articles in blog? - Joomla! Forum - community, help and support

hello everyone, i need change order of articles show in blog. how can go doing that? using joomla 3.0. thank you. go article manager , click 'options/parameters' @ top right. there should setting set ordering. or click menu item page, click 'blog layout' tab, , change ordering there. the above options let set ordering type (ie. newest first, oldest first, specific order). but, asking how change specific order? if so, click article manager can see list of articles. click 'order' arrows @ top left, , drag , drop change ordering. Board index Joomla! 3.x - Ask Support Questions Here General Questions/New to Joomla! 3.x

Thread: ramdisk question

is there simple , safe way to: -mount ramdisk @ boot -copy on files folder on hard drive ramdisk -execute shell script on ramdisk upon shutdown recopy ramdisk hard drive i run firefox ramdisk using these scripts: tmpfs_firefox.sh: ---------------- #!/bin/bash # created 31 jul 09 # change match correct profile--firefox's cache directory profile="4n0pfp5v.default" cd "${home}/.mozilla/firefox" if test -z "$(mount | grep -f "${home}/.mozilla/firefox/${profile}" )" then mount "${home}/.mozilla/firefox/${profile}" fi if test -f "${profile}/.unpacked" then rsync -av --delete --exclude .unpacked ./"$profile"/ ./profile/ else rsync -av ./profile/ ./"$profile"/ touch "${profile}/.unpacked" fi exit -------------------- put in /etc/fstab: # added 31 jul 09 improve firefox speed

Warp Stabilizer through After Effects Dynamic Link Locks up in CS6

hey gang, i've been using warp stabilizer through dynamic link in cs5.5 without issues.  however, when go through dynamic link ae, apply warp stabilizer, ae locks up? i can apply other effects through path in ae without issue, when try apply ws, "analyze", ae stops cold there.    i've tried: -opening new project in pp basic 5 second clip.  going through dynamic link ae, , applying warp stabilizer first thing.  ae locks there simplest flow. -i have latest downloads of entire production cs6 suite. -if apply warp stabilizer directly in premiere cs6 (which did not know do), works fine! (just noticed warp stabilizer present in pp cs6, not in cs5.5).  -if try import premiere project ae, ae locks doing that?   it appears there multiple issues here: 1. can't apply warp stabilizer in after effects, , doing crashes ae. 2. can't import premiere project after effects, , doing crashes ae too?   i'm assuming i'm going need download ae again?   thank , suggestions ma

Attach Files to Email Notifications

Image
has below feature been added - providing actual attachment (or more direct link attachment)? thanks!     dec 9, 2011 6:45 am in reply numbernein report   the email notifications list filenames , provide general link response file. providing actual attachment (or more direct link attachment) idea. consider future release.   thanks feedback!   randy More discussions in Archived Spaces adobe

Thread: Using permanently attached USB drive for backup

Image
hi guys, have 2x1tb usb drives in raid 1 array. protected against drive failure. however, not backup solution. backing 1tb of data challenge. have been wondering getting 2tb usb drive, plug in , use weekly backup. idea of time drive off (and therefore "safe") , every often, "wakes up" , works long enough backup run, , powers down again. drive considering hitachi xl2000. know if possible (or suggest different approach ?) once usb hard drive sits idle amount of time (perhaps 1-2 minutes), automatically goes "sleep" state. @ least have noticed external usb hard drives. may create backup script, add cron job ( see how ), , leave drive permanently plugged in , powered on. automatically become active when invoked script, store backup, 'should' again go 'sleep' state after sitting idle while. however, if want professional (i'm not one ) approach, have @ f

Thread: Brother HL-2270DW printer driver install: Ubuntu 11.04 64-bit

second addendum: posts below 1 state brother 2170w driver works 2270dw printer, not recommending 2170w driver. have not used 2170w driver , not know if functionality lost using driver, several people in following posts report working, other posts quality not hl-2270w drivers. no 1 has reported problems hl-2270dw driver not case 2170w driver. if want use 2270dw driver, follow instructions below. post on how setup brother hl-2270dw printer driver ubuntu 11.04 64-bit (update 02/23/2012 driver works in ubuntu 11.10 64 bit). printer has wifi capabilities , took me hours printer set properly. appreciate brother's linux support, not have 64-bit drivers on website. trying install standard 32-bit drivers resulted in installation errors , driver .ppd file not installed. have download bash script website patch 2 driver files before drivers install on 64-bit systems. below give links instructions on install , links patched driver files. patching driver files might challen

Timeline playback problem: video jumps back while audio plays on.

hi everyone,   can me this.   my software premiere pro cs6.0.3 i'm editing project ex3 material, i've seen problem before cf300 material. when playback timeline, video jumps , freezes while audio plays on. my project settings are  sony xdcam ex 1080i (hq) , used blackmagic motion-jpeg well. both give same problem.   my hardware is: asus p9x79 deluxe ix79, intel core i7 3930k 3.20ghz 12mb box, corsair 4x8gb ddr3 pc12800 cl9 vengeance, msi videokaart pci-e geforce gtx680 twin frozr oc 2gb, blackmagic design decklink studio 2 monitoring.   it happens on laptop: asus n73s i7 6gb   the drives i'm using western digital 2tb book esssensials usb3.0 but happens when edit other harddrives or network places.   thanks time , giving me great solution   mano bakker there mac article on similar http://kb2.adobe.com/cps/842/cpsid_84287.html don't know if windows computer More discussions in Premiere Pro CC adobe

Thread: talkin' dual boot and virtualization blues

Image
hi all, have (had?) win7 installation , found myself needing linux work related reasons, dual-boot installed ubuntu on external hdd grub on external mbr , great. boot either os fine, , ubuntu mount windows partitions @ mp3s , other files. had brilliant idea create virtualbox in ubuntu virtualize existing win7 installation have few windows-specific things running while did of work in ubuntu. found some instructions on how this, lot of old, , i'm not super handy *nix, , virtualbox howto didn't make whole lot of sense me. wound frying win7 bootup process. not terrible, ubuntu still works fine i'm @ bit of crossroads. wouldn't mind having ubuntu primary os, , there plenty of great tutorials virtualizing win7 in ubuntu (just not how virtualize existing win7 installations), wonder: is safe leave ubuntu installed on external hdd? feel should move more stable, internal sata drive. if so, should installation cloned, or better reinstall? don't

When I try to install the Adobe Download Assistant I receive an error

Image
i have repeatedly tried install free trial of ae cs6, have come across error claiming has been misconfigured there no reason this, there nothing configure. how fix error , download adobe's software? branching separate discussion.  please remove current installation of adobe download assistant , reinstall.  additional information please see troubleshoot adobe download assistant - http://helpx.adobe.com/creative-suite/kb/troubleshoot-download-assistant.html#main_known_i ssues topic discussed. More discussions in Trial Download & Install (Read-Only) adobe

Is there a file size limitation?

i have been trying convert file 176 pages , 22.60 mb , keep getting message "an error occured while trying access service."  have converted smaller files both before , after large file.  there file size limitation?  recieved following:  "your pdf file not exported selected format.  adobe createpdf not export pdf , conversion timed out".  format selected .docx.  prefered format ms word. there file size limitation of 100mb, errors received aren't congruent same issue.   could try converting file again, unchecking 'recognize text' option?   let know how goes.   -david More discussions in Adobe ExportPDF (read only) adobe

Capturing Captivate data on same computer database

is there way use local computer capturing data quiz database located on computer?  cannot rely on internet, must have self-contained on 1 notebook (or tablet).  several people participate in captivate program, 1 @ time, , data recorded later analysis.  thank thoughts.  if there proof of concepts, examples out there, better   mark mark,   i believe doing internal server reporting, enables users under same domain access project , post result server (computer) hosted course.   adobe captivate uses internalserverreporting.php internalserverread.php purpose, can customize these php files post results local database residing on machine well. not have code handy sample, can direct blog can share details on internal server reporting --   http://blogs.adobe.com/captivate/2010/08/reporting-the-quiz-results-to-a-local-server.html   hope helps.   thanks, anjaneai More discussions in Adobe Captivate adobe

Convert ASC to ASE

hello!   i not found tutorial or information procedure convert server side application ase (encripted) file.   how it?   i have main.asc (human read) , wanna convert main.ase (impossible readed humans).   thanks, rafael you need use far.exe (compile option) purpose. can find tool in "tools" directory of ams/fms. More discussions in Adobe Media Server adobe

Save As PDF Dialog Initiated on One PC Opens on Another PC

hello. i've run i've never seen before now.   i went print pdf document internet on laptop. save dialog box never appeared. turned in seat work pc , save dialog box displaying there.   the work pc hp windows 7 32bit. my personal laptop acer windows 7 64bit.   they not physically connected.   the laptop connected our company's wireless internet. pc connected company's restricted-access network via ethernet. i have used laptop connect our vpn , access work pc via remote desktop. until today, i've never had issue such this. new configuration of aware added mac filtering our wireless.   i'm not networking guru, think these 2 machines should not talking each other , if talking in remote network room, dialog box should have appeared on machine initiated call print.   aside being nifty parlor trick, it's bit annoying.   anyone insights? that pretty extraordinary, , normal rules of things - - shouldn't possible.   here thoughts - things try.   1. happen repeat

Can someone recomend a good Company listing extension? - Joomla! Forum - community, help and support

hi all i not sure how put words i'm looking since english not native language. i building website 1 part of site going used list of company's within fields (vehicle workshops, vehicle cleaning services, vehicle dealerships etc etc.9 i have built have module creates list links each company they'r own article more info. but i'm looking ether of these 2 options: a) extension allows me setup article similiar business card can have logo in top left corner, basic info on right side. icons phone, email, website etc. , more info company under that, preferably can decide go info goes in article instead of standard text editor b) complete extension above in point plus aranges companies lists can link seperate menu items, , has counter show's how many hit each company has.. basically.. in short.. need find way have "find company looking for" feature in simple yet professional way. would not hurt if extension contained search feature focuses on items within extension

Annoying margin with slideshow - Joomla! Forum - community, help and support

hi, i'm using rockettheme slide show rokgallery on site [url]nowire.se[/url]. now annoying margin occur after new picture loaded in slideshow. i have checked styling firebug can't find strange css setting causing annoyung gap lft side menu "nyheter" . if has solution happy regards micke your heights inconsistent. images appear 250px , up, slideshow 253px. there varying number of pixels worth of white gap, between image, , bottom of slideshow space, depending on image. not sure why shift 1 pixel after each slide, settles position. behavior may stop once images uniform size. Board index Joomla! 3.x - Ask Support Questions Here Extensions for Joomla! 3.x

Make syndicate module work - Joomla! Forum - community, help and support

i published syndication module , icon show up, isn't active. when @ source code looks okay <div class="moduletablerss"> <a href="/2015/contactveld?format=feed&amp;type=rss" class="syndicate-modulerss"> <img src="/2015/media/system/images/livemarks.png" alt="feed-image" /> </a> </div> as can see there link around image , when click link in source code opens feed. can't figure out why link isn't active in page. suggestion welcome. http://elfletterig.nl/contactveld icon under left 1. edit: appears problem template. when put module in position work. solved. Board index Joomla! 3.x - Ask Support Questions Here General Questions/New to Joomla! 3.x

Loadposition yields a blank page - Joomla! Forum - community, help and support

hello, i trying use module articles - fj related plus create related articles position within articles. have inserted line in templatedetalis.xml code: select all <position>relatedarticles</position> however, when enable module , try load using code: select all {loadposition relatedarticles} yields blank page. idea on missing? thanks! dani there no need add position template. can enter position 'relatedarticles' in module position , press enter. makes sure module published menu items want appear on. suggest use kind of position. the {loadposition relatedarticles} can appear in article or custom module. make sure setting prepare content set yes custom module on tab options. otherwise you'll see text instead of modules published position. without modules published relatedarticles there nothing show. Board index Joomla! 3.x - Ask Support Questions Here General Questions/New to Joomla! 3.x

Flash Player Install Problem - Mac

hi folks,   i can see issue has been addressed many times over, suggested solutions i've followed aren't helping.   first system: imac running snow leopard (10.6.8) i'm using firefox 18.0   what i've done far: uninstalled previous versions of flash player checked library delete related flash files (there weren't any) downloaded new player installer (several times) rebooted computer (more once) looked in contents>resources folders adobe flash player.pkg ... wasn't there allowed add-ons adobe looked in preferences enable plug-ins or add-ons might related (didn't any).   i'd appreciate pointers next thing should try.     thanks! More discussions in Installing Flash Player adobe

Fake accounts + Viewer.aff & wap2.aff - Joomla! Forum - community, help and support

for 5th time had account suspended webhost following message: it has come our attention hosting account appears hacked again . have run scan on account , have found following files have been affected: ### file hit list: {hex}php.ircbot.insideteam.471 : /home/myaccount/public_html/site/cache/viewer.aff {hex}perl.ircbot.ubercracker.158 : /home/myaccount/public_html/site/cache/wap2.aff ### have temporary suspended account . i logged onto site , few fake accounts there. know how secure cache folder. set 755. also how doing this? door. changing admin account passwords make difference? the cache folder hacked not admin cache. Board index Joomla! Older Version Support Joomla! 1.5 Security in Joomla! 1.5

Invalid login after using upgrade - Joomla! Forum - community, help and support

iv'e search problem did not find info on it. figure post it. i'm using upgrade method found in admin panel, using both ftp , write files directly. firs got log error gave permissions write too. this warning: file_put_contents(/home/saintzer/public_html/administrator/components/com_joomlaupdate/restoration.php): failed open stream: permission denied in /home/saintzer/public_html/libraries/joomla/filesystem/file.php on line 431 at message invalid login. on appreciated. Board index Joomla! 3.x - Ask Support Questions Here Migrating and Upgrading to Joomla! 3.x

Payment help

hi there,   i'm subscribed student deal creative cloud on $15 p/month, @ moment double payments of $18 p/week coming out of account, times $19 p/week. need answer asap i'm close closing subscription because of basicly "stealing" of funds out of account, needing theses programmes refund , answer great thanks.   regards,   payment hi paymenthelp,   i see accidental double charge dec should have been credited account already.   -dave More discussions in Adobe Creative Cloud adobe

AudioSubBuffer crashes?

Image
audiosubbuffer.h-105   i'm getting lot of these errors today. makes premiere pro unexpectly quit. idea what's going on? audio in project pretty lightweight. 1 track , few 16-bit/48k .wav files. no audio transitions   cs6 ppro 6.0.2 / 10.6.8 / 24gb ram / ssd / nvidia quadro 4000   same here, technical support day yesterday troubleshooting issue , solution create new project. apparently project big. (that conclusion).  small project started getting same error.  premiere far being professional application.  avid.   More discussions in Premiere Pro CC adobe

Load directly from php as DataProvider for datagrid

hi   the normal method load data php in datgrid push , array first...:   for(var i:uint=0; i<event.target.data.dgrows; i++) {                 dgarr.push                 ({                                 id:event.target.data["id"+i],                                 datelogged:event.target.data["datelogged"+i],                                 quotenumber:event.target.data["quotenumber"+i],                                 clientponum:event.target.data["clientponum"+i],                                               compname:event.target.data["compname"+i],                                                exclusive:event.target.data["exclusive"+i],                                               tax:event.target.data["tax"+i],                                            inclusive:event.target.data["inclusive"+i]                 }); }   dg1.dataprovider = new dataprovider(dgarr);     what i'd know if possible

Titels van artikels zijn niet zichtbaar - Joomla! Forum - community, help and support

heb echt iets raar voor. de algemene instellingen staan overal goed (dus pagina titel altijd zichtbaar). maar als ik in een artikel een link plaats naar een andere artikel de titel van dat artikel niet zichtbaar. ik heb mij al suf gezocht maar ik kan dit niet oplossen. ook als ik een link maak in een artikel naar een ander artikel in een andere categorie verdwijnt de titel. aan mijn template ligt het niet wat ook bij het standaardtemplate beez dit hetzelfde. ik heb al mijn mijn plugins al eens gedeactiveerd maar niks helpt... ben radeloos... in article manager kun je onder options de "global settings" instellen. bij een menu item (dat een artikel of category blog toont) kun je daar van afwijken. bij een individueel artikel kun je (onder parameters van het artikel) daar weer van afwijken. test: zet sef & url rewrite op jouw site uit. ga naar de pagina waar ze niet goed worden getoond, en kijk naar in de url naar de "itemid" ( = actieve menu item). als je die ve

Warning: file_exists() [function.file-exists] - Joomla! Forum - community, help and support

hello. joomla website has been working fine several years. suddenly, has begun displaying strange error message. furthermore, cannot log joomla administrator/backend. can me ? the error message follows: warning: file_exists() [function.file-exists]: open_basedir restriction in effect. file(c:\inetpub\vhosts\nobcouncil.com\httpdocs\installation\index.php) not within allowed path(s): (c:/inetpub/vhosts/nobcouncil.com\;c:\windows\temp\) in c:\inetpub\vhosts\nobcouncil.org\httpdocs\includes\framework.php on line 27 warning: session_start() [function.session-start]: cannot send session cookie - headers sent (output started @ c:\inetpub\vhosts\nobcouncil.com\httpdocs\includes\framework.php:27) in c:\inetpub\vhosts\nobcouncil.com\httpdocs\libraries\joomla\session\session.php on line 423 warning: session_start() [function.session-start]: cannot send session cache limiter - headers sent (output started @ c:\inetpub\vhosts\nobcouncil.com\httpdocs\includes\framework.php:27) in c:\inetpub\vhosts\n

Automatic modal lightbox on pictures - Joomla! Forum - community, help and support

Image
hi guys , girls, i'm trying make easier writers create articles, , thought 1 of might know how make easier insert pictures , automatically create modal lightbox popup on these pictures? right i'm using jce, , when inserting pictures, create small , larger picture , upload them, , setting larger picture popup smaller image, keep loading time on pages small possible. anyone got idea on how automatically? merry christmas everyone! check plugin it: http://extensions.joomla.org/extensions ... ages/27120 Board index Joomla! 3.x - Ask Support Questions Here Extensions for Joomla! 3.x

Optimize PDF size

woe, gloom , distress …  created document called pinforms.fm today, after having installerupdate run on fm 10. it's part of three-file book. when try "save .pdf" on book, files open, mysterious message "saving or printing document … can occur … earlier 6.0" , instruction "use format > document > optimize pdf size". , no .pdf output. obediently running command, on pinforms.fm since that's file message points finger at, gets me finished optimizing pinforms.fm , linked files pdf file size. processed 0 files. and no improvement a simple way print 30-page book without hassle appreciated. don't know what's going on, know have had more grief fm 10 (at client site since start of november) 5.5, 6, 7 , 9 put :-{ what "printer" configured when this?   any change in behaviour if print-to-pdf or print-to-file(.ps)? More discussions in Adobe FrameMaker adobe

I need to make a DVD from 1080p 24 fps source - got a question about the framerate

hello,   i have premiere pro project in 1080p 24 fps, , have exported mpeg2-dvd (pal widescreen) in order use in encore create dvd. have option of either 25 fps or 'automatic (based on source)' framerate.   i tried both, seems both result in 25 fps (when checking in windows properties). these choppy when played on pc (i assume it's because it's missing 1 frame) - did use 25 fps , enabled 'use frame blending', made smooth, bit more blurry when camera moving. may have accept this, of course nice if rid of   so wondering if there better solutions creating dvd 24 fps source?   thanks in advance pal dvds can't have 24p, stuck 25i. More discussions in Premiere Pro CC adobe

Where do I paste the Google webmaster code to get verified? - Joomla! Forum - community, help and support

i'm resolving issues i've found on website. have 3 queries @ moment , post them separately appropriate titles 1 of 3) need website verified can use google webmaster tools. i got code google , instructions can't find admin page i'm supposed add code home page header i have joomla 2.5.18 , unable contact person set site me can tell me joomla menu etc step step need access can done? i'm not geeky add blog posts website. thank you after register google, can upload 1 file html get. have it? Board index Joomla! Older Version Support Joomla! 2.5 Administration Joomla! 2.5

Thread: Has Docky "stacks" missed the point?

Image
i have been using awn stacks, allows me drop used folders onto stack , open them in nautilus when need them. switched pingyos has docky installed default. docky seems "ok" has fewer applets/helpers awn , has stopped gnome starting automatically. (do:16372): wnck-critical **: wnck_set_client_type got called multiple times. did track down "stacks" docky (experimental branch) , installed it. feature not give me basic functionality wanted, i.e. able stack bunch of folders in 1 launcher. instead seems trying replace nautilus cooler looking ui, pointless , unnecessary in opinion. person wants basic awn "stacks" feature in docky? there new 1 there working on called "plank" written in vala it's pretty fast. problem it's starting. configure files, not gui yet, can folders. anyways, use awn, if has feature want. Forum The U

Acrobat Pro Trial wiped out my licensed version of Acrobat Standard

i wanted convert pdf microsoft word because not find original word file. thought acrobat standard it, apparently not. online research told me download acrobat pro trial license, can convert pdfs word. worked great when trial license expired, discovered it's expensive buy pro license - upgrade standard.   now want go acrobat standard, pro trial uninstalled licensed version of standard , it's gone! licensed version came preinstalled on new laptop sony adobe bundle. have no physical disks or license number.   what mess! how can go had prior trial? you need contact sony, if didn't include disk , serial number computer, , if didn't keep suitable backup. sony expect if hard drive failed , had replaced, example? More discussions in Installing, Updating, & Subscribing to Acrobat adobe

List Contacts in Category; links to different menu module - Joomla! Forum - community, help and support

i have 1 main category of contacts, "board of trustees", linked on 2 separate menus: "who are/board of trustees/board members" , "members/governance & budget/board member information" same menu type: "list contacts in category>board of trustees" from members/governance & budget/board member information list when click on board members' name contact form link redirects "who are" menu section, not members section. have 2 menu modules set each section, , redirection members confusing. i noticed when unpublished "who are/board of trustees/board members" link, members menu section correctly linked within members individual's contact form. i cannot figure out why menu item under 1 section redirects different section of menu. site link: http://www.uufco.org any insight appreciated! currently routing implemented disregards active menu item. searches menu items , picks first 1 qualifies. unless want change routing

Thread: Just updated to 11.04 and now in tty1 mode

i updated 11.04 , when rebooted after update manager finished, computer booted command prompt saying 'tty1'? how fix this? im not sure hell @ lol (my video card ati radeon series, , use dvi connect monitor) -------------- unrelated but... have updated 9.04 , grub bootloader has 15 different ubuntu options - how delete unnecessary options? (i dual booting windows 7) i think need press ctrl, alt , f7. 1 computers it's different f-key, try others if doesn't work. Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] Just updated to 11.04 and now in tty1 mode Ubuntu

Tooltip trigger styling not working

hello,   i'm using muse 3.1 on mac 10.8 , i'm having trouble trigger stlying. i'm able style how i'd in design view, when go preview view (or browser based view), tooltip looses of it's styling , defaults grey shape rounded corners. can tell me why happening , how might fix it? hi,   it may case you're styling active state in design mode, , see normal state when page loads. if select trigger that's giving trouble, select normal state in states panel, styling correct in design mode?   thanks, colby More discussions in Help with using Adobe Muse CC adobe

HDS and HTTP Progressive Download Though MS UAG

using http or https (hds & http progressive download), can external client (internet user) stream video browser flash installed through microsoft uag access control solution internal (intranet) web resources (adobe media server) publish hyperlinks live or on-demand video feeds?  not want user have open flash media player , type in url.  needs point , click.  if can accomplish can give breif description , challenges/concerns should addressed (i.e. bandwidth consumption , feed/stream quality).   thanks! did question trying answer. if external client can access port 80 via http - should able stream video need osmf based client play hds. can have links indirectly opens osmf based player fmp , pass url via query parameter or way. dont think should have impact on bandwidth , stream quality concerns. again answering based on understanding of question. More discussions in Adobe Media Server adobe

Search module not responsing - Joomla! Forum - community, help and support

hello, i have problem smart/normal search module on site. have placed in right sidebar on top position , doesn't work unless if have module title enabled. if have module title on smart search hidden, search module doesn't work, works image , can't input text or press search button. when have module title show however, works. don't want title shown. if put search box bellow module on sidebar works, need on top. even if enable title hide css, search doesn't work anymore , tried other tricks css doesn't work. i tried using normal search module box label giving me issues on positioning module. if delete box label html override, again doesn't work. any idea on how fix this? search u r plugin manager if there available related plugin, if available publish plugin Board index Joomla! 3.x - Ask Support Questions Here General Questions/New to Joomla! 3.x

Convert dual mono back to stereo - Premiere & PluralEyes

alright guys, here's dilemma.   i record external audio on zoom recorder , sync in post pluraleyes in premiere. how works if you're not familiar is, load footage (video , external audio) temp sequence , export via xml. then, import sequence pluraleyes , syncing, exports out second xml has same footage audio synced up. now, seems fine , dandy except when exports second xml out, converts stereo audio tracks dual mono.   this dealkiller me. between fades , work need within premiere, it's lot easier have make adjustments on 1 track rather two. i've tried changing 'default audio tracks' in premiere's settings no dice.   so, question follows:   can make pluraleyes spit out stereo synced sequence, or, can convert dual mono tracks stereo within synced sequence either in premiere or audition somehow? i'd streamlined of solution possible don't manage import footage @ same time. so, if have shoot lasts multiple days, it's kind of pain go , forth between pre

Thread: Ubuntu shares in an Active Directory environment

Image
i'm sorry in advance...i know topic comes pretty regularly around here, i've been beating head against issue 2 days now, , can't seem work. beginner linux, , using project learning tool, though in production environment. have ubuntu server 10.04 server in active directory (windows server 2003) environment. ubuntu machine file server accessed active directory users. be, essentially, server used for. i've joined ubuntu server domain using likewise-open, , have installed samba. i've created folder labeled /etc/storage/test , , edited /etc/samba/smb.conf based on whole host of different resources, , have yet able access share windows machine. can see the share windows workstation, authentication fails every time. can point me walkthrough, or helpful resource, or willing me struggle way through this? i'm headed home weekend, , picking again on monday morning (i'm in east tennessee). all.

Why a difference between picture quality in InDesign and PDF output

Image
we comparing cs5 pdf output of our book id version. images clearer , colors better when view page inside of id side side pdf. pictures blurry in pdf, though outputting @ 600dpi.when export pdf in cs6, clarity better color still little off. normal? here screenshot difference in colors More discussions in InDesign adobe

Не загружается информация на тестовый сайт - Joomla! Forum - community, help and support

Здравствуйте! Запускаю joomla на openserver, загружаю все материалы так, как говорит в уроках Куртеев, а вместо тестового сайта открывается страница, на которой написано "rs metro" Главная. Карта Сайта. Может, я конечно, полный дуб, но я так понимаю, что не загружается информация? Что я делаю не так? Ведь информация сохраняется. Board index Joomla! International Language Support International Zone Russian Forum Joomla 3.x - Задайте здесь свой вопрос по поддержке Общие вопросы/Новичок в Joomla! 3.x

Redirect Loop - Joomla! Forum - community, help and support

i have created joomla site on friends hosting site site getting error message: web page has redirect loop the hosting support site "the redirect loop see online comes index.php file stored there. please new index file uploaded joomla archive: http://www.joomla.org/download.html , visit 1 more time content." could please point me in right direction? thank you. did upload joomla package on server , install? you can download package url , extract, can see index.php Board index Joomla! 3.x - Ask Support Questions Here Installation Joomla! 3.x

For those wondering about new capabilities of Element 3D 1.5 - my fav is OBJ sequence importing

video copilot released element 3d 1.5 last night. free upgrade. has lots of new features. 1 enthusiastic ability import obj sequences.   means this.   @ first element had ability import static 3d models.very cool limited motion abilities.   can create animation of model in 3d software ( use spectacular newest incarnation of blender) , import sequence of 3d model movements.   before if wanted have sophisticated movements models have in blender output movie of motion. sequence of 3d model motion. means can reposition camera @ movement anywhere want. not flat movie anymore. More discussions in After Effects adobe

Is this - Locale.stringIDArray - an Array or an Object?

public static loadstringex(stringid: string , languagecode: string ) : string   this loadstringex declaration, , seem indicate it's multidimensional array? is, locale.stringidarray. (or it's object)     var arr:array = locale.stringidarray; for (var i=0; i<arr.length; i++) {                                         idlabel = locale.loadstringex(locale.stringidarray[i], loc)                                         id = locale.stringidarray[i];                                                              trace("id :" + id + " " + idlabel);                               trace("array id:"+ locale.stringidarray[i] + ":" + idlabel);                               }   and returns id :ids_008 复位 array id:ids_008:复位 id :ids_010 目前的地理定位数据\n array id:ids_010:目前的地理定位数据\n id :ids_015 水平精度       i thinking of extracting data, easy enough in instance, , putting sqlite database. way can recall anytime anywhere use in various parts of program. i can

Discard all comments, forms and multimedia with scripting

hi,   in pdf optimiser under "discard user data" there option "discard comments, forms , multimedia".   this remove multimedia pdf file.   can 1 please advise if can done using javascript?   i have looked in javascript reference cannot find in relation this.   any assistance appreciated, thank you. you can set preflight profile same thing , execute via doc.preflight method documented here: http://livedocs.adobe.com/acrobat_sdk/9.1/acrobat9_1_htmlhelp/js_api_acrojs.88.510.html More discussions in JavaScript adobe

Expanded child menus on JE Accordion Menu - Joomla! Forum - community, help and support

Image
hi all, could please advise how make sub-menus remain expanded when parent menu clicked on? i installed http://jextensions.com/free-accordion-menu-joomla-2.5 , it's ext thing cannot make sub-menus stay opened, user can review through them without having click each time on parent , sub, respectively. all sub-menus show option set "yes" thank much! you can check css , js fix module. if not, can use ext: http://demo.yendif.com/joomla/yendif-re ... -menu.html Board index Joomla! Older Version Support Joomla! 2.5 General Questions/New to Joomla! 2.5

Thread: Youtube Movies on Wii? and others

recently youtube has movies can buy/rent different prices. these can watched on pc. possible watch them on nintendo wii internet channel? or maybe internet connected blu-ray player has link youtube? juust wondering... the wii capable of streaming content, probably, yes. btw: i've moved other os talk, involves "wii os", if will. Forum The Ubuntu Forum Community Other Discussion and Support Other OS Support and Projects Other Operating Systems Any Other OS Youtube Movies on Wii? and others Ubuntu

automatically resizing diashows?

hello!   following "problem"  : i made website muse , fine except: the diashows used within site not scale according format of userscreen,which means if watch site on a  larger screen menus still belong,but everthing inside gets stuck upper end , below there empty space above the  footer- " inside "  not  resize. is possible make diashows / widgets within site automatically resize according size of given screenformat (not pinning them  e.g. corner  ) ?   thank  you hello,   muse not support responsive layout. has been added feature request users : http://forums.adobe.com/ideas/1993#comment-5363   i  suggest add vote , valuable comments post.   regards, sachin More discussions in Help with using Adobe Muse CC adobe

Error Message after Upgrading from 2.5.28 to 3.3.6 - Joomla! Forum - community, help and support

hi i have upgraded site 2.2.28 3.3.6. web site front end not working should , when go control panel getting error message "your host needs disable magic_quotes_gpc run version of joomla!" i have spoken host advised me not file on system , can not assist. can help..... david then need host knows doing basic part of php , not joomla and if still dont have clue http://php.net/manual/en/security.magicquotes.php Board index Joomla! 3.x - Ask Support Questions Here Migrating and Upgrading to Joomla! 3.x

Movie Load Time Too Slow

hello!    i've created 3 movies new website; photo slide shows 10-14 photos , text.  photos have been optimized in photoshop , saved web...most under 100kb, movies taking long time load on webpages.  there can through edge animate reduce load time?  preloader, load time way long.  i've inserted movies html pages using iframe.  suggestions appreciated.  thanks! More discussions in Edge Animate CC adobe

Going from Joomla 1.6.4 to Latest Version - Joomla! Forum - community, help and support

Image
i've combed through lot of forum posts, seems outdated. is there guides out there step step instructions 1.6.3 latest version 3.x? i've been tasked trying fix things website, , way going upgrading. i'm starting realize going such old version major task. sadly i've got backend , ftp access server, may make things more challenging. date guides on tackling such task helpful! ... oh wow.... challenge.. , not upto date guidelines need. i'd have long way backup 1.6 , move 1.7 https://docs.joomla.org/upgrading_1.6.5_to_1.7 make sure works , backup 1.7 , move 2.5 https://docs.joomla.org/j2.5:updating_f ... ng_version make sure works , backup 2.5 , move 3.x https://docs.joomla.org/joomla_2.5_to_3 ... _migration but before start, make sure template made fit every next version , check same extensions used. ..... when there not content, new clean built website better.... sure depends on amount of content.. because not find 1.7 on http://joomlacode.org/gf/

home page only shows if you include index.php in the url - Joomla! Forum - community, help and support

hi have strange problem i'm not sure if site, config file, or server causing issue. i have built test site in directory on own hosts server , works ok www.cygnusonline.co.uk/gripp i have transferred site on server needs hosted , having problems. i have created database , moved files directory. when browse directory homepage display if include index.php @ end of url so www.manchestercommunitycentral.org/gripp not work but www.manchestercommunitycentral.org/gripp/index.php work also non of internal page links work , can access admin login if go www.manchestercommunitycentral.org/grip ... /index.php has seen before? site, config or server settings causing problem? cheers check sef in joomla configuration , .htaccess file. Board index Joomla! Older Version Support Joomla! 2.5 General Questions/New to Joomla! 2.5

Multilingual: Dropdown works(!) but no flags ?! (SOLVED) - Joomla! Forum - community, help and support

dear joomla forum i have configured multilingual site have before. languages, content languages, categories, menus (with flags) , default pages. plugin enabled , module enabled. it works fine long dropdown options selected. it not work if deselect dropdown use flags. - "show title", title disappears when deselect dropdown. any suggestions? regretfully cannot provide link many (!) in advance edit: works without dropdown if deselect flags! how damn flags work? thanks again could check language configuration multilanguage language check module in back-end? extensions > module manager > [select view administrator modules] > enable multilanguage language check module. did specify right language codes in content languages? (do see flags there?) Board index Joomla! 3.x - Ask Support Questions Here Administration Joomla! 3.x

Thread: Magic System Keys

Image
a year or ago, read post somewhere in forums told how safely shut down hung system. involved pressing control key combination along letter key. there several key combinations had pressed in order, , each triggered system function critical clean shutdown (e.g., remember 1 function flush pending file/disk operations). author gave cute little phrase, first letter of each word being letter associated letter key in key combos. phrase "raising skinny elephants utterly ridiculous." know i'm talking about? can tell me sequence is, or direct me original post? appreciated. r aising e lephants i s s o u tterly b oring... enough of - answer question: clicky Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [SOLVED] Magic System Keys Ubuntu