First time here? Check out the FAQ!

zulp's profile - activity

2019-09-11 06:27:26 -0500 received badge Taxonomist
2017-12-06 11:46:06 -0500 received badge Notable Question (source)
2016-12-06 01:47:01 -0500 received badge Notable Question (source)
2016-12-06 01:47:01 -0500 received badge Popular Question (source)
2015-07-08 07:12:36 -0500 received badge Popular Question (source)
2015-05-22 15:33:05 -0500 received badge Popular Question (source)
2015-02-06 07:42:51 -0500 received badge Famous Question (source)
2014-03-21 18:05:04 -0500 received badge Popular Question (source)
2013-12-09 14:29:45 -0500 received badge Famous Question (source)
2013-06-12 10:44:47 -0500 commented answer big sqlite database

Trying to convert my sqlite database postgresql

[root@Centos DEV]# python manage.py shell --database=sqlite
/usr/lib/python2.6/site-packages/Django-1.4.5-py2.6.egg/django/conf/__init__.py:75: DeprecationWarning: The ADMIN_MEDIA_PREFIX setting has been removed; use STATIC_URL instead.
  "use STATIC_URL instead.", DeprecationWarning)
Usage: manage.py shell [options]

Runs a Python interactive interpreter. Tries to use IPython, if it's available.

manage.py: error: no such option: --database

How to solve that ?

2013-06-11 11:31:43 -0500 asked a question big sqlite database

i have only 300 Question and 60 registred users. how can that my Sqlite databse is so huge (500MB) is there any way to cleanup the database . or to move it to Mysql ?

2013-04-11 04:35:26 -0500 received badge Famous Question (source)
2013-04-11 04:33:10 -0500 received badge Famous Question (source)
2013-04-11 04:25:26 -0500 received badge Famous Question (source)
2013-03-02 13:05:31 -0500 received badge Nice Question (source)
2013-02-28 16:42:39 -0500 received badge Student (source)
2013-02-28 16:02:13 -0500 asked a question robots.txt the nightmare config
[root@ks4000391 ~]# curl ---.com/robots.txt
User-agent: *
Disallow: /


Sitemap: ------.com/sitemap.xml
[root@ks4000391 ~]#

Start google fetcher from webmaster tool :

The page could not be crawled at this time because it is blocked by the most recent robots.txt file Googlebot downloaded. Note that if you recently updated the robots.txt file, it may take up to two days before it's refreshed. You can find more information in the Help Center article about robots.txt.

I have tried all combinations in admin/robots/rule but with no success :( Please help !!

2013-02-25 04:43:16 -0500 answered a question A description for this result is not available because of this site's robots.txt

Can u please explain more. how to setup robots.txt from admin with some screenshots ?

i was busy 2 weeks about this , with no success !!!:(

Please note :

Askbot 0.7.48  Standard installed 
Dedicated Server  Centos 
Server Runing  like  Askbot App  (No apache installed)
2013-02-24 15:53:49 -0500 received badge Editor (source)
2013-02-24 15:53:35 -0500 asked a question A description for this result is not available because of this site's robots.txt

when i put my site in google . i get this answer from google

A description for this result is not available because of this site's robots.txt

Please help to configure this : my site is : Running askbot 0.7.48 on Dedicated Server Linux Running like manager.py runserver site:80 (no apache)

i there any way how to put robots.txt and to load it from site.com/robots.txt ?

Please help

2013-02-18 09:39:39 -0500 asked a question try to add Robot.txt from admin

I get this error when trying to add robots from admin * to /*

MessageFailure at /admin/robots/rule/add/
You cannot add messages without installing django.contrib.messages.middleware.MessageMiddleware
Request Method: POST
Request URL:    http://admin/robots/rule/add/
Django Version: 1.4.3
Exception Type: MessageFailure
Exception Value:    
You cannot add messages without installing django.contrib.messages.middleware.MessageMiddleware
Exception Location: /usr/lib/python2.6/site-packages/Django-1.4.3-py2.6.egg/django/contrib/messages/api.py in add_message, line 22
Python Executable:  /usr/bin/python
Python Version: 2.6.6

How to solve this ?

2013-02-18 09:14:19 -0500 commented answer Google site verification key doesn't work !!!

Congratulations, you have successfully verified your ownership of :) . THXXXX

2013-02-18 08:48:23 -0500 commented answer Google site verification key doesn't work !!!

im using Centos machie with standart install askbot application and iam running askbot like a server .

2013-02-18 08:44:34 -0500 answered a question Google site verification key doesn't work !!!
  1. Download this HTML verification file. [google3642d1a21bbf3c09.html]

even when i put 3642d1a21bbf3c09 > save

still not working !!:(

2013-02-18 08:16:17 -0500 asked a question Google site verification key doesn't work !!!

i get this key from google to verify the website google-xxxxxxxxx.html

in Django Admin Settings (Keys for external services) > Google site verification key > google-xxxxxxxxx.html > SAVE

back to google to verify

We weren't able to verify your site: --http--://www--.xxxxx.com/

Please help !!!