Posts

مشکل در ورود اعضا به سايت - Joomla! Forum - community, help and support

سلام وقتی اعضا سايت ميخواهند وارد قسمت مخصوص خود در سايت شوند با اين پيغام مواجه ميشوند که شما اجازه دسترسی به اين قسمت را نداريد و بايد دوباره با نام و کلمه رمز خود وارد سايت شويد.در صورتيکه اعضا نام و کلمه رمز خود را وارد کرده اند .لطفاً کمکم کنيد البته لازم به ذکر هست که من در مامبو با اين مشکل برخورد داشتم ،نه در جوملا Board index Joomla! International Language Support International Zone Persian Forum سوالهای عمومی

Pass filename as a variable to a swf file

i want pass variable represent filename swf file hypertext link in html document. when user clicks on link has ?variablename=filename_to_use appended "normal" link page, this variablename passed swf file. i've created target swf file have actionscript flvplaycomponent filename hard-coded in actionscript. want actionscript use variable representing filename_to_use passed url line. the following actionscript plays flv file taken flash help: creating application flvcomponent original version: import mx.video.*; this.attachmovie("flvplayback", "my_flvplybk", 10, {width:320, height:240, x:100, y:100}); my_flvplybk.skin = "file:///install_drive|/program files/macromedia/flash 8/en/configuration/skins/clearoverplayseekmute.swf" my_flvplybk.contentpath = " http://www.helpexamples.com/flash/video/water.flv"; version using filename passed variable instead of water.flv import mx.video.*; this.attachmovie("flvplayback", "m...

anyone heard of www.morethantraffic.com?

hi, we have client asking www.morethantraffic.com. does have experience of company in terms of results? there many of these companies seemingly offering endless guarantees....what's best pound/dollar? thanks. nath. i've never heard of them google threw following links in relation to them: http://www.associateprograms.com/discus/ftopic17315.html http://www.scam.com/showthread.php?t=11412&page=1&pp=40 makes interesting, albeit inconclusive, reading. -- regards john waller More discussions in Develop server-side applications in Dreamweaver adobe

Thread: Jaunty and Compiz

it's old resizing bug have posted request fixed on over compiz forum. thjought guys n' gals read little investigation found. have done experimenting narrow down possibilities of problem - one. far can tell problem compiz , ubuntu version 9.04 follows; installed ubuntu 8.10 onto blank laptop (dell studio 1537 ati hd 3450 graphics card 256 mb video ram, laptop has 2.53 ghz dual core chip , 4gb ram, plenty of power). ubuntu 8.10 install went without hitch. installed envyng-qt take care of installing ati driver suggested. went well. invoked 'extra' visual effects , tested x using sky rocket screensaver ran smoothly. installed compiz , set settings manager preferred options. tested opening, minimizing, resizing , maximizing of several differnt program windows without faults showing. environment ran smoothly. installed prefered window dressing package - ubuntu se. again ran without fault. cleared laptop , installed ubuntu 9.04 , installed graphic...

Upload Duemilanove ATmega 168

hi i have problems upload duemilanove atmega 168 v1.2. since frist experiment, arduino shows  "avrdude stk500_getsync () not in sync resp = 0x00" after uploading. when usb cable plugged in, green power led lights , led 13 flashes. i've tried solutions in forum. press reset button, check com port , board , nothing connected board except usb cable. but nothing helps. i using windows 7 32bit. make sure ftdi drivers date , selecting correct duemilanove in boards menu. Arduino Forum > Using Arduino > Installation & Troubleshooting > Upload Duemilanove ATmega 168 arduino

Arduino Pro Mini Wiring Issues With SD Card Reader

Image
i having difficulty trying pre-prepare project on small breadboard transfered on adafruit perma proto board. the problem had connecting ann lc studio standard sd card reader (spi), replaced adafruit break out micro sd.  first wired way, had arduino plugged ftdi usb , sck, mosi, miso, cs connected: this didn't work, had endless sd debug errors, thought strange performed setup in past pro mini , worked fine. so wired power way: this worked fine, question is, why can't wire power first image, want take advantage of side power rails.  eventually want have setup power, project used portably data logging using x6 aa batteries.  please note voltage regulator in image 5v version. i checking voltage meter see if i'm getting 5v, , performing continuity tests make sure communicating should.  current issue? bad breadboard contacts? Arduino Forum > Using Arduino ...

[RESOLVED] Links in an Image Map - Joomla! Forum - community, help and support

i have converted previous site run in joomla , 1 of pages have contained image map. way in image map works when user moves on image parts highlighted , clicking on area pop-up window appears page of data. i have managed convert , works except links pop-up page. these fine when try them admin if user clicks on them pop-up window dreaded "you not authorized view resource" message. all of these pages, image map , pop-up pages, have been created static content , have public access. i have searched, many hours, through forum cannot seem find answer. the line causing problem is: onclick="mywindow3=window.open('http://my_site/index2.php?option=com_content&task=view&id=346&itemid=','mywindow3','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=yes,width=600,height=500,left=50,top=50'); return false;"> i have seo set no - if set yes "page not found" errors. can see wrong and/or how work. try ...