Posts

Showing posts from February, 2014

มีปัญหาเกี่ยวกับ ปลั๊กอิน Simple calendar - Joomla! Forum - community, help and support

Image
มีเว็บประกอบครับ http://www.swiss-society-phuket.com/index.php เป็นเว็บที่ผมกำลังทำส่งงานพรุ่งนี้ ปัญหาคือ เมื่อเราคลิกที่ เมนูย่อยของkommende veranstaltungen: ต่างๆ โมดูลด้านซ้ายจะหายไป และปกติผมก็เซทให้โมดูลโชว์ทุกหน้า ยกเว้น forum อย่างเดียวทีต้องการ ให้ไม่โชว์ ปกติถ้าเซทให้โมดูลโชว์ทุกหน้าจะไม่มีปัญหา แต่พอเลือกให้ไม่ให้โชว์เฉพาะ forum กลับไม่โชว์ซะงั้น ปลั๊กอินมีปัญหาหรือเปล่าครับ พอจะมีวิธีการแก้ไหม ถ้าผมเซ็ทโมดูลเป็น show เดี่ยว forum ผมก็ไม่ได้อีก แก้ไงดีครับ ใครเคยเจอปัญหาแบบนี้บ้าง เห็นปกตินิครับ น่าจะแก้ได้แล้ว กำลังจะเข้ามาบอกว่าถ้าโมเทมเพลทเป็นลองทำในแบบของผมดู ลองสร้างเทมเพลทอีกตัว(ก็อปเท็มเพลทเดิม)สำหรับเว็บบอร์ดโดยเฉพาะอีกตัวโดยที่ไม่มีโมดูลด้านซ้าย แล้วค่อยใช้งาน menu assignment วิธีนี้อาจดูยุ่งยาก แต่เชื่อเถอะว่าสามารถนำมาประยุกต์ได้แบบไม่มีขีดจำกัดเลยครับ. Board index Joomla! International Language Support International Zone Thai Forum

Flex security error

hello, i working on flex based cart system allow user input cc info directly flex app process payment behind scenes using payflow pro. getting security error , can't seem find solution. appreciated.   error - "error #2170: security sandbox violation: https://www.mysite.com/checkout.swf cannot send http headers to https://pilot-payflowpro.paypal.com "   my code -     req = new urlrequest(" https://pilot-payflowpro.paypal.com "); req.method = urlrequestmethod.post; req.contenttype = "text/namevalue";   var header:urlrequestheader = new urlrequestheader("x-vps-request-id", theid); var header2:urlrequestheader = new urlrequestheader("x-vps-client-timeout", "40"); req.requestheaders.push(header, header2);     vars = new urlvariables(); vars.trxtype = "s"; vars.acct = creditcard.text; vars.expdate = expmonth.selecteditem.data + expyear.selecteditem.data; vars.tender = "c"; vars.vendor = "myvendorname...

Auto switch another template if IE6 - Joomla! Forum - community, help and support

i want switch template when browser ie6. below code used in current template. code: select all if($template->settings["ie6info"] && $template->ie6detection()) {    $template->loadskeleton("ie6"); } else {    $template->loadblock("dn_wrapper"); } ?> i understand i've change here- code: select all $template->loadskeleton("ie6"); what code switch template Board index Joomla! Older Version Support Joomla! 1.5 Templates for Joomla! 1.5

Question regarding scripting for check box autofill

Image
hello everyone.  first, let me many of users admins in forum.  novice livecycle user, have learned incredible amount searching on forum , reading others.  now, on current question......   i using custom form created in livecycle es 8.2, , wondering how empower checkbox automatically fill in (ie. "on") based on number inputted numerical field using range criteria.  more specific, have (5) checkboxes labeled follows:   name: checkbox1     < 500 name: checkbox2     500 - 999 name: checkbox3     1,000 - 1,499 name: checkbox4     > 1,500 name: checkbox5     none   i want 1 checkbox auto fill in based upon number enter numerical field (called "numericfield1").  example, if enter number "889", want checkbox2 auto fill in.  unsure script use in script editor this.  appreciated.  in advance. mj is after? used radio button exclusion gro...

newbie question: storing an array variable into a variable whose data type is not specified

i have function below   <cffunction name="myfunction" access="remote" returntype="any">         <cfargument name="form_data" type="struct">   <!---  variable returned function "result"  --->   <cfset result['dept_name'] = "some dept" <cfset result['dept_num'] = "some dept number"   <!---  run query want find information people having  name "john" , there can n number of people name of john --->   <cfquery dbtype="query" name="printpeople">     select *     people     peoplename = "john" </cfquery>   <cfset peoplearray=arraynew(1)>         <cfset mycounter = 0 />          <cfloop query="printpeople">                        <cf...

login problem - beginner - Joomla! Forum - community, help and support

my head hurts.. i'm software trainer , write own company's website.. consider myself not stupid, unable use joomla. initially, have had problems installing joomla on xp laptop, after many attempts , seeing "c:\server\xampp\htdocs\joomla\libraries\joomla\cache\handler\callback.php on line 99" decided install joomla vista laptop instead. fixed "c:\server\xampp\htdocs\joomla\libraries\joomla\cache\handler\callback.php on line 99" problem, not face problem. i have tried login localhost/joomla, fail every time. i've ask username reminder, assumed getting wrong, never receive email. 2 messages saying a: "login denied! account has either been blocked or have not yet activated yet. did activation email , follow validation link?" , b: "your username has been emailed gavin@fmea.co.uk " the email never arrives.. i'm frustrated. missing simple here? have been getting days. please someone? simply install older version of xammp (1.6.xx) , wo...

Thread: Update failure / annoying stop sign on screen

Image
ubuntu computer janitor in ubuntu 10.04 code: could not install updates installarchives() failed at top right of screen, when hover mouse on 'red stop sign' says : code: an error occurred, please run package manager right-click menu or apt-get in terminal see wrong. error message was: 'error: opening cache (e:could not opent file /var/cache/apt/srcpkgcache.bin - open (13: permission denied), e:the package lists or status file not parsed or opened.) 'this means installed packages have unmet dependencies is planning on telling me packages have unmet dependencies? don't think , there's no way find out. think ran code: chmod -r 775 /var/* at point if helps because trying sort out another issue giving me said permissions. ubuntu doing head in tonight. Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Installation & Upgrades [ubuntu] U...

View a PDF within a Flash Projector

hi,   i know if possible view pdf document within offline flash projector.exe? when have ability access acrobat toolbar within web browser.   i have 45 pdf booklets can open flash projector acrobat reader printing, prefer not leave flash projector @ all.   thanks   message edited by: flynnsters here's posting might naswer this...   http://forums.adobe.com/message/3095563#3095563 More discussions in Adobe Animate CC - General adobe

Lightbox in Flash

hello of you!   everything works fine thing need know how add more pictures lightbox?   showcase.addeventlistener(mouseevent.click,pop_up) ; function pop_up(event:mouseevent):void { trace("test"); externalinterface.call("design_gallery", "images/image-1.jpg", "image-1"); }   gr,   me More discussions in ActionScript 3 adobe

Connecting to SQLServer 2k named Instance

hey guys, time need urgent help, swapped windows linux platform , using cf9, when create dsn in windows using server_name\instance_name server field, filling user name , password microsoft sql server native dsn works perfectly, when same thing on linux nasty error:   java.sql.sqlnontransientconnectionexception: [macromedia][sqlserver jdbc  driver]the requested instance either invalid or not running. root cause that:  java.sql.sqlnontransientconnectionexception: [macromedia][sqlserver jdbc  driver]the requested instance either invalid or not running. so tryed create connection using "other" dsn type , filled out info:   cf data source name: test jdbc url: jdbc:sqlserver://server_name\instance_name:1433;databasename=mydatabase driver class: com.microsoft.sqlserver.jdbc.sqlserverdriver driver name: sql server jdbc user name: myuser password: mypass   i error:   connection verification failed data source: test com.microsoft.sqlserver.jdbc.sqlserverexcept...

IE8 vs Firefox Flash Issue

i have partially completed dreamweaver cs4 site. pages include swf file in header works fine except on page has embedded flv video. reason, on page, swf file in header not display in msie 8. display fine in firefox 3.6.9.   here's page swf file in header displays fine in msie 8: http://firinglinedesign.com/green/index.htm   and yet in page below, swf file in header not display in msie 8: http://firinglinedesign.com/green/vehicles.htm   i suspect there's kind of "conflict" flv , swf files on latter page, kind of troubleshooting little on head. have ideas how swf file display in msie8?   many thanks, scott   p.s. did experimenting. when remove code flv video, swf file in header displays fine in msie 8. More discussions in Dreamweaver support forum adobe

How to configure channels with Spring-Flex?

newbie here trying first flex/blazeds app , running.   i'm using spring-flex integration , believe have configured servet , remoting destinations.  remaining questions relate how configure channels.   the use of spring/blazeds integration means not have have remoting-config.xml file anymore.  documentation unclear whether need configure channels within services-config.xml file still.   if need services-config.xml file (and think do), how 1 away without hard coding server url?  i've seen samples on web like:   url= " https:// \{server.name\}:\{server.port\}/flex2gateway/cfamfsecure" but don't when/where/what dynamic substituion?  maven or spring properties, can't be.  has manually changed after installation?     finally, don't idea of compiling flex client against server-side configuration file have seen suggested on web.  how 1 go have flex client discover - or otherwise figure out needs dynamically?   sorry multi-que...

Thread: While playing video within firefox - CPU goes high, then shuts down the machine

hi there, many times, playing video within firefox drives cpu way high, reaches 100% , shuts down machine. noticed npviewer.bin goes high well, both take cpu have dual core 3.4 ghz pentium cpu, running ubuntu 9.04 mozilla/5.0 (x11; u; linux x86_64; en-us; rv:1.9.0.14) gecko/2009090217 ubuntu/9.04 (jaunty) firefox/3.0.19 experienced same and/or have advice? appreciated. the cpu overheating.. Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Multimedia Software [ubuntu] While playing video within firefox - CPU goes high, then shuts down the machine Ubuntu

My site gets spammed - a lot! - Joomla! Forum - community, help and support

i keep getting spammed in guestbook; everyday find thousand spam advertisements medication , sorts of nonsense , everyday have delete them. how stop this? thank you! riaan greetings riaan: have looked @ setting captcha? see http://extensions.joomla.org/extensions/search/captcha , compare extension against http://docs.joomla.org/vulnerable_extensions_list thank you. Board index Joomla! Older Version Support Joomla! 1.5 Security in Joomla! 1.5

NativeWindow.title change

my air application uses multiple windows.  has worked fine several years, in previous applications, business logic worked fine using rule there never more single window acting view container piece of functionality.  now, need allow user have multiple, concurrently open windows each providing view same piece of functionality.   so, previous code -- iterating through nativeapplication's list of openedwindows -- instead of preventing multiple occurrences, needs nicely increment suffix window.title, viz.:           something         {1}         {2}   that working fine, of course, me nicer present:           {0}         {1}         {2}   the challenge new window creation logic has access well-behaved list of open native windows.  search of forums...

How do I save JPEG photos complete with their LR adjustments?

hello folks, please forgive daft question new lightroom user!   i imported few jpeg photos lr, made several adjustments improved images (well, thought did...) life of me couldn't work out how save results.   the stored files showed originals, in lr appeared adjustments. tried exporting them same result. i'm sure i'm overlooking obvious...   all appreciated. take @ top ten gotcha's lr here you question number 1. you don't save in lr (lr goes along). see changes applied export , create new file. lr not change original file, More discussions in Lightroom Classic CC adobe

LocalStorageLimit & Shared Objects

hi,   hope experts me finding out solutions!   i need log data in shared objects without exceeding "localstoragelimit". upload data server , clean shared object once it's reaching limited boundary. normally, default value of flash player set 100kb. however, users might set default 10k or 0 (or disable local storage). possible write as3 code detect value of "localstoragelimit" different things depending on user's local storage settings?   thanks!   hitz i don't think so. test calling flush on so. if storage limit has been exceeded, user should dialog box flash player asking them if wish increase storage limit ( sharedobjectflushstatus.pending ). depending on user's decision either flush.success or a flush.failed event. if failed back, user either denied request or did not allot enough storage space, won't know space allotted, not enough, or denied. More discussions in Flex (Read Only) adobe

Keeping lines straight can be tricky

Image
hello, i had same problem freehand after macromedia took them over(not before). have straight line vertical. top anchor , bottom anchor, b. add third anchor onto line, c (in-between & b). create unspecified angle a, drag c right of line ab, down same x axis b, creating straight line between b & c. without guide, when let go of c, line between b , c kinks.  far away, looks straight prints jagged. can't seem keep anchor c moving off x axis of b. if sounds understandable, know how keep anchor moving when let go of mouse? or key stroke keep line straight?   below exaggerated illustration of idea.   be don't have align pixel grid selected on transform panel. More discussions in Illustrator adobe

How to move shared object file(.SOL) in windows

hello friends                     making desktop application in used shared object default stored in application data\-expertdemo\local store\#sharedobjects\usersettings.sol but instead of storing shared object in location want stored in insatallation applicton directory. i mean want create shared object in application folder.is possible move .sol file. please please  me out problem. thanks in advance.       thanks , regards    vineet osho hi,   1. cant choose location of sharedobject, mean want to. 2. it's depreaced write on appdirectory (installdir). on os, "impossible" modify file/add file on program files directory directly.   why not using simple xml file ? or encryptedlocalstore ? or file objects ?   hope helps More discussions in Archived Spaces adobe

Similiar content within the same domain - Joomla! Forum - community, help and support

i have site service company has large service area. want have page each city serviced. have devised cookie cutter design each page. have checked text output each page , 50% similiar. text 360 words thing changes in text between pages city name, short list of places eat , short list of bars , nightclubs. here 2 pages http://www.dulleslimousine.biz/limousine-service-in/virginia/ashburn-limousine.html http://www.dulleslimousine.biz/limousine-service-in/virginia/centreville-limousine.html the question google consider these 2 pages duplicate content or spam. i don't want publish pages each city if it's going have adverse effects on site. thanks in advance this not considered spam. but should build links individual pages in order them rank well. Board index Joomla! Older Version Support Joomla! 1.5 Search Engine Optimization (Joomla! SEO) in Joomla! 1.5

Download Indesign CS3 debug version

hi experts   from can download indesign cs3 debug version   thanks   regards a r u l hello,   you don't need debug program mac, not sure win.   p. More discussions in InDesign SDK adobe

Pool's Url - Joomla! Forum - community, help and support

Image
hi guys; i've little weird problem,i'm trying working default joomla pool module, when click on "view results" module redirect me to: http://www.mywebsite.com/component/poll/19-test.html but correct url is: http://www.mywebsite.com/component s /poll/19-test.html i've tried watch file module in don't find correct line, shall me? thank you. up? Board index Joomla! Older Version Support Joomla! 1.5 General Questions/New to Joomla! 1.5

Alter Module Position Joomla 1.5 - Joomla! Forum - community, help and support

hi i building site here: www.thecentreoflight.net how can alter vertical distance between bottom of menu , top of heading 'welcome , thank connecting us'? this heading trimmed png no space around text. placed in custom html module placed in position 'top'. there no <p> or <br /> above image in module content. can alter position on site module appears? can position 'top'? or padding or space around position, module or menu? or else?? please if can. thank you. john div#header set height:235px... layout.css (line 83) setting 200 px tightens nicely... if firefox firebug extension, it'll tell line number , filename(s) of css file controlling renderings can fix it. Board index Joomla! Older Version Support Joomla! 1.5 Templates for Joomla! 1.5

fresh 1.5.15 install-mod_search preventing html validation - Joomla! Forum - community, help and support

hi i made fresh install scratch new site a,d noticed install wasnt able validate html... i found out if unpublish search module, validates... and if replace searc module comes 1.5.15 older 1 (1.5.14 suppose, comes abackup of site) : validate thml.. so here 2 version of mod-search (validationg , not validatig) if can fix it... validating : <?php /** * @version $id: mod_search.php 10855 2008-08-29 22:47:34z willebil $ * @package joomla * @copyright copyright (c) 2005 - 2008 open source matters. rights reserved. * @license gnu/gpl, see license.php * joomla! free software. version may have been modified pursuant * gnu general public license, , distributed includes or * derivative of works licensed under gnu general public license or * other free or open source software licenses. * see copyright.php copyright notices , details. */ // no direct access defined('_jexec') or die('restricted access'); // include syndicate functions once require_once( dirname(__file__).ds.'...

LR 3.2 Smugmug Publish Service Works Great

very nice, have been waiting , no problems @ all...  adobe/smugmug.. yes, works great - except 1 thing: seems 1 can't publish jpegs in original size (by selecting 'original' under file settings->format)!   each time try upload 4.45 mb jpeg smugmug, lr compresses 980 kb.   selecting 'jpeg' in file settings , 100%, file size blows 6 mb - lr opening file , recompressing it...   all want publish untouched jpegs smugmug, way can outside lightroom, seems.   has else tried this? looks bug me.   cheers   mike More discussions in Lightroom Classic CC adobe

Thread: editing my .bashrc to simplify a command

hi, want write little bit of code make easier word wordnet (the "wn" command) , add vocab list. in other words, instead of typing code: wn filibuster -over && wn filibuster -over >> vocab.txt definitions word "filibuster" , add vocab.txt, want able type code: d filibuster , have know do. tried adding .bashrc: code: d() { wn "$" -over && wn "$" -over >> vocab.txt } but doesn't seem working. i've never written scripts before, don't know i'm doing wrong (or not doing). appreciated. edit: never mind, figured out. apparently have use "${1}" instead of "$". first, why running command twice? if goal both put output file , see on console, i'd suggest using tee (see below). second, want replace "$" "$1". code should be: code: d() { wn "$1" -over ...

Custom component addACL and authorize like com_content - Joomla! Forum - community, help and support

i must missing here. know 1.6 solve need implement little security check now. below code works expected, authors can perform edit task in com_mycomponent. code: select all // setup permissions $acl   = & jfactory::getacl(); $acl->addacl( 'com_mycomponent', 'edit', 'users', 'author'); // authorize user $user =& jfactory::getuser(); $access = new stdclass(); $access->caneditown = $user->authorize('com_mycomponent', 'edit'); the below code not work expected. authors still allowed perform edit task in com_mycomponent instead of specific user. code: select all // setup permissions $acl   = & jfactory::getacl(); $acl->addacl( 'com_mycomponent', 'edit', 'users', 'author','mycomponent','own' ); // authorize user $user =& jfactory::getuser(); $access = new stdclass(); $access->caneditown = $user->authorize('com_mycomponent', 'edit', 'mycomponent...

Is Joomla for me - Joomla! Forum - community, help and support

i wish create site trees. the blog part of site prepared form of tree information. example name, family, leaf type, flower etc etc this edited / created administrator or approved user. pictures added , each picture have caption 1000 characters. anyone leave comments, admistrator's edit or delete comments. searching text based part of field in blog part, picture caption or comment. my host has joomla available application, version 1.5. knowledge of php minimal , not want mess other bit of html logos, colours etc. i can /download mysql part of database, pictures go , secure people data scraping whole directories, located. is joomla possibility. thanks richard yes is, basically (if mention photos) can add photos html codes or many ppl can find apropriate component in extensions part of site (extensions.joomla.org) just start build up. it. Board index Joomla! Older Version Support Joomla! 1.5 General Questions/New to...

Joomla! Day Nigeria 2009 - Dec 12 (Yaba, Lagos) - Joomla! Forum - community, help and support

joomla! award-winning content management system (cms) facilitates building of websites , other powerful online applications. best of all, joomla! open source solution, freely available everyone. joomla! user group nigeria, organising third edition of joomla! day nigeria . our primary goal in event educate others joomla!; benefits, challenges , opportunities. we formally invite , team joomla! day nigeria 2009. the details follows: date: saturday, december 12 2009 time: 5:00pm – 8:00pm venue: finicky restaurant, jibowu, yaba, lagos. registration: registration event free. however, there 100 seats available. registration open on www.joomlang.com . you find more information concerning event on event’s website : www.joomlang.com Board index Other Forums Joomla! Events

Thread: Goodbye people

Image
there interruption in service, due fact wednesday jump on couple of planes start life in brazil fiancée (starting 3 month stretch). sadly have been unable find lug in florianopolis far, doubt make difference since don't speak word of portuguese , brazilians seemingly shun english degree unable order mcbacon without translation. till regain internet connection, out of here. (you can stop cheering, back) you have go prison marrying brazilian? Forum The Ubuntu Forum Community Ubuntu Community Discussions The Cafe Goodbye people Ubuntu

Empty/blank layout - Joomla! Forum - community, help and support

hi, i'm trying particular controller use specific layout, can't seem work: code: select all defined('_jexec') or die(); jimport('joomla.application.component.controller'); class componentsamplecontroller extends jcontroller {    function index()    {    }    function display()    {       jrequest::setvar( 'layout', 'empty');       parent::display();    }        function test() {           } } i have set layout file in: /templates/[current template in use/html/[com_component]/sample/default.php any can offer appreciated. defiant wrote: hi, i'm trying particular controller use specific layout, can't seem work: code: select all defined('_jexec') or die(); jimport('joomla.application.component.controller'); class componentsamplecontroller extends jcontroller {    function index()    {    }    function ...

CS5: Where is Help?

Image
just got cs5.  when go menu, mac help, no photoshop help.  yes, in ps, , ps menus. if it’s not there i’d recommend downloading pdf-version: http://help.adobe.com/en_us/photoshop/cs/using/photoshop_cs5_help.pdf More discussions in Photoshop Macintosh (read only) adobe

Loading external text via XML or other

alright. have site need have daily specials load either dynamic text fields or tfl ever easier....right using files loading dynamic text fields update have open flash move days .as files same directory , publish, have everyday. whats easy way me set code automatically load files everyday   like on monday code goes /monday/specials.as , tuesday same....or easier have external file have edit text , not have open flash move files , re publish everyday. how creating single xml (or text) file on server , make flash load , read specials? way don't need recompile. More discussions in ActionScript 3 adobe

Thread: What is for "Search domains:" field in NetworkManager?

i searched on internet can't exhaustive description of function ("search domains:"). able explain me for? could please post screenshot? don't know found feature. Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Networking & Wireless [SOLVED] What is for "Search domains:" field in NetworkManager? Ubuntu

Help Getting This Black & White > Colour Effect

im trying effect   its 2 of same images, 1 x black n white 1 x colour   the colour under neath , black , white rub out parts want.   i cant seem figure out how merge 2 coloured pics,and earse properly.   really novice user here sorry   http://i35.photobucket.com/albums/d168/leeuhf/16251_168776982346_513047346_2670114_6674913 _n.jpg open color picture duplicate background layer open hue/saturation adjustment layer above background copy layer. clicking on half black/white circular icon in layers palette drag saturation slider (the middle one) way left your color chip (left corner) should black foreground color access brush tool , paint black want color visible. if go far, correct painting white   tips using x on keyboard toggles between black , white the bracket keys can used change brush size ] increase, [ decrease More discussions in Photoshop Elements adobe

Form disappears when rendering

what? did form go? it's there when in design, in pdf preview or acrobat, page blank!! can send pdf livecycle9@gmail.com can have it.   thanks srini More discussions in LiveCycle Designer adobe

removing column from table without table collapsing...

hi,   how can remove column without overall width of table collapsing? i want evenly distribulte columns left set width remains same. is possible? how? (sort of way react in dreamweaver)   when remove column messes table...it forces header text wrap below cannot have do.   thanks! ok, looks have manually re-drag table outward once again set overall width. please correct me if there's better method.   how stroke between rows runs directly across? default black. how control of change color? i tried selecting of cells , went through tab options in pop-up dialog strokes in table. made no difference when tried alter it. i have thin double-line verticle lines after every column separate content in table.   any ideas this?   thanks! More discussions in InDesign adobe

Do I have to use sh404sef? - Joomla! Forum - community, help and support

i training myself on joomla , trying figure out how have nice urls. when change sef "yes" in global configurations not work me. have use sh404sef? or there not doing correctly? first try implement sef urls using core joomla! features. if not fit need can extensions such sh404sef if want enable seo settings, review following documents , set seo settings accordingly. may have type site url in variable $live_site in file configuration.php or use .htaccess file. http://www.scribd.com/doc/2300167/joomla-v-15-configure-and-troubleshoot-sef-urls http://docs.joomla.org/how_to_check_if_mod_rewrite_is_enabled_on_your_server http://docs.joomla.org/sef_urls_in_joomla!_1.5 http://docs.joomla.org/sef Board index Joomla! Older Version Support Joomla! 1.5 Search Engine Optimization (Joomla! SEO) in Joomla! 1.5

Creating new Macro-Buttons for printing

hi guys,   i have following problem solve. boss wants me find way/workaround him not have select appropriate printer + page size everytime has print documents. have 6 different printers standing around our office - each 1 different purpose (color proofs, normal text, sra3 prints etc.) now wanted know if there possibility create new buttons e.g.: there button, prints opened document automatically printer 3 in sra3+.   hope can me out bit here, thanks! cheers, thomas More discussions in Acrobat Windows (read-only) adobe

Problems with generated Links (Javascript)

hallo,   i started developing adobe air , facing strange problem. use prototype , scriptaculous javascript framework. application communicates server via air.urlrequest , air.urlloader. depending on result of requests <a>-elements must created call javascript-functions. generated anchors dont work. there 2 anchor-elements created before first request work fine. the other generated ones displayed , correctly appended dom, not work (they make window jump top, href="#" does).   example: <a onclick="showdetails(188); return false;" href="#">test123</a>           //generated after request, not work <a onclick="startsearch(); return false;" href="#"><img ...></img></a>  //generated before request, works   note: same javascript used create , append links in both cases.   thank in advance, rieps hey again, i'm sorry if pushing thread not allowed.   i still couldn't figure ...

Insert Mov Panorama - Joomla! Forum - community, help and support

Image
hello all. i made 360 panorama qtvr , file extension mov. how insert panorama joomla page? there avisiter.com plugin thier site total bad , can register , cant download...etc.. so any1 have idea? btw have sphere image of panorama , if u know other free softwere or way insert panorama , . easy allvideos reloaded extension. just place tag in content file name this: {mov}times_square_vr{/mov} allvideos reloaded (c)(m)(p) http://joomlacode.org/gf/project/allvideos15/ use forum if have problems. http://joomlacode.org/gf/project/allvideos15/forum/?action=forumbrowse&forum_id=7581 i have tested both local , remote mov vr files , works fine. . Board index Joomla! Older Version Support Joomla! 1.5 Extensions for Joomla! 1.5

Media manager - Joomla! Forum - community, help and support

i never looked area of admin before when looked see tht there error message fatal error: call member function authorize() on non-object in /home/joey2509/public_html/administrator/components/com_media/views/media/tmpl/default.php on line 64 any idea on be? , use media manager for? hi, please replace attached file in following directory: administrator/components/com_media/views/media/view.html.php i made zip because forum doesn't allow attach .php files (security reasons). first extract file , place above directory. regards, Board index Joomla! Older Version Support Joomla! 1.5 General Questions/New to Joomla! 1.5

Weird problem... large article displays blank screen? - Joomla! Forum - community, help and support

i've altered article through backend of website, without joomla editor being turned on (all through html coding). the code quite long and, though worked before, page displays blank screen (completely blank screen, no menus - nothing!) when loaded through frontend. is there maximum page size in joomla? able change size? it's bit weird - size of page can problem changed. thanks help!!! ally p.s. coding not problem... i've duplicated simple line of code several times see if maybe coding mistake, same thing happens! whats url? Board index Joomla! Older Version Support Joomla! 1.5 General Questions/New to Joomla! 1.5

Thread: Zain (SUDAN) connect stick modem

hi, please on how configure huawei modem internet use. i'm using ubuntu 8.04.4. i take when insert stick doesn't (eventually) appear modem in network-manager? have huawei e160x (i think) uses vodafone (uk) mobile network. seem recall before use modem, had insert machine running windows (i used xp) register or configure or such thing. after that, access through network-manager no problem. still use sometimes. it's nice modem, except it's locked vodafone , extortionate prices. if still have problems, bottom link in sig [ how use cellphone modem] might of use. program wvdial may particularly helpful. there's link there further info using mobile broadband. luck. Forum The Ubuntu Forum Community Ubuntu Official Flavours Support New to Ubuntu [ubuntu] Zain (SUDAN) connect stick modem Ubuntu

artikler som dropdown - Joomla! Forum - community, help and support

http://www.far-net.dk mit ønske: er @ når man klikker på artikler, kommer dropdown menu med sections - fx 'fædre og barsel' når man klikker på 'fædre og barsel' dropdown, vil jeg gerne man kommer til en oversigt af titlerne og derefter kan klikke på den ønskede artikel. som det er lige nu er dropdown article layout, da jeg endnu kun har få artikler på siden. jeg har prøvet indstillingen section layout, men så kræver det 4 klik, før man rammer selve artiklen. 1. dropdown fx 'fædre og barsel' 2. section 'fædre og barsel' 3. category 'fædre og barsel' 4. titlen på artiklen jeg vil gerne gøre vejen til artiklen så kort som mulig... kan nogen mon hjælpe? på forhånd tak jørgen ps: har prøvet @ søge på lignende emner men ingen held. tror jeg har fundet en løsning med category list layout... Board index Joomla! International Language Support International Zone Danish Forum ...