Thanks for the reply. I am aware of what the function is trying to but I cant find it in the table I copied the other function from even though everything runs fine on it.
User: Anstice; Keyword(s):
Thanks for the reply. I am aware of what the function is trying to but I cant find it in the table I copied the other function from even though everything runs fine on it.
Hi guys, the following code makes a call to a
preg_replace function that I cant seem to find on the db.
CREATE DEFINER=`root`@`localhost` FUNCTION `makehash`(description text, raw_location...
That's one way of fixing it. The way I found after however was just to change the append line to Node() so each is a new instance.
Hi guys,
I'm running into trouble with some Python stuff. I have a list that has seven copies of a class and I am intending to change just the values of one of them but whenever I do it changes...
Hi guys,
I have a site that uses XML, PHP, JSON, and DOM to display xml info in a table when it is selected from a dropdown box. Javascript calls a php file to get the data when the file is...
Take a look at your filesystem table:
cat /etc/fstab
See if there is an entry that matches your windows partition in there using:
fdisk -l
What spec is your machine and what version of Ubuntu are you running?
I have the X60 and it works perfectly with 10.10. I only tried 11.04 onwards for a few days but that still ran well.
Thanks alot for all the replies guys. I'd like to think that I am on the right track from what you have all said. I do like to challenge myself by playing with programming challenges outside of my...
From what you've described it just sounds like the normal boot messages that would usually be hidden by a splash screen, Ubuntu logo with dots animation.
It's nothing for you to worry about...
I just downloaded the deb file and it opened it in Ubuntu Software Centre.
You could try download it and run it with:
sudo dpkg -i "adobereader_enu".deb
replacing the text in the quotes with...
Hi guys,
I'm in my third year at University doing BSc(Hons) Computer Science so naturally I'm looking at either continuing my studies or getting a job and joining the real world. I have been...
I downloaded Adobe's Linux reader from the link below and it opened perfectly.
ftp://ftp.adobe.com/pub/adobe/reader/unix/9.x/9.4.6/enu/
Go to System > Administration > Additional Drivers and see if there are other drivers available for your ethernet card.
That sounds like it could be the problem.
What do you mean when you start Ubuntu? When you log in or when you turn your computer on?
Which flash player are you using?
+1 looking through your posts it's a no brainer. You need to be a member.
I did a little digging around regarding the config file issue. Privoxy requires you to specify the location of the config file when you start it so you'll just have to point to it when you run it.
Go to the link below and choose the file you need. When it downloads it should ask you whether you want to save the file or open it in Ubuntu Software Centre. Use the Software Centre. It will display...
I get the same error when I run this using totem in Ubuntu so it's not a lubuntu thing. No idea why it's doing it though.
I think that is just it's default behaviour. The way I have always the highlighting function is to highlight the text first then just click the highlighting button.
There seems to be quite a few threads about this already. A quick Google search and I found this:
https://help.ubuntu.com/community/UbuntuNetbookEdition/ConvertGnomeSession
I didn't test it as...
Apparently works well according to this thread.
http://ubuntuforums.org/showthread.php?t=1817008
That's much the same as my old setup. Do you have access to a Windows 7 install disk? I found that the restore/repair feature on that works most of the time.
Another thing I sometimes found worked...
Do you need both XP and 7? I only ask because I ran into this problem and unfortunately could only remedy it by removing XP.
Could you post the result of
fdisk -l so we can your partition layout?