I tried to pingback a post on another blog and it did not work. No error messages produced either.
Pingback sent from http://2fargon.com/beta/ which is now running the delta, to http://2fargon.com/wordpress/index.php?p=3 which is a demo blog.
You can login to both using the password "password" as the admin, if you want to test it.
You can use http://2fargon.com/beta for beta(delta) testing too, just don't change the password, please! :)
but that's a bad password
it *needs* changing
i'm waiting to see if i got a pingback *sigh*
Lilandra. I set it up so everyone can use it. Hence the bad password :P
i haven't got a pingback either...:-(
but i was trying to pingback in the delta..and trackback to my production
tho i don't think my trackbacks have been working...hmmm
I tried to track- and pingback to 2fargon's blog - neither worked. Also, tried to do both to my local WP blog - neither worked.
Both of these worked fine in the 1.2 alpha's I tested. What gives? These should be stable....?
<rb>
i trackbacked from my delta to my nightly successfully...ooo more tests..
... still missing my beloved "upload image" button when i want post an article. won't it come back? *sniff* :(
spot : I've never seen such button myself (and, yes, the settings are correctly set, AFAIK)
I just upgraded as well and am having the same problem as 2fargon: Track/Pingback isn't working, but neither is it producing an error anymore.
UI related : In options-permalink.php there is
"If you leave this blank the default will be used."
I guess the default value should be shown/specified.
There are two entry fields at the bottom of the same page, one for the URI structure and one for the category custom prefix, I guess. May be the category custom name text-entry field could be shorter to avoid confusion.
what's more current -- this delta or the 5/10 nightly?
@ xibe: so only the administrator is able to upload images? why is there a setting available which allows users to upload images? i turned it on and all my community members can't find any way to upload images any more. i think i got mad :-) ... "excuse me sir, i'm looking for my upload images button, did you see it passing by?", :-D
Anonymous
Unregistered
Posted 5 years ago #
in the delta?
i have a delta running and i can see the option to upload images...i guess because i'm admin? i'll go check with another user
LilandraAtWork
Anonymous
Unregistered
Posted 5 years ago #
Hi! I can upload images from a non admin account, I just don't see the upload option in the menu but if i go directly to the upload menu
(blog URI)/wp-admin/upload.php i can upload something...
i don't know why it's not in the menu tho!
i had this problem with one of the march nightlies i think
LilandraAtWork
Anonymous
Unregistered
Posted 5 years ago #
ACK! Sorry if I'm posting alot but I can't remember my password, so can't login to edit posts...
I just checked the wp-admin/menu.php file and for the user level it lists upload level as 5 even though I selected the minimum level as 2!
So I changed that and now see the upload option in the menu (not sure if there's still a button in the write new post place)..
I don't know why changing the options in the miscellaneous sub options doesn't change it...
LilandraAtWork
ah, finally! i updated all my contributing writers to level 5 and now they have all the menu entry "upload". this is a bit illogical since i allowed them to upload images with level 1. hmmm... so this seems to be a bug? or do i understand something completely wrong? :-)
The upload not showing up on the menu for users under 5 even if you had specified that was a bug and is now fixed.
Anonymous
Unregistered
Posted 5 years ago #
I am unable to log into my existing account after the upgrade. I know the password, but it says that it is incorrect.
I go to mail me my password and it says I'm not in the database.
I would delete the user and start over, however, all my posts are by that user.
This is from 1.0.1 -> 1.2D as of today.
I can log in as admin and create new users which can login...I just can't use existing users (outside of admin).
Outgoing trackbacks work; incoming do not.
BTW: receiving trackbacks from my 1.0.2 also failed.
Outgoing trackbacks work; incoming do not.
I was able to trackback an entry on my own 1.2 blog. Pingback does not work.
Well, I'm going to have to pick this up and upgrade this evening aren't I?
Heh, it gives me too many errors. I think I'll wait for the official release, then update.
5/12 release when click edit from admin screen, get Fatal error: Cannot redeclare class streamreader in /home/.mizelliwasherkiln/sugoimog/mindofmog.net/wp-includes/streams.php on line 26
I hope it fix the bugs of security I got before.
Nightly 2004/05/12 - function get_category_link() doesn't work correctly, I had to change
$link = get_settings('home') . get_settings('category_base') . '/';
with
$link = get_settings('home') .'/'. get_settings('category_base') . '/';
on line 33. Not sure whether the slash should be added also before 'category/' on line 31.
bturner
Member
Posted 5 years ago #
Although I have the URIs for both weblog.com and blo.gs in the "Update Services" box, neither seem to get informed when I add a new post. Anywhere failures are logged where I might could find an answer, or is this a known problem?
Anonymous
Unregistered
Posted 5 years ago #
In Safari, in simple posting mode, the categories frame spills over into the wordpress bookmarklet div.
Anonymous
Unregistered
Posted 5 years ago #
Under Miscellaneous Options when setting the "Destination directory" the recomended is "Destination directory" is "E:\xampp142\xampp\htdocs\test/wp-content" However when this kind of slash "\" is entered the slashes get removed totally. So when WordPress tries to upload it is trying to upload to "E:xampp142xampphtdocstest/wp-content". Obviously that will not work. Either the example needs to be changed so that the slashes are / or better yet "\" needs to get changed to "/" automatically.
Thanks