-
http://www.crossref.org/requestaccount/.
2009-10-19 21:06:55 UTC in refbase - Web Reference Database
-
Hi everyone,
Just a follow up for anyone interested, although I think I am way late on this issue.
I noticed that the anonymous login is no longer working. I signed up for an account and changed the entry in the ini.inc.php file to:
$openURLResolver = "http://www.crossref.org/openurl/?pid=me@myemail.com";
and it seems to be working perfectly.
2009-10-19 20:11:54 UTC in refbase - Web Reference Database
-
I don't know what is going on, but having the same trouble myself. I wonder if it is a bug with 2.1.2 - unfortunately I don't know what version I was running before.
2009-09-19 03:40:43 UTC in Launchy
-
Hi Matthias,
I have been using the sitemap.php file for a while now to submit to Google. Everything was fine until recently - it looks like they don't like to permanent link redirects anymore:
"URLs not followed
When we tested a sample of URLs from your Sitemap, we found that some URLs redirect to other locations. We recommend that your Sitemap contain URLs that point to the final...
2009-02-09 17:42:54 UTC in refbase - Web Reference Database
-
I know you are aware of this, but just looking around refbase, I noticed that there are many, many instances of $referer being used for 'header Location', so I think these will all need to be taken care of.
Thanks again,
Adrian.
2009-01-10 18:03:24 UTC in refbase - Web Reference Database
-
Sorry about the dramatic subject - it's only an HTTP Header Injection.
As a really quick fix, I have commented out these lines in user_logout.php
// if (!preg_match("/.*user(_details|_options|_receipt|s)\.php.*|.*(error|install|query_manager|query_history)\.php.*/", $referer)) // variable '$referer' is globally defined in function 'start_session()' in 'include.inc.php'...
2009-01-10 17:56:12 UTC in refbase - Web Reference Database
-
Hey Matthias,
I noticed some weirdness with some links in my log files and then did this google search (http://www.google.com/search?hl=en&q=referer%3DHTTP%3A%2F%2Fmarker2009.com&btnG=Search) which you should look at. I don't really understand what is going on here, but it doesn't look good :-)
Thanks,
Adrian.
2009-01-10 17:13:04 UTC in refbase - Web Reference Database
-
Just to close this off - I started a new config file using the sample as a template and everything now works as expected, with the icon linking to the structure and the name to browse.
Sorry for the hassle.
2008-08-22 20:25:03 UTC in phpMyAdmin
-
Thanks for the clarification - my config.inc.php file is very old now and perhaps there is something in there that is messing with things, because for me, the table name also goes to Structure - perhaps I should start a new file from scratch.
2008-08-22 19:53:01 UTC in phpMyAdmin
-
The icon to the left of each table name in the left navigation pane now goes to the structure view, rather than directly to the browse view.
2008-08-22 18:48:55 UTC in phpMyAdmin