all,I am building a really simple jEditable (plugin) implementation withthe latest jQuery SVN. Trouble is I can't get it to work in Firefox2.0.0.13.In this example in Firefox, no cal is being made to the php file (php/tabsave.php). It's just not attempting to call it at all. IE7, 6 andSafari ...
I just tried adding an applet to a page with jQuery v1.2.3. Now that theapplet is on the page, jQuery throws an error when the page loads. If Icreate a page that just loads an applet and loads jQuery, I have the sameproblem.This seems to be only happening in Firefox v2 (but I've only tested with ...
Author: kbwood.auDate: Sun Apr 26 00:25:15 2009New Revision: 2500Modified:trunk/ui/ui.datepicker.jsLog:Datepicker: Fixed #4474 Pressing Return (keyCode 13) overwrites manually inserted input in DatePickerModified: trunk/ui/ui.datepicker.js============================================================= ...
All,I just release my first official plugin : BarcodeIt create barcode directly in a div using cssTested on : Firefox 3, Chrome, IE6, SafariManage :* codabar* code11 (code 11)* code39 (code 39)* code93 (code 93)* code128 (code 128)* ean8 (ean 8)* ean13 (ean 13)* std25 (standard 2 of 5 - industrial 2 ...
All,I just release my first official plugin : BarcodeIt create barcode directly in a div using cssTested on : Firefox 3, Chrome, IE6, SafariManage :* codabar* code11 (code 11)* code39 (code 39)* code93 (code 93)* code128 (code 128)* ean8 (ean 8)* ean13 (ean 13)* std25 (standard 2 of 5 - industrial 2 ...
Can someone please help me generate a series of 13 digit numbers and output them to a text file. I'm really desperate here. ...
Hi, I am just starting to learn jquery. the following script works well on IE8, but not works at all on firefox3.6.13 and Chrome1.0.154.69. on firefox Error Console, it says that $ is not defined. your help will be appreciated very much as always. Jill <!DOCTYPE html PUB ...
I'm designing a rack of snazzy menu buttons for future use on my site as an iframe set into all pages.This iframe page is live and accessible in case you care to check it for yourself. Go to:http://michaelstorer.com/frames/menuButtonRack.htmlI can get Safari to load it OK and I can load it to my Fir ...
I was having trouble getting a page to work with jquery, so made a test page with only one line of text as a test.Even this page won't load ! I have Firebug installed as a diagnostic tool and it indicates a problem on line 22 of jquery as follows:Stack:init()ka()jquery-1.4.4.min.js()I don't know wha ...
I have problem with configuring sendmail 8.13.4-1 on debian woody. When I run " sendmailconfig " and after configuration, it gives with the following errorsendmail.cf sendmail.cf.errors server:/etc/mail# less sendmail.cf.errors *** ERROR: FEATURE() should be before MAILER()*** ERROR: FEATU ...
This is my first post on this forum. I have just started with Mysql, PHP and Apache. Apache: 2.x PHP: 5.x Mysql: 4.1 I keep getting the following error when I try accessing using php: Warning: mysql_connect(): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (13) I can connect us ...
I have run cap/setup cap/check and cap/update and all are successful, Now when i ssh into the app dir and run rake RAILS_ENV=production db:migrateI get this errorMysql::Error: Can't read dir of './my_production_db' (errno: 13)Any help, as i have googled like crazy with no results.Also strange, when ...
A lot of web sites I visit tell me that "Additional plugins are required to display all the media on this page." So far as I know, those plugins are always a more up-to-date version of Shockwave Flash than I had.Because updating Package Manager and searching with "shockwave" or ...
I'm running Sphinx 1.10-id64-beta (r2420), on CentOS 5.3, installed using rpm, downloadedfrom sphinxsearch.com.For search on my sphinxs db I run a script from cli and the script run ok. The script isvery simple, and is based on test.php example of sphinx.When I move the script to webserver's documen ...
Please What does this mean? When setting up virtual hosts in Ubuntu Gutsy, apache returns myslice~: /etc/init.d/apache2 reload * Reloading web server config apache2 4924 httpd not running, trying to start (13)Permission denied: make_sock: could not bind to address 0.0.0.0:80 no listening sockets ava ...
I have upgraded from 4.1.10 to 4.1.13 and suddently this query won't work again: SELECT * FROM ((SELECT * FROM foo) AS vfoo) The error returned is: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AS vfoo' at line ...
Ugh crap, wrong section >_<;; Just ignore thisOkay so I know there are a lot of posts about the error 13, however I'm a beginner with stuff like this, and most posts I found have differences in them that may or may not make the different solutions work for me. Basically I'm just making a new t ...
i am actually accessing a file that is located in the network, i get error 13 permission denied. It seems that i only can access files in a local disk drive. How can i set mysql to access the network?? ...
While creating the report from the nmon files, i am getting the error 'Run time error 13, Type mismatch'.I have tried different versions of nmon analyser but of no use....Please help.. ...
I have a problem whith nmon at aix;when we run it with no root it have a problem like this,and when we run as root it seems good!-bash-3.00$ nmonAIX version 5.3.0.0 and starting up nmon nmon_aix53./nmon_aix53ERROR: Assert Failure in file="nmon11.c" in function="main" at line=3300ERROR: Reason=System ...
Actually, the run-time error '13' is being thrown by MS VisualBasicas 'type mismatch'. Hitting 'debug' button it brigns this group of lines in nmon analyser v332.xls - Module1 (code):...Start = Sheet1.Range("date") + Sheet1.Range("time")ActiveWorkbook.Names("time").Delete 'strange Excel bug fixHost ...
I'm executing nmon with this command (nmon -fYPV -s1800 -c 296) in every server. When I try to graph the results with consolidator I always receive this error from Microsoft Visual Basic.Error '13' during execution time.and marks this section. t = t + MyCells(i, 3) / cpus¿Any solution for this erro ...
I submitted a TAR about upgrading Forms 6i. I was told you want Patch 13 and it's on OTN. I searched OTN using the parameters "Oracle 8i Forms 6i Patch 13". I received a ton of hits but none of them told me where the patch is located. Or maybe I just skimmed them too fast. Any help would be most app ...
I'm trying to run nmon analysis but I'm getting a Run Time error 13, Type Mismatch error. I'm not sure why this is happening as I'm able to run other .nmon files just fine. It's just this one.I've run the debug and the code giving the error is Else 'I already have a DISK_SUMM sheet so just update th ...
I'm obviously a new MYSQL user and am having some troubles. I am using version 4.0.24_Debian-10sarge1-log (on Debian obviously) and used aptitude to install it. I have set the root password no problems and verified the the Mysql and test databases have been installed by default. When i try and execu ...
I need to install fixpack 13 on SUN OS 5.8. I have not worked on SUN machines much. So I have no idea how to look for info.I was looking for the prerequisites for FP 13 for SUN. It asked me to run the following commandpkginfo -l db2cliv81 | grep VERSION and asked me to check thisVERSION: 8.1.0.xwher ...
I installed Maple 13 on Ubuntu, everything seems to be working perfectly except when I press Save As it occasionally just goes to a blank gray box with the Save As title bar, as oppose to showing the file browser. This doesn't happen every time however and generally I just have to close the box, and ...
i am trying to install the mysql-max-5.1.3-alpha-linux-i686-glibc23.tar.gz, did the all instruction from install-binary now when i run the: shell> scripts/mysql_install_db --user=mysql these are the errors: Installing all prepared tables Fill help tables 051210 12:47:05 [ERROR] ./bin/mysqld: Can' ...
I've just tried updating CSM to 1.6.0.13 with a view to then using the latest HMC software but have encountered a problem with installms installms -v -p /local/software/CSM/1.6.0.13-ppc64/:/local/software/CSM/1.6.0.13-ppc64/reqs/ installms: Could not load the definition file(s):/opt/csm/install/pkgd ...
When I used php to connect MySQL 4.x, 5.0 I saw th line: "Fatal error: Call to undefined function mysql_connect() in c:\Inetpub\wwwroot\h2tn\products\test.php on line 13." What is this mean?? How can I fix?? Help me!! ...
When I read the official support page, I seems that certain versions cannot coexist. All my nodes (quorum/client) are using 3.1.0.11 and I would like to upgrade to 3.1.0.13 because of a fix that I need in that release. But how can I upgrade if it is mentioned that there can't be an online coexistenc ...
This question is directed to the ibm people out there.Would you happen to know which kernel version of suse 9 was used to test gpfs version 3.1.0-13?I checked the faq and it is out of date, I have opened a call with IBM and they are stalling with the answer.The latest faq only lists 3.1.0-12 and spe ...
When upgrading from 3.1.0-13 to 3.2.0-1, everything seems to work fine and we can access the files in the file-system. However, mmgetstate always list the node as down because it cannot find a binary (tsctl). I can see this binary in 3.1 in /usr/lpp/mmfs/bin but does not seem to come with 3.2. $ mmg ...
I am working on the same unix server where mysql db resides, and trying to use Load Data Infile to upload data into a table. The command I used is this ... mysql> load data infile '/home/guest/temp/temp.txt' into table temptbl; The temp has only one field and the temptbl also has one correspondin ...
I'm a total ubuntu newb running lucid on a dell mini 10.I have got a readynas nv+ and i want to mount one of the user shares at boot.I can mount it through nautilus no problems but I can't get it to mount at boot.The NAS can use both NFS and CIFS, which would be better to use?With CIFS my fstab is a ...
Yeah, i'm only 13 got my domain etc, php, ssi, ssl, etc and more. But i would love to make a site useing php, but i don't know 1 thing about php. I'm gonna try and et a book but, is there any online manuals, that are easy to understand at 13 years of age? If so please give mte the url! :) ...
I hope this is right section to put this query under. I am using WindowsMedia Player 10.00.00.4019 under Windows XP Home Edition Version 2002 Service Pack 2I filmed some movie clips on my camera and saved them to my memory stick, and later deleted them, thinking that I would not need them again. I t ...
Since running a package fix in recover console mode, destroyed my Wubi installation--unconfiguring the location of /root etc. And no way to repair the installation, I can see. Looks like a 6th wipe and reinstall wubi. (grub2 wont install on my external drive, even with cd)It took 4 hours to download ...
I have a problem building sendmail8.13.4 with starttls support on by slack 10.1 box.In devtools/Site/ directory I created site.config.m4 file. It looks as follows:APPENDDEF(`confENVDEF',`-DSTARTTLS')APPENDDEF(`confLIBS', `-lssl -lcrypto')APPENDDEF(`confLIBDIRS', `-L/usr/local/ssl/lib -R/usr/local/ss ...
I have w properly working slackware box running linux kernel 2.6.11. So the kernel seems to be configured properly. But when I bump the kernel to a more recent version (either 2.6.12 or 2.6.13) dhcpcd seems to be unable to retrieve an ip address from my ISP.So far I couldn't find any decent error me ...
I am having big problems using SATA on my linux machine.- Slackware 10 w/ linux-2.6.13.2- Abit KT7, Thunderbird 1.33ghz, 512mb RAM, 16mb S3 AGP video card- PCI Promise SATA-II 150 TX2plusw/ two Western Digital 320GB SATA 8MB Cache 7200RPM (WD3200JD)- PCI Promise ATA133 20268 (not being used at the m ...
Folks,After clean compiles and install of kernels 2.6.13 and 2.6.14, including filesystems ext3 and reiserfs as modules I keep getting kernel panics. To compile I'm running the standard Slackware 10.2 distro, kernel 2.4.31. I've used mkinitrd 1.0.1 just as recommendedmkinitrd -c -k 2.6.14 -m jbd:ext ...
I'm trying to do this mysql query but I receive an error. Can someone help me? LOAD DATA INFILE 'ftp://USER%40WEBSITE.COM:PASSWORD@ftp.WEBSITE.COM/FILE.csv' REPLACE INTO TABLE mytable FIELDS TERMINATED BY '|' LINES TERMINATED BY '\n' IGNORE 1 LINES Error 13 : Can't get stat of 'ftp://USER%40WEBSITE. ...
I haven't had success with kernel configs. So suggest this way to have newer kernel in SW10.2.Install with test26s(2.6.13) kernel. Then complete usual install. When asked where to install kernel from pick cdrom and insert cd1. Finish install steps. you will have 2.6.13 kernel but also 2.4.31 modules ...
I've downloaded and compiled the kernel 2.6.13 on Slackware 10.2Everything works correctly except Firefox and Thunderbird with whom I can't surf on internet and download email. With Konqueror I'm able to surf on internet without any problem.Anyone know this problem yet? ...
So I'm trying to upgrade to the latest Slackware, from 12.2 to 13 doing a clean install. I've managed to get KDE4 and all my apps happily running the way I want them except for this one problem. OpenOffice.org simply refuses to use either GTK themes or KDE ones. It merely sits there being ugly. Now ...
I have just installed Slackware 13 and cannot access the Internet using my Intel wireless. I can access my router over the wlan but traffic is not going to the Internet.This feels like a firewall type issue as attempting to ping Google (by name or IP) results in Network Unreachable. I don't know whe ...
I recently installed Slackware 13/x86_64 on one of my boxes and now I'm having troubles with Python code that uses threading and Tkinter. This problem never existed on other Linux distro's, it just appeared with Slackware.The box in question Acer Athlon x86_64 single core used to run Mandriva/64 and ...
I found that my Kword "ABC Spelling" isn't available with the Slackware 13/64 distro. Now this is very strange because its available 'for Slackware 13/64' Kwrite which is the light weight editor included with KDE. How strange. Has anyone had problems with this? Is there a solution or do I ...
et me start from the beginning, to make sure you have all the details. i'm running a machine with two HD's, one has ubuntu and the other XP. i want to get rid of ubuntu and replace it with slackware.i found a link for a torrent that was the slackware 13 dvd iso. i downloaded it and burnt it to a DVD ...