I install it in "Drigg - the "express" way", then submit a new scoop, but is always warning.
Need help, thanks!
| Comment | File | Size | Author |
|---|---|---|---|
| warning.png | 5.09 KB | wefefeee |
I install it in "Drigg - the "express" way", then submit a new scoop, but is always warning.
Need help, thanks!
| Comment | File | Size | Author |
|---|---|---|---|
| warning.png | 5.09 KB | wefefeee |
Comments
Comment #1
mercmobily commentedHi,
Can you please install firebug, and tell me what URL actually gets requested, and what the server returns?
Thanks!
Merc.
Comment #2
mercmobily commentedHi,
I created a new tgz for the "express way". That includes the CVS simple_karma, BTW (please check that the strings are all there :-D )
Does the problem persist?
Again, please install firebug and let me know what's being sent/received...!
Bye.
Merc,
Comment #3
wefefeee commentedSolved.
I install it in public_html/my/drupal before,
now i move drupal to main path (public_html/drupal) and it solved.
Thank you very much for you help. You done a great job !
Comment #4
mercmobily commentedHi,
I am gonna be slightly masochistic, and reopen this issue...
I _really_ want Drigg to work even if it's not in the base path. Doing so is a bit of a pain...! :-D
Can you please check that Drigg still works, both in the server's root and in a sub-directory?
Another word of warning: please don't customise CSS etc. just yet. I am changing things as we speak - it NEEDS to be ready by next week, so it's not too long to wait :-D
Thanks,
Merc.
Comment #5
mercmobily commentedHi,
(I have obviously created a new drigg_distr.tgz with the new, latest module which *should* work in any path)
Thanks!
Merc.
Comment #6
wefefeee commentedI download the lastest ver. today and reinstall.
Install:
both in the server's root and in a sub-directory
BOTH ERROR !
After Login:
* warning: Cannot modify header information - headers already sent by (output started at /home/test/domains/my.com/public_html/drigg/sites/all/modules/drigg/drigg.module:2) in /home/test/domains/my.com/public_html/drigg/includes/session.inc on line 100.
* warning: session_regenerate_id() [function.session-regenerate-id]: Cannot regenerate session id - headers already sent in /home/test/domains/my.com/public_html/drigg/includes/session.inc on line 103.
Submit Scoop:
GET http://my.com/drigg/drigg/handle?operation=validate_url&url=http%3A%2F%2... (593ms)
Params
operation validate_url
url http://www.yahoo.com/
Response
success
BUT STILL WARNING : URL is invalid.
Comment #7
mercmobily commentedHi,
Eiox: I installed the module on a clean D5.3, and couldn't reproduce the warnings...
I disabled the captcha. Can you please re-download drigg_distr.tgz?
It's quite possible that the session problems are just temporary - I ought to delete the "sessions" table before creating the dump for Drigg's DB!
Also... I don't suppose you could check that you don't have an invalid trackback link, which is what's generating the error? Or, which browser are you using? If you are using IE, can you try with Firefox?
Finally, I don't suppose there's any way for you to install this somewhere over the network, so that I can have a look at what's going on?
Thanks,
Merc.
Comment #8
mercmobily commentedHi,
Nevermind... it was an enter at the beginning of drigg.module, that was confusing the heck out of the javascript!
(It would return "\nsuccess" rather than "success")
Ahhhh the joys of programming...
Eiox, it would be _great) if you could download again drigg_distr (sorry...) and try again. I also corrected a tiny bug in the javascript, and discovered a new one (the PING url and the http url are checked by the same function, and validation conflicts)
THANKS!
Merc.
Comment #9
wefefeee commentedI am glad to say it's ok now !
and I found an other problem:
When I EDIT the Scoop:
1. click on "Story's URL" without change
2. then click another place or edit a new story's title
It will warning(Story's URL) because the edit scoop story's url have saved in mysql already.
I think you need to filter the EDIT scoop story's URL.
Thanks!!!!!!!
Comment #10
mercmobily commentedHi,
And you are so right!
I updated drigg_distr.tgz. Please give it a go, and let me know!
(Make sure your cache is empty etc. etc. :-D )
I am also aware of this problem, which will be fixed soon:
http://drupal.org/node/194999
Bye,
Merc.
Comment #11
mercmobily commentedHi,
Eiox, did you have time to give this a go?
It's working locally...!
Bye,
Merc.
Comment #12
wefefeee commentedHi,
It's working !!
Bye,
Eiox.
Comment #13
mercmobily commentedHi,
Cool :-D
Merc.