Posts

Showing posts from May, 2011

Thread: Commercial Software (PowerDVD)

hi all, quick question really... know if demo available powerdvd (linux)? can purchased ubuntu shop, think considering price useful know whether agreed ones hardware or not. link here: http://shop.canonical.com/product_in...roducts_id=243 Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Multimedia Software [ubuntu] Commercial Software (PowerDVD) Ubuntu

Problem with addRecipient(); - Joomla! Forum - community, help and support

Image
hello im trying use jfactory::getmailer function send email, problem addrecipient(); seems work when string inserted, eg. works as: code: select all $mailsender ->addrecipient( 'myemail@email.com' ); but doesnt when set as: code: select all $mailsender ->addrecipient( $row->email ); i have error_log($row->email); before function call, , returning correct email. any appreciated current code: code: select all $mailsender =& jfactory::getmailer(); $mailsender ->setsender( array(  $row->sender ,'odnz link') ); $mailsender ->addrecipient( $row->email ); $mailsender ->setsubject( 'working document : comment declined' ); $mailsender ->setbody( 'reason:'); cheers is $row->email valid variable? normally when retreiving postdata variable never $row->something Board index Joomla! Official Sites & Infrastructure Sites & Infrastructure - Feedback/Information ...

How to Configure the Email Button to email forms

Image
i added email utton form. everytime click it opens email client & attaches form should. problem is, how make attach form .pdf? @ time attaching .xml   thanks change submit type property pdf button.     thanks srini More discussions in LiveCycle Designer adobe

Newbie question about printing with a flash in wmode transparent

hello   i have newbie question, how make can print website while having flash in wmode=transparent without having ugly background of flash covering while printing ?. ( must compatible ie, firefox, chrome )   i need see behind whatever transparent can print it.   when google it, seem cannot find easy solution of how it.   please ? precise , clear please, think newbie me need understand tell me   thanks in advance ! you'll need create separate print.css file.  set division flash content in display:none .  same other non-essential content such ads, navigation menus, images...   css: ------------ #flashdiv {display:none} img {display: none}   #addiv {display:none}   if content contained inside images , flash objects, need create separate printer-friendly web pages using html markup without flash.   see creating printer friendly web pages http://webdesign.about.com/od/printerfriendly/a/aa041403a.htm     nancy o. alt-web desi...

Tweets this button for Com MyBlog (joomla 1.5 native) - Joomla! Forum - community, help and support

Image
in folder : components/com_myblog step1 open file : functions.myblog.php insert functions (like upper line : function mygetbookmarks(& $row){ ) function mygetbookmarks(& $row){ } functions : step2 now login administrator => components => blog => layout => check show social bookmarking links => save finish thanks hi.. chance can paste code in here.. instead of using image? alot easier , safer can highlite it. on step 2 .. frontview.php located? Board index Joomla! Official Sites & Infrastructure Sites & Infrastructure - Feedback/Information Archived Boards - All boards closed Joomla! 1.5 Coding

Instant Ajax response?

i'm pretty cf , ajax i'm struggling on idea of browser page getting or post action page , having currenty page instantly load without action user on page.   i know how load ajax user interaction on viewed page mean google's twitter results scrolling down no action user directly viewed page.   is matter of logging get/post action database , using javascript/ajax setinterval reload data every few seconds , read database until finds something? your concept seems ok.  is there part having difficulty with? More discussions in Advanced Techniques adobe

switch/case

hello, i had following code (not complete): switch (wind_direction) {   case'30':   serial.print("zw");   break; } is possible define '30' value of 25 - 35? the value 30 in circumstances little bit lower or higher, in range must serial.print("zw"). ideas? gr. johan quote from: jmnijsse on dec 16, 2011, 12:58 pm hello, i had following code (not complete): switch (wind_direction) {   case'30':   serial.print("zw");   break; } is possible define '30' value of 25 - 35? the value 30 in circumstances little bit lower or higher, in range must serial.print("zw"). ideas? gr. johan you better off using if statements if have check range. 99.2% sure switch case steady-state. Arduino Forum > Using Arduino > Programming Questions > switch/ca...

Thread: [Python+PyGame] Change window size

ok, so, i'm trying fanny pygame use interface, 2 reasons, won't go into, 'cause realised that's not thread about. thread changing window's size, after it's been created, , stuff's happened on it. tried this: code: >>> while i<100: for event in pygame.event.get(): if event.type == pygame.keydown: pygame.display.quit() pygame.display.init() screen=pygame.display.set_mode((900,900)) pygame.display.flip() elif event.type == pygame.keyup: pygame.display.quit() pygame.display.init() screen=pygame.display.set_mode((468,60)) pygame.display.flip() elif event.type == pygame.quit: sys.exit() pygame.time.delay(100) i+=1 which works. kinda. figured hacky, , confirmed when when window activated, flashed rapidly between 2 resolutions while, worked intended. (holding in key seemed toggle between 2 resolutions after key repeat delay.) time. ...

Thread: Webcam troubles

i m using logitech c250 , works on ekiga when use ekiga video , little green indicator turns on want use webcam stickam , minute turn ekiga off indicator goes grey , stopps working i've used codes, lsusb , lspci detect webcam , worked problem still isnt fixed. you may try this open terminal put in click enter ld_preload=/usr/lib/libv4l/v4l1compat.so stickam need every time have seen how make stay has skype hope helps Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Multimedia Software [ubuntu] Webcam troubles Ubuntu

Thread: Red Hat is doing well

red hat reported gaap earnings of 12 cents, 20% 10 cents reported in first quarter 2010. year-over-year growth driven strong organic revenue growth based on robust bookings , backlog, higher subscription renewals , strong results services business. customer signings in quarter increased company signed 11 deals out of top 30 valued @ more $1.0 million. red hat earned more $5.0 million single deal. besides, company signed largest ever contract, multiyear, middleware deal worth several million dollars. revenue total revenue $209.1 million, above zacks consensus estimate of $203.0 million , company’s guidance range of $202.0 $204.0 million. total revenue increased 20.0% $174.4 million reported in year-ago period... http://finance.yahoo.com/news/red-ha....html?x=0&.v=1 great hear! if can canonical profitable, combination of 2 start turning heads! ...

Thread: 9.04 hdmi out ???

is there easy way turn on hdmi out om video ??? have been using vga out video , having hard time getting audio while watching video... have installed restricted , medibuntu , still no audio... try hdmi out on 9600gt nvidia card see if have audio way... when connect hdmi tv/monitor there no signal when select hdmi... appreciated... try booting hdmi cable in place , tv turned on. audio out via 9600 dvi(to hdmi) connector you'll need have audio card connected 9600 spdif cable internally. Forum The Ubuntu Forum Community Ubuntu Official Flavours Support New to Ubuntu [ubuntu] 9.04 hdmi out ??? Ubuntu

Could anyone help me out with this please?

Image
hi all,   i have had little problem messing gradients, when creating images using them tend try , make things perfect , frustrated. case again today   i have attached 2 images, 1 light , 1 darker. me out recreating these using fw please? i not after letters in center, trying create background , floor of image gradients , shadows.   any appreciated   do have gradient panel installed? it's free extension , gives more control on selected gradient. More discussions in Fireworks adobe

Thread: network icon in indicator applet

i have been using lucid since beta 2 version. week ago though network icon in indicators applet disappeared wiyhout running updates or offline since week before that. figured error must have occured network manager. entered 'nm' in terminal , gave error 'a.out' not found. don't know how connect network using machine can't see icon anymore. http://ubuntuforums.org/showthread.php?t=1311790 when have problems nm icon pl check these 1) go system-preferences-startup applications , see network manager ticked 2) right click on panel , click add panel add "notification area" list. 3) have observed nm icon missing when a)nm-system-settings.conf says managed=false solve code: gksudo gedit /etc/networkmanager/nm-system-settings.conf and set code: managed=true or b)/etc/network/interfaces contain other than code: auto lo iface lo inet loopback to solve comment out...

Scaling a SharedWhiteBoard

i used scale sharedwhiteboard putting in canvas , adjusting scalex & scaley on said canvas, problem has come light technique.   1. person starts sharedwhiteboard bg image @ 800 x 450px , space available whiteboard same sime. 2. size of whiteboard set match image size 3. person b enters same alcs session space whiteboard of 1200 x 600px 4. person b's whiteboard sets dimensions 800 x 450px, uses whiteboard.transform.matrix scale 1200 x 600px 5. person draws line on whiteboard @ x:100 y:100 6. person b sees line appear @ x:100 y:100 , not, hoped, @ x:150 y:150 7. both lines have equal thickness (ie: person b's line not half thick again person a's line)   we started using whiteboard.transform.matrix had same effect using whiteboardcanvascontainer.scalex = 1.5. seems both scaling techniques fail produce desired result. it's if scaling actual whiteboard in way isn't possible.   is true, or there way haven't discovered? i have figured out how this:   1. ensure ev...

Error 404 - Articles - Joomla! Forum - community, help and support

i have published several articles on site published. pages in question have menu items created. when try view these pages, error 404 message. here site: http://jmrpi.com page in question "2008 candidates" accessible top menu. page contains 70 hyperlinks , (until deleted them), 70 images well. deleting images didn't make difference in bringing page. any thoughts here? the error says article category not published should give clue ? you need publish category article associated with, or put in published category. also may suggest either wrap blog or have open in new page ? Board index Joomla! Older Version Support Joomla! 1.5 Performance - Joomla! 1.5

Ordering lists according to Vote results - Joomla! Forum - community, help and support

i creating place on site users can upload stories (this writers site). general public able vote on stories , grade them. i list re-order according vote , put highest graded 1 @ top. so far, when use main menu options this, can order list in usual ways - author name, article name, visited, recent etc etc. not give me voting option sort criteria. also - when click on category in left menu, sorts list, when click on category link on page, not. can tell me a) how sort - user rated items b) how sort both menu clicking , link clicking. thanks Board index Joomla! Older Version Support Joomla! 1.5 Administration 1.5

El cómic de Arduino en Español

ya está disponible para su descarga y posterior consumo. http://arduino.cc/playground/main/arduinocomic disfrutadlo. también subido un fichero con todo el texto en castellano. necesito voluntarios para que lo traduzcan al gallego y al euskera. de paso que lo leéis buscad fallos, posteadlos en este hilo y crearé una lista de modificaciones para la próxima revisión. un saludo. muy bueno josemanu, una idea muy original felicidades!! Arduino Forum > International > Español (Moderators: surbyte, Hector_A) > El cómic de Arduino en Español arduino

Thread: Can Someone Explain Logic Behind ath5k Limiting Wireless Rate?

Image
as per linux wireless page when using foss ath5k driver: you'll see immediate rate drop 1m, because of how handle rate control. should able keep @ least @ 11m set manually: code: iwconfig wlan%d rate 11m can please try explain me why in world want use driver if limits things 11m, whereas madwifi driver (ath_pci) can give 54m? i'm trying understand logic here... my suposition in instance of high-traffic local network...this way no 1 user hogs bandwidth. brother of friend of mine did paper , noticed people begin claim network breaking if , if network they're using begins running slower has in past. again, suposition. i'm studying computer engineering @ pitt , typically frown upon such limitations , build better hardware , code better drivers Forum The Ubuntu Forum Community Ubuntu Official Flavou...

Security behaviour in Adobe Air

hi everyone!   i trying load external swfs in adobe air app. loaded swf trying access url retrieve informations via xml. when starting swf works fine. when loading swf file.applicationstoragedirectory security-error because loaded app executed in local-with-filesystem sandbox appareantly. first question : there way change this? loaded swf running in network sandbox?   since first attempt didn't worked i've moved swf app:// directory. now i'll security-error because there no policy file on server available xml data should retrieved. second question : why policy file not necessary when running swf itself, necessary when trying load data application sandbox? doing wrong?   thanks in advance! timo are loading swfs in html-based air app (or htmlloader control) or in actionscript-based app?   1. can recompile external swf in local-with-networking sandbox. (you designate swf trusted, that's harder manage on customer's computers.)   1.5 if loading html, , can include ...

WiFly Problem

hallo, ich habe die arduino version 1.0 und die neuste wifly libary (alpha 2 release) in meinen libaries ordner reingelegt - weit gut. jetzt habe ich dieses example das es ja schon von arduino gibt eingebunden (file->examples->wifly->wifly-webclient). habe meine daten aktualisiert(passwort, netzwerk, server), doch immer die gleich fehlermeldung kommt: beim verifizieren bleibt er jedes mal bei: client client(server, 80) hängen und sagt entweder es wurde umbenannt oder existiert nicht und und und ... die beiden dateien sind includet: #include "wifly.h" / #include "credentials.h". ich habe keine ahnung das programm von mir will. ich habe nichts code geändert. hat von euch jemand ne idee? ick weiß nicht weiter. nutzt du "ethernet.h"? da hat sich viel geändert (ethernetserver statt server) http://arduino.cc/en/main/releasenotes evtl trifft auch der abschnitt mit quote #if defined(arduino) && arduino >= 100 ...

DIY RGB Aquarium Light Project

hi everyone, i new arduino , still have pick 1 up.  know little electronics, can follow analog circuits, buts thats extent.  starting new project make 5 channel rg(bx2)+white 3w led aquarium lights.  looking have diy drivers using cat4101 chip , using tlc5940 can control each channel. led's driven @ 700ma , know 0-4096 stepping on tlc5940.  control each channel individually, controlling overall duty cycle make ramp , down simulate sunrise/sunset. can show me schematic how lay out circuit , how interface arduino board (which board need?).  looking hardware right now, coding come later. thanks, mike the tlc5940 isn't match cat4101 because 5940 produces negative-going constant current pwm output whereas cat4101 requires positive going 5v pwm input. need use pnp transistor , resistor (or similar) convert each 5940 output. it sounds me want independently pwm 20 channels. have considered software pwm instead, perhaps using shif...

Thread: Auto Starting Application only GNOME not in KDE

dear friends, how can ensure awn dock+compiz start in gnome, while should not autostart when log kde. also, have bunch of applets working in gnome show error in kde... appreciated... in kde got system settings , believe in advanced find list of startup applications. default compiz doesn't start under kde, however, awm might. Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [gnome] Auto Starting Application only GNOME not in KDE Ubuntu

Thread: Looking for old Nokia tune!

does know can find old school nokia original tune? was 1 sudoer541? http://www.zedge.net/ringtones/33743...tune-ringtone/ Forum The Ubuntu Forum Community Ubuntu Community Discussions The Cafe Looking for old Nokia tune! Ubuntu

Thread: Wireless - Toshiba Satilite Pro L10

okay, relativiely new linux, i've been trying wireless long time. installed ndiswrapper , wireless card. anyway, found article explains how it: feel i’ve run comrades marathon. installed kubuntu edgy on friend’s machine. it’s identical machine mine – almost. mine’s toshiba satellite l10-101, her’s toshiba pro l10. i’ve blogged needed wireless working on machine. thankfully feisty (which checked out on weekend) makes great leap forward of including knetworkmanager, people able connect, via wpa, without facing catch 22 situation of needing downloads. toshiba pro. worked fine. except (there had exception didn’t there) wireless network card not detected. of course, once know how, 5 little commands seem entirely trivial, took me while find out do! solution should work on flavour of linux requiring wireless connectivity. in searches saw zillions of forum posts similar issues, people using ubuntu, kubuntu, gentoo, suse, red hat , fedora getting stuck. prob...

randomizing questions via XML

i have application pulls in data (questions) via xml , randomizes them. right if there 50 questions in xml file, 50 questions displayed , randomized in application. trying figure out how limit randomizing pool 35 questions display or that. current code brings in file , randomizes below.     package exam {     import flash.net.* //to create urlrequest , load xml file     import flash.events.* //for load events     //import flash.display.* //for testing purposes - remove when testing complete         //this class downloads xml document, , inserts info arrays , variables.     //also provides text of questions , correct answers when requested.     internal class xamldiplomat extends eventdispatcher {         //variables:         //for loaded xml doc         private var myxml...

Thread: blue ray drives?

just question blueray drives work fully? considering getting 1 purely capacity discs can hold (useful me backing lot of stuff). know watching movies isn't easy @ @ moment, talking using data discs. https://help.ubuntu.com/community/re...blurayandhddvd http://fy.chalmers.se/~appro/linux/dvd+rw/ Forum The Ubuntu Forum Community Ubuntu Official Flavours Support New to Ubuntu [ubuntu] blue ray drives? Ubuntu

www.ingridgallery.com showcase - Joomla! Forum - community, help and support

http://www.ingridgallery.com/index.php?lang=en this website built senior lady in canada kill hertime , to post , friends' painting , sketches, photographs , articles on internet. it support dual language, (powered joom!fish) same content may have both enlish , , chinese translations. (switch language click canada flag , chinese flag in up-right corner.) don't way logo has bright orange background sitting on black header bar. i wont comment on design seeing looks stuck logo ontop of best joomla templates available. it have been nice leave original designers link on website. tim Board index Joomla! Official Sites & Infrastructure Sites & Infrastructure - Feedback/Information Archived Boards - All boards closed 1.5 Site Showcase - Archived

[svn:cairngorm3:] 15380: preparing to use maven release

revision: 15380 revision: 15380 author:   ledroff@adobe.com date:     2010-04-13 13:26:12 -0700 (tue, 13 apr 2010) log message: *********** preparing use maven release   modified paths: **************     cairngorm3/trunk/build-parent/pom.xml More discussions in Archived Spaces adobe

how do you avoid creating a subfolder??

after importing through lr creating subfolder.  how can avoid this?   when used import memory card pictures, folder created , when opened see imported files.  cannot figure out how when import through lr.   harvey first in preferences, check or uncheck ignore camera-generated folder names when naming folders, depends on weather want these or not. then in import dialog have opportunity of naming folders created how wish, or importing files 1 pre existing folder. More discussions in Lightroom Classic CC adobe

Anyone know how to create a link to a "RDP" (remote desktop) application?

hi peeps!   i need help....   i have bunch of severs manage , use "remote desktop" them. i'd create web page can click on server name , launch remote desktop application log on machine.   for example, lets if have server named "happy". have file called "happy.rdp" can click on , allow me remotely connect server. can open happy.rdp file using notepad , has parameters listed connect "happy" server.   i tried create link "happy.rpd" looked this....<a href="happy.rpd">happy server</a>...but didn't work.   anyone have ideas on why doesn't work , how make work? thanks! hi,   do think that:   (translated german dw) insert hyperlink     <body> <a href="yourremote.exe.lnk">remote server</a> </body>   hans-g. More discussions in Dreamweaver support forum adobe

Thread: postinst without root

Image
a .deb package can have postinst script runs after installation, works fine, runs root. there way make postinst script leave root , run normal user? commands, editing gconf settings, need run normal user. i don't know gconf, if change default settings computer, users (except have manually overrided default value paricular key) recieve changes. how change defaults? don't know myself. remember ubuntu-light-theme made controversial change default setting in lucid (i.e. shift window command buttons left instead of right). i've looked @ source package , seem find 'gconf-defaults' file in debian directory. `man dh_gconf` more info. how run normal user? don't know. seem impossible so. how should dpkg decide normal user run , if does, dpkg not supposed make user-specific change. if user deletes his/her account, how uninstall? also, why should 1 user affected change? finally, cannot run script ea...

Change character style on a range of text

hello   could 1 tell me how change character style sequence of letters within text frame.   i.e. (psuedo)   textframe.contents.applycharacterstyle(fromindex, toindex)   thanks you don't give work on, maybe helps: can't apply indesign things "contents", string. need work id objects:   mytextframe.characters.itembyrange (from, to).appliedcharacterstyle = mycharstyle;   peter More discussions in InDesign Scripting adobe

Joomla! Forum - community, help and support - Login

the board requires registered , logged in view forum. username: password: i forgot password resend activation email remember me hide online status session   register in order login must registered. registering takes few moments gives increased capabilities. board administrator may grant additional permissions registered users. before register please ensure familiar our terms of use , related policies. please ensure read forum rules navigate around board. terms of use | privacy policy register Board index

How to stop cpInfo Percentage from cumulative scoring on quiz retake?

greetings. have slide contains advanced action not functioning correctly. slide appears directly after clicking continue button on quiz results screen. upon slide enter, advanced action checks if cpinfopercentage less cpquizinfoquizpasspercent , shows either fail text caption or pass text caption. there button jumps start of project if user chooses review module (and thereby able retake quiz). note button not retake button on standard quiz results screen.   the problem if quiz score 50% on first attempt, , 50% on second attempt, pass text caption shows, instead of fail text caption. while standard quiz results screen shows correct score , pass/fail message, following screen performs advanced action acting if user has passed when in fact have failed twice in row. believe because cpinfopercentage adding quiz results second retry.  way, there no lms interaction going on (yet).   is there way reset variable,  or?? successful way stop cumulative scoring variable use retak...

Thread: exaile crashes

turn exaile on, , splash comes exaile never appears itself. starting in terminal get: code: ubunterooster@ubunterooster-server ~ $ exaile info : loading exaile 0.3.1.1... info : loading settings... info : setting deferred idle manager function... info : loading plugins... info : loading collection... info : loading devices... traceback (most recent call last): file "/usr/lib/exaile/exaile.py", line 52, in <module> main() file "/usr/lib/exaile/exaile.py", line 49, in main exaile = main.exaile() file "/usr/lib/exaile/xl/main.py", line 84, in __init__ self.__init() file "/usr/lib/exaile/xl/main.py", line 189, in __init location=os.path.join(xdg.get_data_dirs()[0], "covers")) file "/usr/lib/exaile/xl/cover.py", line 121, in __init__ self.load() file "/usr/lib/exaile/xl/cover.py", line 330, in load data = pickle.load(f) eoferror exceptio...

Image Loader and Frame Control

ok, so, have site www.tabletalkcomics.com using loader component bring in external files comic. here's problem is. of episodes loading once site opened. want make each episode has preloader, , episode won't load until appropriate frame has been active 1.5 seconds. for example if have comic in frame 9, in frame 10 , third in frame 11. current sends frame 11 (ie current episode). so, after 1 - 1.5 seconds preloader pops (when needed -- slower connections) comic appears when loaded. @ same time frames 9 , 10 haven't loaded yet because haven't been active/open/viewed yet. so, when hits previous button once, second later comic begins load. so, if above making sense -- here's question. how do this. have read of tutorials on preloaders , telling loader component when load, it's japanese me (no offense anyone). so, examples, how go this? help! More discussions in ActionScript 1 and 2 adobe

Local Host doesn't display - Joomla! Forum - community, help and support

Image
i downloaded wamp , tried open localhost in address bar doesn't show anything. know why is? i'm using microsoft vista if makes difference. o , sorry if posted signed today, i'm major newbie , don't know how search forum post. fyi : there "search" box @ top of page is wamp running? port wamp running on? try uninstalling , re-installing wamp incase install didn't go planned. Board index Joomla! Older Version Support Joomla! 1.5 Installation 1.5

Thread: Having trouble loading 10.04

i downloaded ubuntu 10'04 , did checksum. burned image , tried install 90 seconds install "power off mode " message , install stalls. ordered , received cd conical , tried , same message. used tried , tested 9.04 , 9.1 cd's , both install fine. 1 have idea going on 10.04? maybe doing wrong don't have problem installing older ubuntu o.s. cogene3@gmail.com Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Installation & Upgrades [ubuntu] Having trouble loading 10.04 Ubuntu

Article style or content style? - Joomla! Forum - community, help and support

hello, extremely new , have tried searches answer question more confused figure best ask question directly... ok... i have designed site free template(just familiar using joomla) , on homepage have modules , displaying content in various ways , love homepage look. problem when click "read more" page loads full article , way looks in article manager. photo placed , text under it... no style or format page displaying story.. nice page look. title , story , right text wrapping photo has border. can help? Board index Joomla! Older Version Support Joomla! 1.5 Templates for Joomla! 1.5

TextField using CFF font written in CID type font

hello,   creating pdf form has textfield. textfield using cff font , embedding complete cff part of font pdf cid type font dictionaries.but when open pdf in adobe reader/professional font being substituted other fonts while editing pdf form.why professional not taking same font? why substituting other font? not allow use cid type fonts form fields? please advise. thank in advance. 1) cff font embedded? might not licensed this.   2) special fonts in form fields not backward compatible. forgot if aa7 or aa6 when started allowing different fonts used. embedding whole font required recall.   the best idea not use special font (you indicated did that). can't understand why special font need. depending on font, might irritate folks. if there not reason use different font, don't -- not answers question. More discussions in Acrobat Windows (read-only) adobe

any expert can help; long address like letters and numbers - Joomla! Forum - community, help and support

Image
when chanege in between menue long address letters , numbers how can red of hello bud...what wana go global configuration, on right hand site see seo settings, change search engine friendly urls. there more info here http://forum.joomla.org/viewtopic.php?f=544&t=395350 Board index Joomla! Older Version Support Joomla! 1.5 Templates for Joomla! 1.5

Pools module - How to turn change/turn "Thank you for votin" - Joomla! Forum - community, help and support

Image
hi people! i'm new joomla. have q pools. when vote gets message "thank voting!". considering site not in english want change text or turn off! how? hi lepoja, you interested in installing preferred core language files. have if language represented here: http://community.joomla.org/translations.html should language not available, can change text manually in /language/en-gb/en-gb.com_poll.ini string located @ line 14 thanks vote!=thank voting! translate text @ right side of = Board index Joomla! Older Version Support Joomla! 1.5 Extensions for Joomla! 1.5

How to overcome Error 1402 on Reader 9.3 installation?

i getting error 1402 attempting install reader 9.3.  points registry problem in hkey_local_machine\software\microsoft\windows\current version\run\optional components\imail   i have read instructions correct error 1402 still having problems.  adobe reader not appear in add/install section of control panel.  have used regedit @ above registry key.  can way end imail appears.  not know @ point.  fearful of damaging registry file until know precisely do.  can please step me through instructions can correct problem?   thank you.   steve what windows version using?   are installing administrator rights?   you may need change permissions registry key listed in error message, using regedit or regedt32, depending on windows version.   you right being concerned editing registry.  should take registry backup before attempting edits.  erunt proven tool backup , restore registry files. More discussions in Acrobat Reader ...

HELP!, Arduino keeps rebooting

i'm trying finish project school (due @ 5pm today) my adruino uno keeps rebooting unknow reason.... power supply lab supply 12v set 1.1amps (dvrs need ~350ma ea) total running 500-600ma binary sketch size: 15758 bytes (of 32256 byte maximum) code: [select] #include <newsoftserial.h> #include <tinygps.h> #include <liquidcrystal.h> tinygps gps; newsoftserial gps(9, 8); newsoftserial mdvrrec(12, 13);  //serial unit records ***correct newsoftserial mdvroverlay(10, 11); //serial unit draws data on screen *** correct liquidcrystal lcd(7, 6, 5, 4, 3, 2);  long lat, lon;  float flat, flon;  unsigned long age, date, time, chars;  int year;  byte month, day, hour, minute, second, hundredths;  unsigned short sentences, failed;  int time_zone = 7;   int timer;   int i; void gpsdump(tinygps &gps); bool feedgps(); void printfloat(double f, int digits = 2); int bytegps=-1; int k=0; int flag =0; //rec trigge...