Published questions

1

Can't connect to svnserve:Operation timed out

> Hello!

> I get this error on my Windows XP box in my local network:
> "Can't connect to host 'svn://my.box.ip.address.'
> I'd like to get it running in xinet, but I could not get that going. If I check netstat, everything's fine
>
> # netstat -anp | grep LISTEN
> tcp 0 0 0.0.0.0:3690 0.0.0.0:* LISTEN 10127/svnserve
>
> and I can telnet in from the client; the port's open.
>
> C:\>telnet my.box.ip.address 3690

>

Read more »
Created by icyfreshy 18 weeks 6 days ago – Made popular 18 weeks 6 days ago
Category:   Tags:
1

svn: Can't convert string from native encoding to 'UTF-8'

I am importing into a new repository into SVN and I am getting this error: "Can’t convert string from ‘UTF-8′ to native encoding:”.  Can somebody thrown light on the fix?

Read more »
Created by programmer 18 weeks 6 days ago – Made popular 18 weeks 6 days ago
Category:   Tags:
1

Drupal Warning: Duplicate entry 'variables' for key 1 query: INSERT INTO cache

I am getting lot of Drupal warning errors:

 Warning: Duplicate entry 'variables' for key 1 query: INSERT INTO cache  (cid, data, expire, created, headers, serialized) VALUES ('variables', '.....

 What could be causing this?  I have installed memcache, APC on my drupal install.

Read more »
Created by b1g4ath3 20 weeks 5 days ago – Made popular 20 weeks 5 days ago
Category:   Tags:
1

PHP How to find age?

I have birthdate in php standard format.. How do I find age for the date?

Read more »
Created by programmer 20 weeks 6 days ago – Made popular 20 weeks 6 days ago
Category:   Tags:
1

Drupal user_save function?

How do we use drupal_save function? Can somebody please elaborate?

 

Read more »
Created by Abdul Abdalllah 20 weeks 6 days ago – Made popular 20 weeks 6 days ago
Category:   Tags:
1

How to empty all items in cart in Ubercart ?

Hi.. I am using Ubercart and what is the ubercart funtion that would empty all items in the cart?

 

Read more »
Created by gagHapseMah 20 weeks 6 days ago – Made popular 20 weeks 6 days ago
Category:   Tags:
1

Ubercart: How to update a variable on payment received or status completed

 I have ubercart 2 installed and I want to update a variable once the order has been paid (this means the order status is changed to complete or payment received. What is the best way of doing that in the code? What hook?

Read more »
Created by programmer 20 weeks 6 days ago – Made popular 20 weeks 6 days ago
Category:   Tags:
1

XML Parsing Error: no element found in Drupal xmlsitemap module

What is causing this?I installed sitemap module and it is not generating the xmlsitemap. My node database is already huge with lot of data in it. Could that be the cause or is cron issue or a bug with the module?

Please suggest.

 Regards,

Read more »
Created by haitiephawl 21 weeks 12 hours ago – Made popular 21 weeks 12 hours ago
Category:   Tags:
1

How to Install Drupal 6?

Can someone recommend me to a nice tutorial for installing Drupal 6? I am unable to find one.

Read more »
Created by cafrorgowinna 21 weeks 12 hours ago – Made popular 21 weeks 12 hours ago
Category:   Tags:
1

What do the following operators do: -> and => ?> in PHP

What do the following operators do: -> and => ?> in PHP

Read more »
Created by raillerpomo 21 weeks 13 hours ago – Made popular 21 weeks 13 hours ago
Category:   Tags:
1

Unexpected $end Parse Error in PHP

Why am I receiving an unexpected $end parse error on the last line of my code?

Read more »
Created by rabFloatreirl 21 weeks 13 hours ago – Made popular 21 weeks 13 hours ago
Category:   Tags:
1

I have a Linux file descriptor (from socket), and I want to read one line. How to do it in C++?

I have a Linux file descriptor (from socket), and I want to read one line at a time. How to do it in C++?

Read more »
Created by ranipoojax 21 weeks 13 hours ago – Made popular 21 weeks 13 hours ago
Category:   Tags:
1

Awk/Sed: How to do a recursive find/replace of a string?

I am trying to replace specific text within several files (maybe around 200 files). Is there a way that I could this without having to replace the text manually.

I am actually trying to change the IPs in several httpd.conf, eg. 192.168.0.5 to 192.168.0.10. I have googled and some of the sites suggested using grep and awk, but no specific help was found by me.

Any help is greatly appreciated. Thanks.

Read more »
Created by mamaykina 21 weeks 13 hours ago – Made popular 21 weeks 13 hours ago
Category:   Tags:
1

Mysql, Iframe, code injection: it puts links Usually just below <body> tag

So here's the story.

My friend's websites has been hacked the 3 times. Malware code has been injected.
Usually just below <body> opening tag.

Cannot precisely say what it is, as my friend has already removed the bad code, but Google marks the website as dangerous.

Only thing I know about the injected code at the moment is it puts links (and possibly <iframe> elements) to nokiaicq.ru, styleicq.ru, the-past.ru

Read more »
Created by programmer 21 weeks 13 hours ago – Made popular 21 weeks 13 hours ago
Category:   Tags:
1

How to enter code snippet in HTML or Drupal?

Hi,

 

 I am creating a website and I want to enter code snippet into HTML or Drupal? Do we have any module in Drupal?

 thanks,

Read more »
Created by programmer 21 weeks 14 hours ago – Made popular 21 weeks 14 hours ago
Category:   Tags: