Joey
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Login / Password problems ?unfortunately, after I replaced the original text password with the hashed one, this is what I get:
Database error: [You have an error in your SQL syntax near ‘WHERE user_login = ‘Joey’ AND user_pass = ‘21232f297a57a5a743894a0e4a801fc3” at line 1]
SELECT ID, user_login, user_pass FROM WHERE user_login = ‘Joey’ AND user_pass = ‘21232f297a57a5a743894a0e4a801fc3’
Warning: Cannot modify header information – headers already sent by (output started at /home/virtual/site129/fst/var/www/html/wp/wp-includes/wp-db.php:80) in /home/virtual/site129/fst/var/www/html/wp/wp-login.php on line 110
Warning: Cannot modify header information – headers already sent by (output started at /home/virtual/site129/fst/var/www/html/wp/wp-includes/wp-db.php:80) in /home/virtual/site129/fst/var/www/html/wp/wp-login.php on line 111
Warning: Cannot modify header information – headers already sent by (output started at /home/virtual/site129/fst/var/www/html/wp/wp-includes/wp-db.php:80) in /home/virtual/site129/fst/var/www/html/wp/wp-login.php on line 112
Warning: Cannot modify header information – headers already sent by (output started at /home/virtual/site129/fst/var/www/html/wp/wp-includes/wp-db.php:80) in /home/virtual/site129/fst/var/www/html/wp/wp-login.php on line 113
Warning: Cannot modify header information – headers already sent by (output started at /home/virtual/site129/fst/var/www/html/wp/wp-includes/wp-db.php:80) in /home/virtual/site129/fst/var/www/html/wp/wp-login.php on line 117
I think the more feasible solution is to provide a method that prevents wordpress from hashing the password.Forum: Plugins
In reply to: Live Journal Plugin Pack Release 0I recently upgraded to 1.2 from 1.02. After removing class-ixr.php, this is what I get after re-enabling the plugin and then in post:
Warning: get_lj_login_data() [function.get-lj-login-data]: Unable to access ../wp-includes/class-IXR.php in /home/virtual/site129/fst/var/www/html/wp/wp-content/plugins/ljextras.php on line 89
Warning: get_lj_login_data(../wp-includes/class-IXR.php) [function.get-lj-login-data]: failed to create stream: No such file or directory in /home/virtual/site129/fst/var/www/html/wp/wp-content/plugins/ljextras.php on line 89
Fatal error: get_lj_login_data() [function.get-lj-login-data]: Failed opening required ‘../wp-includes/class-IXR.php’ (include_path=’.:/php/includes:/usr/share/php’) in /home/virtual/site129/fst/var/www/html/wp/wp-content/plugins/ljextras.php on line 89
um, so help?Forum: Plugins
In reply to: Live Journal Plugin Pack Release 0help…I get this error whenever I log in…
Fatal error: Cannot redeclare class ixr_value in /home/virtual/site129/fst/var/www/html/wp/wp-includes/class-IXR.php on line 12
please be fast because I cannot blog…Forum: Plugins
In reply to: WP-Mood Hackum now I have another problem. I get this whenever I click publish/post
SQL/DB Error:
[Unknown column ‘post_music’ in ‘field list’]
INSERT INTO wp_posts (ID, post_author, post_date, post_content, post_title, post_excerpt, post_status, comment_status, ping_status, post_password, post_name, to_ping, post_music, post_mood) VALUES (‘0’, ‘1’, ‘2004-04-20 18:33:01’, ”, ”, ”, ‘publish’, ‘open’, ‘open’, ”, ”, ”, ”, ”)
Warning: Cannot modify header information – headers already sent by (output started at /home/virtual/site129/fst/var/www/html/wp/wp-includes/wp-db.php:106) in /home/virtual/site129/fst/var/www/html/wp/wp-admin/post.php on line 168
I cant blog until this is fixed, so please be fast about this.Forum: Plugins
In reply to: WP-Mood HackI’ve installed it correctly but then the mood dropdown is blank. Why is this? i did edit the web path correctly in the inc file…
Forum: Themes and Templates
In reply to: Cant scroll x_XUmm..how exactly do I use the body fixed width code?
btw the css file’s here http://joey.neosurge.net/wp/wp-layout.css and http://joey.neosurge.net/style.cssForum: Themes and Templates
In reply to: seprate categories at seprate pageshmm…yeah…I think it works for me, just as long as wordpress dosent automatically archive them…
So I just link them to my categories and that’s it?Forum: Your WordPress
In reply to: /usr/benuh, how do you put your post in nice little boxes?
Forum: Fixing WordPress
In reply to: Permissions…okays, now I have
1) deleted and re-uploaded everything
2) used the stable 1.02 build
still the same results…but this time with lots of 404 errors…
I havent tried hashing yet…Forum: Fixing WordPress
In reply to: Admin has random passwordsnope. The pass in the database is still beta. The funny thing is that when I use the retrive password feature it returns another random password O_O
Forum: Fixing WordPress
In reply to: Admin has random passwordsIt still does. I have changed the pass to beta. The login is still admin. Try it out.
http://www.joey.neosurge.net/wp/wp-login.phpForum: Fixing WordPress
In reply to: Admin has random passwordsNope I’m using IE. I’ve cleared the cookies and I still have the same problem. I’ve visited phpmyadmin and found that the password that I had saved earlier turned into random one. It’s the password. I dunno what to do now.