Posts

Thread: The Game

Image
the game. have lost yet? Forum The Ubuntu Forum Community Ubuntu Community Discussions The Cafe Cafe Games The Game Ubuntu

Cannot edit any content - Joomla! Forum - community, help and support

hi, here last emails webhost: hello,  issue seems browser plugin related. great if can contact joomla support regarding can of better assistance. being third party script issue out of our scope. please contact joomla support , let know if can of further help.  regards,jay jtechnical supporthosting zoom, inc. on mon, 21 jan 2008 14:47:17 -0600, luigyfigueroa@hotmail.com wrote:> in explorer> login bienesraicesdesonora.com/administrator> user: xxx pwd: xxx  > goto static content manager> enter "bodegas-locales" (example)> here: page doesnot load properly, cannot see content. if click on error: line 3715, char: 5, access denied, code: 0, etc.> therefore, not able edit content.>  > in mozilla,> login...> goto static content manager> enter...> here: can see content, when edit (copy-paste content excel) doesnot respect format.> can see in rest of menu. also, if paste without format, not able edit links, if select text edit link, windows doe...

Calculate page subtotals in repeating dynamic subform

hello,   i have repeating subform can span many pages, @ bottom of list have grand total.......thats great   i add subtotal each page of repeating subform. how can this?   i have following code grand total:     // acquire "amount" fields there inside subform var   flds = xfa.form.form1.resolvenodes("$form.form1.table1_rows[*].tvos_t1"); // loop on list of fields , add values var   sum = 0; for   ( var i = 0;i < flds.length;i ++ ) {   // test fields value make sure number before   // including in sum   if ( ! isnan(flds.item(i).rawvalue)) sum += flds.item(i).rawvalue; } // ensure "sum" last value run in script sum;     i guess need pagination settings well,   all hugely appreciated! if post form have look.   paul More discussions in LiveCycle Forms adobe

403 in particular sentence - Joomla! Forum - community, help and support

if said me, not believe, see own eyes... when write, in content item, following sequence of words, joomla don't let me 'apply' or 'save', because gives 403 error! sentence: seal lynx point blue; (it's article bengal breed of domestic cats) isn't curious? explain me why? i have made lot of tests discover paragraph, sentence, , part of sentence cause error. in "seal lynx point blue;" interferes software? thanks lot hugs portugal if copy/pasted sentence content, i'd try deleting whole sentence (and few words before , after sentence) , retyping it. there may invalid character in there somewhere can't see. if did type in yourself, next thing i'd try removing semicolon @ end. that's character see have sort of special meaning -- i'd have no idea why unacceptable in context. i'd wonder if error being thrown web server or php, or joomla itself. joomla error (same style joomla pages) or other errors server might throw -- e.g. 404 i...

Color of font in template - Joomla! Forum - community, help and support

this template want change: http://citymediaiptv.com/index.php?opti ... &itemid=27 concretly violet color of categories. here css file: http://citymediaiptv.com/templates/yt_s ... eneral.css thank you! Board index Joomla! Older Version Support Joomla! 1.0 Templates & CSS - 1.0.x

Firefox Hangs Downloading and Displaying PDF Files

i've had problem firefox several years hangs in middle of file when downloading , displaying pdf file.  typically downloads few hundred kilobytes , stalls. recently upgraded acrobat 8.1 acrobat 9.1.  problem remains.  problem may not occur on pdf files. i suspect problem related plug-in, installed foxit pdf reader , firefox handles pdf file without problem.   any thoughts on how solve problem? thanks,  kent More discussions in Acrobat Windows (read-only) adobe

Thread: mdadm level migration

hi, i've installed experimental deb of mdadm 3.1.1, intended use migrate 4 disk raid5 5 disk raid6, mdadm won't ahve of it. running 9.04 64bit server. suggestions? code: tgrimley@gutsy:~$ sudo mdadm --grow /dev/md0 --level=6 --raid-devices=5 --backup-file=/home/tgrimley/md0.backup code: tgrimley@gutsy:~$ sudo mdadm -d /dev/md0 /dev/md0: version : 0.90 creation time : sat aug 22 13:50:42 2009 raid level : raid5 array size : 5860535808 (5589.04 gib 6001.19 gb) used dev size : 1953511936 (1863.01 gib 2000.40 gb) raid devices : 4 total devices : 5 preferred minor : 0 persistence : superblock persistent update time : wed feb 10 07:32:50 2010 state : active active devices : 4 working devices : 5 failed devices : 0 spare devices : 1 layout : left-symmetric chunk size : 128k uuid : 117232ce:f55876b7:9822568f:9ddc1a1a events : 0.138...