Posts

Showing posts from September, 2014

Type Coercion failed: cannot convert []@43aed59 to mx.core.IUIComponent. [FLEX4]

i'm trying make own transition, since reason cryptic "duplication" errors when try put more 1 effect inside <stransitions> block... decided make own transition in actionscript , apply during oncreationcomplete before using it.   i above (title) cryptic error when trying change state (currentstate = "b_register").  below transition init code.       <fx:script>         <![cdata[             import mx.effects.dissolve;             import mx.effects.glow;             import mx.effects.move;             import mx.effects.parallel;             import mx.effects.resize;             import mx...

Running IE 7 on Windows 7 - Joomla! Forum - community, help and support

i bought new computer windows 7 , ie8 came it. want test templates in ie7 , if possible ie6. haven't found way install older ie versions on w7. doe know how this? allthough isn't joomla issue, relevant of make own templates. look xp virtual machine windows 7. windows 7 has ms people call "virtual bubble" allows apps (particularly legacy apps) run in own virtual environment. i haven't done yet, because haven't found use yet...but sounds such use. Board index Joomla! Older Version Support Joomla! 1.5 Templates for Joomla! 1.5

Can't drag images to the project bin in photoshop Element 8

hello,   i'm new photoshop element 8 on mac ( using photoshop element 5 on pc before).  reason can't seem able drag files project bin!  way have managed open files in pse 8 trough file-open menu really  annoying , makes  time consuming.   please!   d.b. hi db   you can os. open editor. open folder , minimize it. command click on items want or select , drag main window of pse editor. or select number of images want in organizer , hit full edit. More discussions in Photoshop Elements adobe

paragraph spacing effected by image baselineShift ONLY if add a subsequent paragraph

my problem: i add paragraph inline images set -50% baselineshift appear centered in line.  looks fine, spacing appropriate shift appears between 2 lines when text covers 2 lines within container (each line ended 1 image). this text in it's own container. then, add paragraph textflow, set such appearing in it's own container it's own controller.  doing because need able track y values formatting in future (inserting images next specific text containers). when add second paragraph , container, 2 huge spaces appears, 1 before first line of , 1 between 2 lines of text in paragraph before newly added paragraph. how subsequent paragraph affecting spacing between lines not share container with... thing share textflow.     note: in xml below, span same baseline shift image added tlf, not me.  have tried testing scenario add span after image without baseline shift , automatically added span not appear.  this, however, not fix issue. also, funky symbols in spans resu...

Backup/Sync Agent Fails

i have photoshop elements 8.0 , have been backing up/syncing photoshop.com time.  recently, backing up/syncing stopped working.  here sync log shows:   [20100910t225036] info   :syncenginecore:sync init: sleep between sync cycles set [300] seconds [20100910t225036] info   :syncenginecore:starting new sync cycle... [20100910t225036] info   :amocparticipant:initialized sync database [20100910t225036] debug  :emsparticipant:checking disconnect error [20100910t225036] info   :syncenginecore:checking disconnect timeout :timeout is::7200 min [20100910t225036] info   :syncenginecore:checking error timeout timeout is::10080 min [20100910t225037] info   :syncsystemtray:network change detected :: connected [20100910t225037] info   :emsparticipant:ems user account [ lyonszb@gmail.com ] login succeeded!! [20100910t225037] info   :emsparticipant:sleep between sync cycles set [10] minutes [20100910t225...

PSE 8 No longer Syncs with Photoshop.com

history: ran out of room on photoshop.com pluss (20 gig) pse8 not synch because of lack of space. tried buy more - non of links worked discovered reason - pse trying send photos. corrected in preferences did not free space. backed catalog external hard disk logged photoshop.com , deleted photos. photoshop.com showed had 20 gigs availble psp8 showed had used 18.9 gigs 2 gigs scheduled. manually cleared albums on psp8 sharing or backing photoshop.com now sync status shows 20 gigs available. slected 2 albums (jpg photos only) share photoshop.com , display in gallery. icons "backup/sync pending" visible. click on view backup/sync stutus it initializes , states synced. nothing in photoshop.com - , pending sync icons still next albums.   now best part - fire ipad - launcy ps express - no picutes or albums visible - expected. (they there before deleted them while logged photoshop.com on windows 7 machine. uploaded 2 photos ipad photos. they available in ps express , when log photosh...

Stroke types and object corners options like in Indesign.

Image
hi!   in illustrator cs3, there stroke type options , object corner options in indesign?   thanks!   chris. no.   some stroke types easy make, such dashes. dots can achieved using round cap , dash measure begins 0 (zero). multiple strokes trickier. use appearance panel add new stroke. can offset different strokes achieve stoke/transparent/stroke patterns or stack white or coloured stroke on stroke achieve black/white/black strokes.   more elaborate stroke options possible in illustrator using pattern brushes.   as corner effects, 1 place illustrator falls flat on face. corner effect can apply rounded corner, , effect applies entire path, not corner-by-corner in indesign. illustrator’s rounded corners such other 90° corners. More discussions in Illustrator adobe

Thread: Wireless Disabled Following Reboot

i'm running ubuntu 10.04 64-bit on acer 7551 laptop. every time reboot laptop, atheros 9k wireless disabled. it's simple process enable each time (and works perfectly), process avoid having every reboot. i'm not interested in why happening, want know how fix - either changing config or writing script enable wireless on startup. since i'm new linux/ubuntu, i'm not sure how proceed. couple of notes - - when run "rfkill list" wireless says "soft blocked". - "lshw -c network" shows network -disabled wireless. let me know if need further info. in advance assistance. -mark right click on nm applet , edit connections. make sure wireless set auto connect , if doesn't matter, available users=on computer. Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Networking & Wireless [ubuntu] ...

[svn:cairngorm3:] 17606:

revision: 17606 revision: 17606 author:   xagnetti@adobe.com date:     2010-09-08 10:18:41 -0700 (wed, 08 sep 2010) log message: ***********     added paths: ***********     cairngorm3/trunk/src/ More discussions in Archived Spaces adobe

Spark Menu / Dropdown

hi,   this question might simple, i'm struggling around problem time now.   i'm trying implement menu in actionscript, i've searched flex4 docs , there's no spark menu class. i'm trying change behavior of dropdownlist work way need to: when click shows options, after selecting 1 of them performs action, keeping anchor label before... simple menu, since don't need sub items (for instance, spellchecker menu on top corner of writing area).   it seems simples task, i'm not succeeding on it, maybe i'm trying hardest approach... don't know if there's property setting flag or something. i did tweaks trying extend , override dropdownlist , skin, further got setting initial value of anchor (labeldisplay) on skin, after been selected updates new value.   does have suggestions?   thanks renan More discussions in Developers adobe

Web based audio recorder in Flash

i need create web based audio recorder. want record , play audio in gsm format (for telephony).   i created in javafx require java runtime on client side   but flash preferred flash every , used.   is there way achieve in flash ? definitely possible record audio using flash. need make use of microphone class as3. find exact details here: http://help.adobe.com/en_us/flashplatform/reference/actionscript/3/flash/media/microphone. html   one such demo here: http://www.getmicrophone.com/?p=69 More discussions in Adobe Animate CC - General adobe

Strange Navigation Behavior on Search Results Page - Joomla! Forum - community, help and support

over past week, have loaded approximately 700 different feeds joomla site , upon testing search function, search terms (i.e. "news"), while generating results, cause navigation on bottom of page shift severely right portion of "next' results menu shows. rest of nav menu buried under right column making inaccessible user. other terms ("sports") not create same problem , nav menu shows fine. not seem matter section of search initiate search. using joomla 1.5.14 (the 1 offered provider, hostgator.com @ time). current configuration: apache: 2.2.11 centos: cpanel: 11.24.5-release curl: 7.12.1 mysql 5.1.30 phpmyadmin 2.11.9.5 python: 2.4.3 program version perl: 5.8.8 php: 5.2.4 ioncube loader: 3.3.1 zend optimizer: 3.3.3 ruby: 1.8.7 rails: 2.3.2 openssl: 0.9.8e-fips-rhel5 my template titled "afterburner" rockettheme. sorry asking question have searched forum couple days , have not come across reasonable facsimile of problem, let alone answer. thank i...

Low budget pc for HD editing

hello, i'am not a film pro working in feld. freend of me needs new computer uses winxp amd 64 3000+ 512gb ram , nvidia geforce fx 5900xt (128 mb). notice not posible edit / render hd data on pc ;-)   so use adobe premiere + encoder work hd data , 5 tracks. hints ? in student budget limited. vga card importan editing hd data? recommand use win 7? hi,   best thing todo have search on forum, there plenty of new buils budget upto expensive.   something recomend.   x58 motherboard eg:asus cpu: intel i7-930 12gb ddr 3 memory 1600mhz nvidia gtx-470. 850w psu windows 7 64 samsung f3 hd,s   good luck   baz More discussions in Hardware Forum adobe

Thread: Gimp brush lag

hi everyone. have problem. i'm digital artist , regular gimp user. run ubuntu 10.04 , use wacom intuos4 tablet paint. there's annoyance that's been bugging me while , destroying nerves. while using larger brush (radius 20 more large enough happen), brush starts lag behind cursor. can take few seconds brush catch after finish stroke. needless say, annoying , makes way harder paint. don't see i'm painting because brush outline far behind mouse cursor. workaround use smaller brushes, means paintings smaller, can't make wallpapers nor prints due small size , mistakes become more visible. also, painting details becomes pixel art... computer has 64-bit quad core amd processor , ati radeon graphics card accompanied 4gb of ram. believe should able run gimp without lagging this. now, i've tried install ati proprietary drivers, made things worse. disabling compiz didn't work either. not increasing tile cache size 3000mb , al...

Button input seems different in all browser

hi,   i using forum long ago, fed rid on 1 issue, www ten org in , site has login button seen different in mozilla , ie8   can take on it   ty in advance looks same me in safari, ff, opera on mac, , ie8 on pc. More discussions in Dreamweaver support forum adobe

Dynamic form generator - Joomla! Forum - community, help and support

dynamic form generator module joomla 1.5 application(unlimited no of fields customized layout) plaese see layout: http://www.acousticcontrol.com/rental_eventmanager.html please me anyone. you can use breezing form implement dynamic form http://extensions.joomla.org/extensions ... 09/details Board index Joomla! Official Sites & Infrastructure Sites & Infrastructure - Feedback/Information Archived Boards - All boards closed Joomla! 1.5 Coding

Joomla add site - Joomla! Forum - community, help and support

hi, i new joomla. before used drupal ... joomla themes looking. i want create site free adds people can place adds free. unauthenticated user should able place adds. adds should categorized city , region. add has text , attached photos. is possible joomla? is there extension or should extend article type able achieve behavior? is possible build custom types in joomla? thanks, radu it sure is... built similar site few years ago purpose using sobi2 plug-in... http://www.sigsiu.net/sobi2.html i highly recommend it... Board index Joomla! Older Version Support Joomla! 1.5 General Questions/New to Joomla! 1.5

Thread: This ubuntu netbook remix feature on a regular install ?

Image
want desktop have tabbed look, because looks more kde, it's feature like, called ? how install on ubuntu desktop [lucid] sudo apt-get install netbook-launcher should menu. read more open system> administration> synaptic package manager , search ubuntu-netbook. attached images screenshot-1.png (69.1 kb, 4 views) Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] This ubuntu netbook remix feature on a regular install ? Ubuntu

Thread: Ubuntu reduced to Text Mode HELP!

hi, -i having dell inspiron 1540 laptop installed ubuntu 10.04 (updated). -i wanted install lam(linux,apache,mysql,php) software development purpose. after restarting system, following things occured:- -message box appears saying " ubuntu running in low-graphics mode " screen, graphics card , input device setting not detected... ok -then prompt saying ? -run ubuntu in low-graphics mode 1 session. message starting display in 1 minute.....nothing happens ... switch text mode pressing escape. there brown color star before: speech dispacher configured user sessions. on battery state there infinte loop i.e. no response , system hangs there... -startx @ text mode makes screen blank... please tell part of '/var/log/xorg.0.log' sholud scanned find required information. new ubuntu how solve problem donot have internet connection , important repaired possible....please essential running else forced goto windows... ...

Submit button to an email address not working?

created submit button sending complete pdf form email address, works fine on computer 8.3 pro version. when send else use adobe reader won't work, returns error message. isn't whole idea of form able able send data? email address wron in profile , won't let me change it...  dg-brown@att.net   tried using fdf , xfdf format suggests, didn't work either. the problem may on other machine, 1 of major problems using e-mail submission. e-mail submission requires user machine configured. aa9 (or maybe aa8), additional options setup did not require mapi active on machine, there apparently problems. if data file being sent, there not reader rights issue. looks using acroforms since mentioned fdf , xfdf (designer uses xml) data formats. may client using earler version of reader before ar9 , issue.   the safest way send data web script on server, not e-mail. setting not easy, safest mentioned.   i have not answered problem such, given indication of why may having problem. Mor...

Paste not responsive in CS5?

hi all,   all designers @ company having trouble pasting fireworks cs5.  on macs.   essentially, fireworks has focus, in particular document, , hit cmd-v paste.   nothing.   hit command-v again , works fine.   of course not 100% of time, i'm going estimate it's happening 80%.   anyone else having problem?  know how fix?  remembering hit cmd-v twice every time paste, , 20% of time getting duplicate objects, pain in butt.   cs4 worked fine.   thanks, marissa & rest of design team. what copying from?   jim babbage More discussions in Fireworks adobe

Question on Articles - Joomla! Forum - community, help and support

hi, new , have go @ it. however, still trying clued in on various ways add content site. have number of pages on site (about , client list) these pages contain information , not need linked-on ( blog or sort). make sense or effective place these articles in custom html module? then have sections have number of categories assigned , number of pages assigned each category (read portfolio). in instance trying work out how set can navigate through pages using next/previous functionality while staying within selected category. thx! does make sense or effective place these articles in custom html module? you handling correctly. not use custom html module these. use article , have menu item link it, unless "about us" brief , want show in side bar on many pages. if so, custom module way go. i trying work out how set can navigate your 2 main choices category blog , section blog. play around options. take @ sectionex extension ... it's flexible things this: http://extensions...

Thread: how well do games work on ubuntu?

i play games find on interent alot(mostly because have nothing else do) , wondering how games download on computer work ubuntu? most not @ all. can check winedb see if games supported wine. or can run virtual machine windows. Forum The Ubuntu Forum Community Ubuntu Official Flavours Support New to Ubuntu [ubuntu] how well do games work on ubuntu? Ubuntu

Adding text boxes to articles - Joomla! Forum - community, help and support

i'd able add nice looking boxes in articles - maybe containing key points or whatever. there easy, modular way of doing there using plugins in wordpress? thanks there number of plugins type of thing. xtypo 1 used recently: http://www.templateplazza.com/free-joom ... ntent.html you can download of joomla extensions directory also: http://extensions.joomla.org/extensions ... notes/2087 ...also check out other plugins , modules in "style , design" part of jed: http://extensions.joomla.org/extensions/style-a-design kris... Board index Joomla! Older Version Support Joomla! 1.5 General Questions/New to Joomla! 1.5

List of Fonts used in PDF through Javascript

hi all,   i need list of fonts used in pdf , have change particular font text color across document using javascript. searched, didn't clue. using acrobat professional 7.0.   is there idea plz. share it.   thanks, vaasu it's not possible javascript. More discussions in JavaScript adobe

How to enable add attachment button to a pdf in the workspace.

Image
hi   i have designed process consists of 2 forms.in process user start process through workspace.he login workspace , start process filling form.at same time need attach documents along pdf.i have applied reader extensions policies pdf still add button not enabled in attachment section.so unable attach file along submit form.but when filling form outisde workspace can add attachments along pdf form.can tell problem , how solve it? are talking workspace attachments or embedding attachments within pdf?   workspace attachment tab enabled iff select 'permit adding attachments' option assigntask or startpoint activity.     nith More discussions in LiveCycle Process Management adobe

Thread: ubuntu install not seeing unallocated space

Image
i burned 10.04.1 cd, , have been trying install on windows 7 machine, following instructions given here: http://www.ubuntu.com/desktop/get-ubuntu/download first shrank windows primary partition, freeing 100 gb of 500 gb drive. shows in windows disk management utility unallocated. expected ubuntu want install in 100 gb - instructions imply. when run install cd, shows 400 gb occupied windows ntfs, , 100 gb free, gives me option of installing linux side-by-side windows in 400 gb. in other words, 100 gb of unallocated disk space ignored. install program has no flexibility - 1 cannot choose use 100 gb of free space. there missing instructions, or there different windows 7? please help. i gave idea of using windows shrink windows partition , free space linux. restored windows partition occupy whole disk, installed ubuntu cd, , let use 100 gb side-by-side w7. first reboot w7 invoked chkdsk, next reboot started w7...

Thread: Minimal ubuntu install w/LXDE - lost Shutdown/Restart options

i'm working on getting stripped down ubuntu lucid installed on old pos hp pc friend. because has 256 mb ram, used minimal cd , installed lxde gui. today working on , installed latest updates , openoffice-writer. after rebooting, shutdown button gives me hibernate, log out , cancel. lost shut down , restart. searching w/google shows solutions other distros such arch , mint, none worked ubuntu w/lxde. either files edit don't exist, groups don't exist (one site said add user "power" group, no such thing in 'buntu) or options don't exist (such system->administration, isn't in menu @ all). hal , dbus running, other thing sites mentioned. so, how shutdown , restart buttons back? people getting machine aren't going know how go terminal , type "sudo shutdown -h now" everytime want shut down. know buttons existed before installing latest updates. suggestions? ...

how to go from black and white photocopy of a color photo back to clean color photo?

Image
(section of photocopy) i have black , white photocopy of color headshot need make color headshot (original lost).   there's plenty on making color photo black , white photocopy (which seems silly me, since need make black , white photocopy , scan in - voila!), , plenty on converting black , white color photo... can find nothing on reverse of these 2 things...   several of filters lot toward cleaning up/restoring face , reversing photocopy effect, add stylized influence - best sketch > charcoal , chalk, conte crayon, half-tone pattern, again, add 2 stylization. can see filter able restore photo quality , matter of colorizing, can't find filter it. spent hours testing 3rd party filter plug-ins cleaning up, noise reducing, photo restoration, etc. no avail.   i've got ,jpg of image , working in ps cs4.  been working on 2 days , have gotten nowhere. know how this? help!   message edited by: pbgiv   message edited by: pbgiv to expand on has been said, might ...

Lens Profile changes in ACR 6.2 update

before update, had aligned masks hundreds of images using nikon 18-200mm lens.  however, when open smart objects, make , change , close, new distortion correction being applied, ie. masks not longer aligned.  major headache , it's not clear how might go original lens profile.  if worse, invested in masks.  pushing out change without due notice or way ensure backward compatibility major shortfall.  interested hear how adobe recommends proceed?  revert acr 6.1 , miss out on future updates?  highly recommend building legacy profiles future updates. to clear, did create masks using smart objects created using 6.1, or older version of plugin?   have changed camera raw defaults @ camera after installing 6.2?   thanks, david More discussions in Adobe Camera Raw adobe

Umstieg von 1&1 zu 1Blu - jetzt Fehlermeldung - Joomla! Forum - community, help and support

hallo ich bin umgezogen von 1&1 zu 1blu und habe die komplette homepage per ftp runtergeladen und dann auf den neuen server hochgeladen. jetzt habe ich die neuen datenbank-einstellungen versucht in die configuration.php einzutragen. wobei ich jedoch bei os$mconfig_cachepath = ''; und bei $mosconfig_absolute_path = ''; nicht genau weiss, ich eintragen muß. von 1blu ist ein ordner "www" voreingestellt, in den die dateien hochgeladen werden müssen. da ist z.b. auch eine index.html drin - die ich natürlich umbenannt hatte in indexalt.html damit gleich die index.php aufgerufen wird. leider klappt es nicht und es kommt folgende fehlermeldung: warning: require_once(/includes/version.php) [function.require-once]: failed open stream: no such file or directory in /hp/bl/ac/vi/www/includes/joomla.php on line 71 fatal error: require_once() [function.require]: failed opening required '/includes/version.php' (include_path='.:/usr/share/php:/usr/share/pear...

Thread: "I'm a Mac" Ad Guy Busted...

well didn’t take long after apple gig ended justin long switch dark side. known portrayal of “mac” along john hodgman “pc” in apple’s popular “get mac” ad campaign, long seen using (of things) dell laptop in promo shot new film going distance ... http://www.cultofmac.com/hello-im-a-...use-a-pc/58049 interesting....... prove, though? Forum The Ubuntu Forum Community Ubuntu Community Discussions The Cafe "I'm a Mac" Ad Guy Busted... Ubuntu

creating new html template - Joomla! Forum - community, help and support

i have created new html template , want apply home page . table 6 rows , 2 columns. how can put positions on it. have keep image slideshow on header abovee comes login box. , below content , @ bottom comes footer. how can . have modified template .xml file also. shouuld keep positions. for example <div id="header2"> <div class="header2"> <th height="43" scope="row" bgcolor="#a7c358">&nbsp;</th> <td>header <?php if (moscountmodules('header')>0) mosloadmodules('header',0); ?></td> </div> </div> have put <jdoc on top can u please me real urgent. in joomla 1.5, include positions in template this: <?php if($this->countmodules('position-name')) : ?> <jdoc:include type="modules" name="position-name" style="xhtml" /> Board index Joomla! Older Version Sup...

Plugin to copy paste devanagiri or hindi fonts - Joomla! Forum - community, help and support

is there plugin can use copy , paste devangairi or hindi scripts in article??? have been searching haven't found yet..please help??? i not know if still cares thread or not <html lang="hi"> <p lang="hi"> ये अनुच्छेद हिन्दी में है। (this in hindi) <p> visit devanaagarii.net (pretty info) for copy , pasting .... think should work start > programmes > ms office > ms office tools > language setting after window pops-up, select ( mangal ) in available editing language , press add , press ok. , try copy paste hindi text mail in ms word. if works well. if not then: download hindi font , copy paste in fonts folder in control panel. another way try is 1. use wordpad instead of ms word. 2. copy hindi text browser , paste on word doc change font of pasted text "arial unicode ms" if have 1 installed. 3. install font xp control panel >regional , language options>languages>install files complex script , right-to-left la...

Screenshot

i trying attach screenshot.  know how post thread?  having problem formatting side navigation bar.   thanks,   erica yes, know how attach screenshot, news shouldn't bother.  why?  don't @ all, since show in fact having problem.  helps link live page can examine page's behavior in browser , @ underlying css , html.  can post link page? More discussions in Dreamweaver support forum adobe

Thread: dual boot suddenly failed on new install

1. made 3 live cd's with: (a) 10.04 32 bit; (b) 10.04.1 32 bit; (c) 10.04.1 64 bit. can boot 10.04 32 bit. 2. following local advice, used unetbootin put 10.04.1 64 bit on flash drive , can boot fine flash drive 3. went through dual boot installation flash drive. 4. worked fine (except no sound in ubuntu). i booted several times ubuntu , several times windows 7. worked fine. 5. shut computer down night. in morning tried boot , got message: no module name found 6. tried f12 on boot , went bios. said: cd/dvd : po-hl-dt-st dvd +/-rw gh5 sata: p1-wdc wd100faes -75w7a0 boot utility partition diagnostics <enter setup> 7. following advice on thread below typed: sudo fdisk -l in part: disk /dev/sda : 1000.2 gb . . . device boot start end blocks id system /dev/sda1 1 5 ... de dell utility /dev/sda2 6 1235 ...

New to CF: What do I need to get started to update a website developed in CF?

hi. have been asked update website developed in coldfusion , not sure how started. i'm familiar html , i've been studying cfml. need know how started. website not live yet , need make changes content. have dreamweaver , know can download coldfusion. can please explain me needs done next? after download cf what? how make changes , save them on site isn't live yet? need go live site before make changes? possible connect ftp server of site that's not live yet? site has domain name that's registered. your questions touch on lot of aspects of web development.  first suggestion might first volume of coldfusion web application construction kit (aka cwack) http://www.benforta.com/detail/032151548x   to start with, coldfusion application server works web server such iis or apache (or built in java webserver can used development) execute cfml code generate html, javascript, css, pdf or other content returned client requested it.   if want see how cfml working, yes need publ...

Thread: VirtuaLinux- online virtualization

Image
i've been working on website people decide linux distro choose, virtually trying out online. pretty simple, tried keep spirit of linux distros. full of links new users, overview of os, , more. virtualinux.tk (why .tk? open source linux ) of now, i've made ubuntu, kde, mandriva, , fedora open virtualization. tell me if guys it, , give me suggestions!! posted on linux.com's forums... i'm not trying push website hits on it. i'm trying new linux users choose before 2 month wait free discs or 7 hour download (that went through). rock on linux! tell me if wasn't s'posed post here Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Installation & Upgrades [other] VirtuaLinux- online virtualization Ubuntu

Error after Install - Joomla! Forum - community, help and support

i uploaded 1.5.15 server , error on pages. warning: cannot yet handle mbcs in html_entity_decode()! in /home/xxxxx/public_html/xxxx/libraries/joomla/application/pathway.php on line 209 i 30 of these warnings on each page. can tell me whats going on? thanks in advance review discussion http://forum.joomla.org/viewtopic.php?f=430&t=458227 . Board index Joomla! Older Version Support Joomla! 1.5 Installation 1.5

Pagination issue (probably very simple) - Joomla! Forum - community, help and support

hello everyone. i'm relatively new joomla please patient ;( . i'm having issue component. i've set pagination on front-end view , works entirely should. the problem dropdown box meant set 'limit' not seem submit form information. rendering useless. it's there, has "per page" options , everything, doesn't on change. here's quick view of html generated joomla pagination: code: select all <div class="list-footer"> <div class="limit"> affichage # <select id="limit" class="inputbox" onchange="this.form.submit()" size="1" name="limit"> <option value="5">5</option> <option value="10">10</option> <option value="15">15</option> <option selected="selected" value="20">20</option> <option value="25">25</option> <option value="30">30<...