ludmilla20
Member
Posted 4 years ago #
Hi,
I've activated the el-aleph plugin on my blog: http://tennis-buzz.com/test
When I try to display the profile of an user, I've got the message: "We couldn't found the user you're looking for"
I've tried with all the users and it's always the same message.
ex: http://tennis-buzz.com/test/people/sam/
WordPress 2.5
bbpress 0.9
Theme: default
El-aleph version: 0.63
Permalink structure: /%postname%/
Other plugin: WP-contact-form-iii
Could somebody help please? Thanks.
Detective
Member
Posted 4 years ago #
Hi,
I don't know why it doesn't work, as the name of your users table shouldn't matter. I'm trying to locate those bugs. Meanwhile, can you try another theme? I tested the plugin with Tarski.
BTW, i have a working installation of my plugin and bbpress. Instead of the bbpress profile i'm using the aleph one :)
ludmilla20
Member
Posted 4 years ago #
Thanks for your quick answer, I'll try the Tarski theme and keep you informed.
ludmilla20
Member
Posted 4 years ago #
I've reinstalled wordpress in another folder, with tables called wp_, with the tarski theme on: http://tennis-buzz.com/new/
I have 2 users: admin and sam, and I've got the same message again:
We couldn't found the user you're looking for.
How can I be sure the plugin read the right database?
In fact I have:
- "database1" with table wp_users for site http://tennis-buzz.com (the actual version of my website)
- "database1" with table wpp_users for site http://tennis-buzz.com/test (test version wih bbpress integration)
- "database2" with table wp_users for site http://tennis-buzz.com/new (test version 2)
Sorry to bother you with all my questions, but I would like to understand what's strong. I've tried other plugin like profiler 1.2.3 but it lacks a lot of features.
Thanks a lot.
Detective
Member
Posted 4 years ago #
I have uploaded the new version of Aleph. I hope it fixes your problems.
ludmilla20
Member
Posted 4 years ago #
Thanks, I will try this wek end, I'll keep you informed.
ludmilla20
Member
Posted 4 years ago #
I've reinstalled the new version on both sites, but same message again.
May I send you my password so you could access my admin panel and see what's wrong?
Thanks
Detective
Member
Posted 4 years ago #
I don't think i can use the dashboard to see the problem. Can you run the following query in your server:
SELECT ID, user_nicename, user_login FROM {YOURPREFIX}users WHERE 1=1 ? Of course replace {YOURPREFIX} with your table prefix (wp_?). Do all users have a nicename ?
ludmilla20
Member
Posted 4 years ago #
I ran the query on both databases, and the result is correct: I've got all users. All users have nicename.
Detective
Member
Posted 4 years ago #
I'm sorry, i don't know what went wrong. Do you have any other plugins ? Did you modify the template users.php (or profile.php)?
ludmilla20
Member
Posted 4 years ago #
I've tried to set up el aleph with others plugins, and without other plugin, with the same sad result.
I didn't modify users.php
I will try to install el aleph on my actual site http://tennis-buzz.com.
Thanks for your help.
macdaddie0
Member
Posted 4 years ago #
I'm having same problem.
On posts, "Mark as Contact" and "Add Favorite" work, but not the list of users.
All users use id as nicename.
Thanks!
Detective
Member
Posted 4 years ago #
Hi, macdaddie0. Perhaps you could tell me your site url to see how it works.
I have a new release almost ready. Some things are rewritten so maybe it will work on your site. But i truly don't know why it doesn't work because i don't have problems in my two test sites.
Do you have a static front page?