Posts

Showing posts from April, 2015

Brush menu opens when use stylus

i have bamboo tablet. everytime put down pen opens brush menu , makes near impossible work done. driving me crasy. i've changed tablet settings, can't seem stop it. ideas? thanks! hi,   maybe inadvertently pressing side buttons on pen? (one of buttons might set right click)   you can set button shortcuts in bamboo preferences or did try that?   what version of photoshop , operating system using? More discussions in Photoshop for Beginners adobe

problem in joomla redirect after login - Joomla! Forum - community, help and support

hello we facing problem ..actually have made plugin redirection particular menu_id plugin actully not working .for further requirment of plugin have add selection of menu_id backend once select menu_id backend , save it's not redirect particular page.i stuk , facing problem days. if solution on pls tell me..the codes given below using abhilogin.php <?php // no direct access defined( '_jexec' ) or die( 'restricted access' ); $document = jfactory::getdocument(); $document->addstylesheet(juri::base() .'plugins/user/abhilogin/abhilogin_style.css'); class plguserabhilogin extends jplugin { function onuserlogin($user,$option=array()) { $menu_id =$this->params->get('menu_id'); $app = jfactory::getapplication(); $menu= $app->getmenu(); $myabsoluteurl=juri::base(); $item=$menu->getitem($menu_id); $url=jroute::_($item->link. '$itemid'.$menu_id); $app->redirect($url,'login succesfully , u redirected in other page...

sub menu problem - Joomla! Forum - community, help and support

i using menu module show menu. when set start level 2 , end level all, not showing me anything. but when set start level 1 , end level all, shows me everything. can doing wrong? please help level 1 top level if add mod_menu starting @ level 2, @ least in mod_menu, entry level 1 active... sample main menu in module position1 has got 3 items: home, "about" , "contact". "about" has got several subitems.. now can put new mod_menu in position2. now, when click "about" in position1, subitems populate position2... Board index Joomla! 3.x - Ask Support Questions Here General Questions/New to Joomla! 3.x

Rotate a group

i have grouped object line in it. want rotate grouped object so, line in object horizontal or vertical. hand, takes lot of time. there quick way of doing this? ral,   you may, smart guides being friends:   1) line tool drag temporary horizontal/vertical guide line suitable end point of grouped line (smart guides (anchor ); 2) (normal) selection tool, select group, switch rotate tool, click suitable end point, clickdrag grouped line until reaches guide line (smart guides path )rotating rest of group it; 3) delete temporary guide line. More discussions in Illustrator adobe

Links, Color matching problems in Safari

could please take quick @ page in safari , in firefox , tell me why top center title background, , facebook link background colors off in safari? actually, appear accurate , link background colors off once hovered over. refresh page , problem gone , title , fb link colors off. yet looks perfect in firefox. feels new safari issue. neber had problem before.   - body css rule has background set @ 3a3936. -title graphic inserted rgb gif image, hex value of 3a3936. -facebook link background rgb gif hex value of 3a3936.   http://upstartstudio.com/design.html livhaf memory device various link states.  best cross browser results, keep css link definitions in order.   a:link { } a:visited { } a:hover { } a:active, a:focus { }   you need visited style rule.     nancy o. More discussions in Dreamweaver support forum adobe

Extension disabled/broke website - Joomla! Forum - community, help and support

in attempt set website google analytics, installed plugin called google universal analytics audrius dobilinskas. after enabling plugin, website loads blank white page. tried restoring full website backup (from before when plugin installed) through cpanel didn't work , can't joomla administration page disable or uninstall plugin. have tried going phpmyadmin disable plugins changing com_plugins "enabled" column value 0 in jos_extensions table. i've done know do. can offer suggestions else can try website , running? using phpmyadmin (usually available in isps provided cpanel site), can go database - find jos_extensions table (substitute prefix jos), click on name @ top of table , click type twice @ top of table. should bring plugins top of table alphabetized. find googleuniversalanalytics plugin, click on edit icon left of googleuniversalanalytics row. enabled field , change 1 0 , save. Board index Joomla! 3.x - Ask Support Question...

Get Student Name from LMS in Captivate 6.

it easy access student's name lms in captivate 5.5... i'd insert as3 flash swf file code: var username:string = string(externalinterface.call('g_objapi.lmsgetvalue','cmi.core.student_name'));   and set value captivate variable , use student's name anywhere liked.     in captivate 6, method no longer works.   i have been advised javascript in cap 6, using call:   getstudentname();   this works in google chrome, , in safari... not in firefox, , not in i.e.     adobe, how do browsers? hello , welcome forum,   have @ article jim leichliter, aka captivatedev/captivatepro   http://captivatedev.com/2012/12/17/display-the-students-name-from-your-lms-using-adobe-cap tivate-6-x/   lilybiri More discussions in Adobe Captivate adobe

replication History

hi all,             can let me know replication history saved in repository?any pointers on this  higly appreciable   thanks hi shankaa,     if looking log file contains information, can found at: <cq5 instance>/crx-quickstart/logs/error.log     it not though replication history persisted in state looking for. suspect stored via singleton in agentmanager class.     my reasoning this: 1. if search crx repository unique string in error log, won't see one, items stored in replication queue. 2. if edit log file, not reflect in replication log explorer (e.g. http://localhost:4502/etc/replication/agents.author/publish.log.html ) 3. if stop , start cq5 instance, log cleared, suggest volatile state in singleton.     the code log page can found in repository @ /libs/cq/replication/components/agent/log.jsp, and line 10:    agentmanager agentmgr = sling.getservice(agentma...

Google Search app on IOS does not open page - Joomla! Forum - community, help and support

hello, my website running joomla 3.3.0. having trouble in opening web page on google search app on apple devices. on android works great. for ex, when type "alternativa" displays site on first page, once open it displays can not open file writing log. on android opens page. have uploaded new site , had trouble before on android after indexing 'page works on android. happening on app, when type in google in browser opens page. i have attached image get. can give me hint how solve problem? i have solved problem. post considered closed. Board index Joomla! 3.x - Ask Support Questions Here General Questions/New to Joomla! 3.x

add a joomla module in an ecommerce - Joomla! Forum - community, help and support

hi everyone, i add blog build in joomla in kind of website : http://www.ange-paradis.com it prestashop , blog made in cms. think joomla can blog more friendly, let me know if know how add in kind of code developpement thank you hi, if add joomla blog non joomla website, need install specific folder (for example directory/blog) have own database, website in case ange-paradis.com/blog. in case there lot of work looks same shop - need find similar template , modifiy it. also can think install joomla , add ecommerce extension instead of prestashop use joomla extension eshop. anyways if you want keep independent eshop, way install new folder how mentioned above. Board index Joomla! Older Version Support Joomla! 2.5 Search Engine Optimization (Joomla! SEO) in Joomla! 2.5

Thread: Totem: Failed to create output image buffer of 428x240 pixels

it's been year since first saw error, perhaps more, because might have started in karmic, , in lucid. happens when try playing vedeo files of kinds - flvs, avis, mp4s, not all. istead of starting play video, totem pops notification box saying "failed create output image buffer of yyyxyyy pixels ". other players mplayer or vlc don't have problem. have fix? if try launching totem terminal, output this: (totem:14978): glib-gobject-warning **: ia__g_object_set_valist: object class `gstplaybin2' has no property named `queue-threshold' ** message: error: failed create output image buffer of 428x240 pixels xvimagesink.c(2384): gst_xvimagesink_show_frame (): /gstplaybin2:play/gstplaysink:playsink0/gstbin:vbin/gstgconfvideosink:video-sink/gstbin:bin0/gstautovideosink:autovideosink0/gstxvimagesink:autovideosink0-actual-sink-xvimage: xserver allocated buffer size did not match input buffer some shady we...

Acrobat XI: No checkbox for "View PDF in Browser"?!

in acrobat xi there no checkbox "view pdf in browser"? everytime open pdf in website wants open explorer , not acrobat. not sure checkbox looking for. maybe link help: http://helpx.adobe.com/acrobat/using/display-pdf-browser-acrobat-xi.html . More discussions in Installing, Updating, & Subscribing to Acrobat adobe

how to url rewrite duplicate pag and 404? - Joomla! Forum - community, help and support

im tryin improve site , in google webmaster have alot of duplicated pag (like 400+). fix alot redirect 301 there urls need help. try isnt working. how can make redirect this? or make google ignore them some pag random id numbers "html?id=222" ? ¿i should remove numbers? code: select all /indice-de-figuras.html?start=21 /indice-de-figuras.html?start=42 /indice-de-figuras.html?start=63 /indice-de-figuras.html?start=84 or page, number giveme 404 icomo-escribir-canciones.html?id=222 from search module code: select all /component/search/?itemid=1&searchword=acordes&submit=search&searchphrase=exact&ordering=newest /component/search/?itemid=1&searchword=canciones&submit=search&searchphrase=exact&ordering=newest /component/search/?itemid=1&searchword=consejos&submit=search&searchphrase=exact&ordering=newest /component/search/?itemid=1&searchword=escribir&submit=search&searchphrase=exact&ordering=newest /component/search/...

I can not install anything on joomla 2.5. - Joomla! Forum - community, help and support

i can not install on joomla 2.5. called debugger , returns error: jdatabasemysql::query: 2006 - mysql server has gone away sql=show full columns `r20ic_extensions` call stack # function location 1 jadministrator->dispatch() jroot\administrator\index.php:46 2 jcomponenthelper::rendercomponent() jroot\administrator\includes\application.php:153 3 jcomponenthelper::executecomponent() jroot\libraries\joomla\application\component\helper.php:348 4 require_once() jroot\libraries\joomla\application\component\helper.php:380 5 jcontroller->execute() jroot\administrator\components\com_installer\installer.php:18 6 installercontrollerinstall->install() jroot\libraries\joomla\application\component\controller.php:761 7 installermodelinstall->install() jroot\administrator\components\com_installer\controllers\install.php:29 8 jinstaller->install() jroot\administrator\components\com_installer\models\install.php:105 9 jinstallertemplate->install() jroot\libraries\joomla\installer\install...

Online Savings Calculator - Joomla! Forum - community, help and support

does extension exist? it looking made subscription/profile based website user can create/login profile , update savings amount. amount website work out how has saved , put different areas @ percent decide. update savings amount , add personal profile. able track savings progress line graph or similar. profile needs have ability have users update photo, name, email, town, country. the user profile part simple, savings part struggling head around. any awesome, thank , have nice day. Board index Joomla! 3.x - Ask Support Questions Here Extensions for Joomla! 3.x

Thread: Compiling Linux Kernel on Lubuntu

hi can please give me explanation of how compile new linux kernel 3.0 on lubuntu 11.04? cheers 2eki, compiling kernels advanced topic. 'absolute beginner talk' not right place. other getting 3.0 kernel, there specific want? compiling own kernel pretty extreme. Forum The Ubuntu Forum Community Ubuntu Official Flavours Support New to Ubuntu [SOLVED] Compiling Linux Kernel on Lubuntu Ubuntu

Thread: Anjuta config.h | gtk.h no such file or directory

Image
whenever create new project on anuta compiles , builds succesfully.however if exit , reopen anjuta or restart computer or shut down , open again problem cant compile or build @ , message every header file use.if make new project same code,it works Forum The Ubuntu Forum Community Ubuntu Specialised Support Development & Programming Programming Talk Anjuta config.h | gtk.h no such file or directory Ubuntu

Changed Metadata in config, not show in page source online - Joomla! Forum - community, help and support

hi, i'm trying update main site metatag , meta description in joomla 2.5.22. have changed in home page article, menu item, through configuration page in joomla , through configuration.php file on ftp, still page source online showing old meta data. missing something? i have cleared cache after each time double check , still same. i'm bit confused! appreciated. many thanks. kate i have cleared cache after each time double check , still same. do mean browser cache? joomla may have caching enabled, too. go global configuration - system - cache settings. if caching on, go site - maintenance - clear cache , delete cached files. which template using? template frameworks manage own caching mechanism need clean, too. Board index Joomla! Older Version Support Joomla! 2.5 Performance - Joomla! 2.5

Thread: Program (MATLAB) not showing up in Software Centre

hi, i'm running ubuntu 11.04 (natty narwhal, right?). switched vista few days ago , i'm loving it! feels i'm using powerful machine again instead of rusty, buggy contraption. anyway, installed matlab off cd. installation went fine , program seems working on par far can tell (apart crashes when try load .fig, can around that). however, not showing in software centre, though appears in applications folder. attempts keep in launcher bar fail - stays there clicking on icon doesn't anything. help? don't want have go applications folder every time want run matlab... you need make tiny script, example: #! /bin/sh dir=/usr/local/matlab/r2010b/bin/ cd $dir ./matlab , in desktop, make new launcher excecute path above script location, choose picture launcher (can download mathlab icon internet) -> done, have matlab icon in desktop in window. have fun! Foru...

reset default preferences w/ CS5 on iMac?

happy holidays all.  i'm using adobe's classroom in book .  on page 12, prompter reset default preferences doesn't pop up, there way reset?  thankye. click on photoshop icon to  launch it, , press down , hold cmd-opt-shift keys @ once until reset dialog box appears. dialog appear "delete adobe photoshop preferences file?" press yes if that's want , photoshop continue open. may take few tries should work. More discussions in Photoshop General Discussion adobe

[SOLVED]magic quotes - Joomla! Forum - community, help and support

firstly g'day the problem having joomla platform 13.1.0 stable , have asked provider turn magic quotes of , have been replied : place these lines in you're "php.ini" magic_quotes_gpc = off magic_quotes_runtime = off magic_quotes_sybase = off i have looked @ php information see file located @ "/usr/local/lib/php.ini " can not find directory @ ? how on come problem ? or should revert joomla 2.5 ask hosting provider more assistance. need create copy of php.ini in files can set desired. Board index Joomla! 3.x - Ask Support Questions Here Installation Joomla! 3.x

Installation problem of evaluation version of Photoshop

hi guys   i have tried downloading adobe photoshop cs6 evaluate , see if meet needs (i expect - user friendliness big question). now, download failed , cannot undo has been done , need help.   my system configured small ssd c: drive intended operating system, drivers , system type files. programs *meant* go large (tb sized) d: drive. download decided use c: drive, didn't check see how space available (about 10gb) , has failed download ran out of space.   i have 190mb left iis critically low , cannot find photoshop has gone! can tell me directory have created can delete it? some programs insist on using c: , have adobe reader , acrobat on c: no sign of photoshop under there. directory name should delete?   also, how space need, can delete or move other files off d:?   os=7.   cheers, brett best run adobe creative suite cleaner tool reinstall. http://www.adobe.com/support/contact/cscleanertool.html More discussions in Downloading, Installing, Setting Up ...

Install CS4 Web Premium

where can download installer cs4 web premium? have serial, no disk. have tried recommended on forum gives , error 404. this? planroomt13 wrote: have tried recommended on forum gives , error 404. this? what link did try?   have tried? (following instructions carefully) http://prodesigntools.com/download-adobe-cs4-and-cs3-free-trials-here.html More discussions in Downloading, Installing, Setting Up adobe

PDF to DWG Conversion

can newest version of adobe acrobat convert pdf drawing dwg drawing can edit lines , dimensions? or need download program can me? no you'll have use software convert pdf. or insert drawing pdf.  thing that  pdf can reduce file size of pdf drawing reducing the ppi1 300 150 or 72 dpi.   if going line drawing or vector graphic use ai or corel draw. if is ging picture or other type graphic photoshop, photshop elements, graphicconverter, More discussions in Creating PDFs adobe

captivate 5.5 fill in the blank tabbing control

Image
i have captivate 5.5 project fill in blank questions (quiz slide). works except ability designate cursor goes when hit tab people naturally go next blank. here's screen shot of i'm talking about.     currently when fill out number 1 , hit tab goes f, g, 2 followed desired sequence. havent figured out how go in obvious desired order. have looked tabbing widget chris dorna (i believe name / website) suggested in other forum posts in question slide, each line not have it's own text box or name , 1 big text box widget not usable me plus there cost it. didn't want redesign page since have plugged many correct answers each field , spent several hours not frame others , redesigning them take days.   does know free means designate tab order or maybe know how captivate determines goes when hit tab? if want more control on tab order, using fill in blanks questions s not way go.   using text entry boxes tab order widget best overall solution.   do math on dollars in man ...

Thread: How to let Konsole handle telnet sessions from Firefox

could please tell me script can use open telnet links within firefox using konsole? think note: want open every new telnet link in different tab of konsole window. bump!!! Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [SOLVED] How to let Konsole handle telnet sessions from Firefox Ubuntu

Mega menu will not save ZO2 framework - Joomla! Forum - community, help and support

Image
i trying make 1 of sub menus change 1 column two. make change , save template , template saved message. @ page , still set single column. go template , mega menu has reverted single column. can change other settings @ top animation , saves fine. know causing issue? here mega menu looks after i've made changes. template: zo2_hallo - default template version: 1.3.4 joomla version: 3.2.3 other extensions install , work fine. multiple people have reported problem zoo template , never respond on forum. i did local install on computer , tried make these changes , had same problem. i've done research , other people have had same problem t3 framework, no 1 ever posted how fix issue. Board index Joomla! 3.x - Ask Support Questions Here Templates for Joomla! 3.x

configure remote and testing server

i installed dreamweaver cs 6 , created web site. i have local folder save local file. it prompt me enter ip address , url. can please advise how configure remote , testing server?   your , information great appreciated,   regards,   iccsi, iccsi, responded thread you've started. please follow-up there: http://forums.adobe.com/thread/1108364?tstart=0   i'm locking discussion avoid duplicate responses.   *discussion locked* More discussions in Dreamweaver support forum adobe

Joomla Admin. After login I see a banner but not admin menu - Joomla! Forum - community, help and support

hi. i can login admin account, thing see after login top banner joomla logo , domain name , version 1.5.15. can wrong here? tried search on internet have not found regarding problem. of post can find people having problem blank site. dont have completly blank site. does know problem , how fix it? my web page running , working fine. could host upgraded php version 1 doesn't work joomla 1.5.15, site hacked 1.5.15 old , unsecure. if have backup of site try uploading media folder , administrator folder site, if doesn't fix backup site , database , try uploading joomla 1.5.0 1.5.26 update file set site , see if fixes it. Board index Joomla! Older Version Support Joomla! 1.5 Administration 1.5

W3C validity error on my joomla 2.5 website - Joomla! Forum - community, help and support

good day, i have tried validate website working on , came accross 5 errors. successful tackling first error stuck these four. the url www.mercuryglb.com , checkin @ http://validator.w3.org/ your , feedback appreciated. thank you validation output: 4 errors error line 237, column 46: bad value 0 attribute rel on element a: string 0 not registered keyword. string 0 not absolute url. 1<span class="nivo-arrow-border"></span> syntax of absolute iri: absolute url. example: http://example.org/hello , not /hello. spaces should escaped %20. syntax of link type valid <a> , <area>: whitespace-separated list of link types, no duplicate keywords in list. each link type must listed allowed on <a> , <area> in html specification, or must listed allowed on <a> , <area> on microformats wiki, or must absolute url. can register link types on microformats wiki yourself. error line 243, column 39: bad value 1 attribu...

Menu name not showing every character - Joomla! Forum - community, help and support

hi everyone, i got little problem 1 of menu item. not character showing (the name cropped)... is there configuration enable title show every character? here's exemple in picture uploaded. it supposed programmes , not program menu name.jpg thank you. max well.. apparently word long container in.. , script says end "..." css text-overflow maybe... Board index Joomla! 3.x - Ask Support Questions Here General Questions/New to Joomla! 3.x

Load editor-xtd plugin layout from specified file - Joomla! Forum - community, help and support

hello! i'm working on joomla! 2.5/3.x editor-xtd button , have problem loading layout file on button click. i have tried method: code: select all $link = 'plugins/editors-xtd/myplugin/myplugin.layout.php?name='.$name; $button = new jobject; $button->modal = true; $button->class = 'btn'; $button->link  = $link; $button->text  = 'insert something'; $button->name  = 'myplugin'; $button->options = "{handler: 'iframe', size: {x: 500, y: 300}}"; ... full generated link in admin looks http://my.local.host/mywebsite/administ ... /link-etc. . , doesn't work. have tried including juri::base in $link, administrator path still loaded. i'm new in plugin dev joomla! , have search lot no solution found. ** tried link index.php?folder=plugins.editors-xtd.myplugin&file=myplugin.layout.php&name=$name still nothing. there workout or i'll have create&use javascript function run on button click? kr3ck3n did fo...

Title on pages - Joomla! Forum - community, help and support

hey. when press menu item , hit page, joomla places title in top of page. want do, not on page set home. i've set options of menu item "show title" "hide", didn't worked. i've tried set menu item type different types, doesn't work either. i've tried set global configuration -> articles show title -> hide, works on menu item type "single article", , still not on "home page" when menu item type single article. what do? i'm using joomla 3.2.3. /anders lolk in menu item, on page display tab - set show page heading 'no'. see if works. Board index Joomla! 3.x - Ask Support Questions Here General Questions/New to Joomla! 3.x

Edit Protostar Template for Blog Layout - Joomla! Forum - community, help and support

Image
hey everybody, this may sound noobie question of can`t figure out. i want have template shows content kind this: top: titel below title left (small pic) on right of pic: text intro , read more button. i can`t figure out how that. i`m using joomla 3.2.3 , k2 extension contend. maybe can me issue cheers, dom - after install k2, can input items - create menu, set link view menu. see in config , can have layout items ( column of layout, review, image,....) Board index Joomla! 3.x - Ask Support Questions Here Templates for Joomla! 3.x

Thread: Make Shift+Numpad act as Home/End Keys

in ubuntu used keyboard option called "make shift+numpad work ms windows" or something. allowed me press example shift+numpad 7 , registered "home" key. without option shift key acts temporary numlock , it'll pick "7" instead. regular home/end keys out of reach, wonder setting in xfce. i'm using latest xubuntu 11.04. after grepping found solution: need add numpad:microsoft option xkboptions . on older ubuntus, in xorg.conf. on newer ones open file /etc/default/keyboard , change line: code: xkboptions="" to code: xkboptions="numpad:microsoft" save , reboot (restarting x doesn't seem work, @ least not ralt+printscreen+k). Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Desktop Environments [SOLVED] Make Shift+Numpad act as Home/End Keys Ubuntu

clearing log?

i have pemiere elements 10,when done project can go session log file,select all-delete all.----i bought photoshop 11, , not allow me , log has lot of in it, within 2 days.can tell me how on ride'access denied? hello,   as have photoshop elements, , not photoshop, move post active photoshop elements forum, more replies program.   good luck,   hunt More discussions in Photoshop Elements adobe

Thread: Need FN Key to turn on Wireless HP Laptop

hi guys! few days ago got new hp laptop (model number dv7-6157cl), , operating system wasn't able recognize wireless card (ralink 5390) downloaded driver off of ralink website, , able install (now when write command "ifconfig" in terminal, there's paragraph ra0), wifi still disabled. think because need enable using "fn" key combination, laptop doesn't react combination enable wifi. if help, laptop brand new, don't mind formatting partition if necessary, , willing paste results of terminal commands if need them thanks! oh yeah, , if couldn't have guessed, i'm not experienced in messing drivers/wireless cards (bump) Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Installation & Upgrades [ubuntu] Need FN Key to turn on Wireless HP Laptop Ubuntu

Thread: Trim video in FFmpeg is not accurate

i tried trim video in ffmpeg using command: code: ffmpeg -ss 00:20:48.500 -t 00:01:00 -i input.mp4 -acodec copy -vcodec copy output.mp4 but ffmpeg not accurate , started video nearby point instead (from 00:24:46~). tried add 2 seconds starting point , took frame (not wanted). video source h264 video aac audio. suggestions should do? need accurate possible. thanks. the problem maybe.. simple trim cutting h264 has on frame..these can seconds apart.. frame accurate cutting requires new cut-point frame calculated previous current p or b frame, new b & p frames must computed next frame.. did not know ffmpeg cut h264 at all without video re-encoding... not possible year ago. ffmpeg weakness not cut in (de)muxer in (de)coder. try re-encoding -vcodec libx264 in place of -vcodec copy slower want minute..core 2 duo should manage 1-2x real-time. Forum ...

How to access a webservice that uses Windows Integrated Authentication.

we have client created webservice identify users.  requireing use service identify users.  seem have read somewhere used .net create connection , passed data coldfusion ( or allowed access data).  subsequent searches have not proven fruitful.  has else run similar issue?  know can find information on how accomplish requriement? i have found other people using cfx_http5 -  http://www.cftagstore.com/tags/cfxhttp5.cfm   i have not used though.  costs $50. More discussions in Advanced Techniques adobe

Thread: Infraction for circumventing the language filter

Image
hi, i've received private message: posted s.fox dear pcaddicted, have received infraction @ ubuntu forums. reason: circumventing profanity filter ------- hello, section point 5 of code of conduct : quote: profanity: have users of age groups , of tolerance levels profanity concerned. language filter in place catch major forms of profanity may accidentally used. do not attempt circumvent language filter using variations or slight misspellings of profanities. please not circumvent profanity language filter. thank you. ------- infraction worth 2 point(s) , may result in restricted access until expires. serious infractions never expire. original post: http://ubuntuforums.org/showthread.php?p=11143835 quote: what funk! time sale? best, ubuntu forums no, not circumventing language filter. word "funk" ...

OS Re-install - cannot activate

i installed win 7 , figured activation recognize mac address , allow me activate.  doesn't work.  can do? going step.   which adobe product trying install? mac or windows version of product?   are trying install on win 7?   is creative cloud product or traditionally licensed version? More discussions in Downloading, Installing, Setting Up adobe

Adding a moving footer

hi,   i'm trying set fotter banner, want stay @ bottom of browser window. tried putting banner in fotter area, when increase browser window size, fotter not move , background color below it. tried fixing banner, fotter moving when window smaller page size, wrong.   is there way want?   thanks,   ziv unfortunetly have tried can @ moment. not have 'sticky footer' support yet. pinning footer @ bottom best solution @ moment. yes can cover content when browser window smaller website, shouldn't problem since desktop browsers big enough not cover short page content. make page size little bit bigger content.   i have seen few websites designed in muse pinned footer menu trick , looked me. More discussions in Help with using Adobe Muse CC adobe

Parse Error - Joomla! Forum - community, help and support

hello, i new administering joomla! site, , have encountered error on our test site. i've gone index.php file , didn't see error describing in error message. parse error: syntax error, unexpected '<' in /home/content/71/8279771/html/redesign/index.php on line 55 i stumped @ point. thanks in advance! eric it appears error there "<" somewhere on line 55 of index.php file not belong. without seeing file bit difficult tell may going on. Board index Joomla! Older Version Support Joomla! 2.5 Administration Joomla! 2.5

I see keywords but still can't "find" by keyword

i have read several discussion threads don't seem have exact same problem others.   i upgraded bridge cs6. photos still have keywords attached. see list of keywords. if click on image has been tagged earlier, keywords intact.   but cannot use find tool locate keyword.   people have helped others suggesting exporting old keyword list , importing the new version of bridge. can see keyword list right there doesn't seem need to that.   can help?   i'm on mac, fwiw.   thanks, jane are keywords italicised?  if right click , choose make persistant.   for find work folders must indexed.  open each folder , wait spinning arrow stop. More discussions in Bridge General Discussion adobe

best Budget Graphics Card for Pr CS6 editing

i looking build i5 3570 based windows editing computer in coming months , looking suggestions on graphics card used premiere pro cs6. not using system high volume video editing, 1-4 5-15 minute projects month using canon dslr footage , few motion graphics in ae.   i purchase nvidia card under $200 used "hack" enable in editing. system may end being used gaming, it's not priority. have tried looking around online see if has made list of best non approved nvidia cards mercury playback unable find anything.   are there things in graphics card when comes working premiere , ae? number of cuda cores, core clock, memory type? i'm not knowledgable when comes computers willing learn if helps me find card best fits needs.     a little info on idea build   i5 3570 16-32gb 1600 ddr3 ram 128gb ssd os a few hdds work/scratch     any appriciated! paul,   of current generation geforce gpus, gtx 650 ti best can unless happen find gtx 660 in range (normally, gtx ...

Thread: dell inspiron 2650 no keyboard commands

ok kinda new ubuntu , not,have played bit before. problem having , have googled , found numerous threads on forum this,but nobody seems have found workaround. when install ubuntu 10.10 on dell inspiron 2650 updated bios version a13.windows xp pro other operating system 512 megs of ram. works fine till run update manager updates fine upon reboot not accept keyboard commands,will accept usb keyboard , mouse again happens after update. tried editing grub menu acpi-off,but not sure if did right,as when rebooted again thats fresh install no updates wouldnt accept keyboard again. right running ubuntu no updates,afraid keep trying dont want keep reinstalling ideas? mods didnt see dell support section please move thread there. if grub option worked, never fear because did supposed do, when rebooted removed option line. means every time reboot have add boot option again, unless find way add permanently. know the...

Unable to access website from front end - encoding - Joomla! Forum - community, help and support

hi, i've got website running joomla 3.3.3. working fine yesterday , today website won't load in safari "cannot decode raw data. (nsurlerrordomain:-1015)", on chrome standard page loading error , on firefox "the page trying view cannot shown because uses invalid or unsupported form of compression." as said site worked fine yesterday. in evening installed rsevents site worked @ least 3 hours without hitch after that. today i've been able backend , edit things without error front-end site won't load @ all. if take website offline login screen normal when login same errors before , site won't load. i'm @ loss one. i try uninstalling rsevents can't see how that's got encoding , don't know how problem delayed if caused component. surely should have taken effect straight away not day after. i'm hoping simple fix fear may not be. i grateful assistance can offer. many in advance. forum post assistant (v1.2.4) : 4th september 2014 wro...

Automatic updater

i have run automatic updater , failed following messages adobe photoshop 13.0.3 voltooid met fouten. foutcode: u44m1p6   adobe bridge cs6 5.0.1-update installatie mislukt. foutcode: u44m1p7   photoshop camera raw 7.3-update installatie mislukt. foutcode: u44m1p7   extension manager 6.0.4-update installatie mislukt. foutcode: u44m1p7   i tried understand discussions on forum..;beats me. reainstall software, dig log files...? what should now? thanks usable reply to find root cause of installation failure direct option review installation logs.  can find details on how locate , interpret installation logs @ troubleshoot install logs | cs5, cs5.5, cs6 - http://helpx.adobe.com/creative-suite/kb/troubleshoot-install-logs-cs5-cs5.html . More discussions in Downloading, Installing, Setting Up adobe

Help!! My admin panel is missing - Joomla! Forum - community, help and support

hi when log admin panel see incorrect interface i have tried resettting passowrd through phpmyadmin, luck can advise on do thanks earl http://www.sponsorsa.com/administrator admin | secret admin2 | secret this means acl table (and viewlevel table well) messed up. need fix it. there many posts on forum , elsewhere discuss how fix it. Board index Joomla! Older Version Support Joomla! 2.5 Administration Joomla! 2.5