Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Babybrit

Pages: [1]
1
Discussion & Troubleshooting / Re: Login issue
« on: August 25, 2010, 11:48:20 AM »
Thank you so much... everything works and nothing was lost your amazing.

2
Discussion & Troubleshooting / Re: Login issue
« on: August 24, 2010, 07:30:56 AM »
Can you create a ftp account for me to your site and setup a test 4images gallery so I can do some testings on it?
PM me with the info if you up to it ;)

hey I sent you through my log ins... I trust you... I think it was edited a few months back when I was hacked....
They wiped my whole site and just left the back ground images. the gallery didn't seem to be touched at the time but now I think it was.

3
Discussion & Troubleshooting / Re: Login issue
« on: August 24, 2010, 01:26:54 AM »
First you need to find what causing this. Search in all files for keyword "delete" (no quotes), if you find anything related to cookies, it could be it.

Showing rows 0 - 1 (2 total, Query took 0.0007 sec)

SELECT *
FROM `bisidergallery_1913666`.`4images_settings`
WHERE (
`setting_name` LIKE '%delete%'
OR `setting_value` LIKE '%delete%'
)
LIMIT 0 , 30

4
Discussion & Troubleshooting / Re: Login issue
« on: August 19, 2010, 08:27:11 AM »
Did you do any modifications in the code?

For some reason your site returns two sets of cookies when you try to login:
Code: [Select]
Set-Cookie: 4images_lastvisit=1282185938; expires=Fri, 19-Aug-2011 02:49:28 GMT
Set-Cookie: 4images_userid=-1; expires=Fri, 19-Aug-2011 02:49:28 GMT
Set-Cookie: 4images_userpass=deleted; expires=Wed, 19-Aug-2009 02:49:27 GMT
Set-Cookie: 4images_lastvisit=1282186157; expires=Fri, 19-Aug-2011 02:49:28 GMT
Set-Cookie: 4images_userid=1; expires=Fri, 19-Aug-2011 02:49:28 GMT
Note the line with 4images_userpass that is exactly what your server returns, I didn't alter that. That is not something 4images does, it look like you've changed something in the code.

When you login at normal login page (not ACP) and selected "Log me on automatically next visit?", then you stay logged in fine, and that is the cookies server returns:
Code: [Select]
Set-Cookie: 4images_lastvisit=1282184897; expires=Fri, 19-Aug-2011 02:45:38 GMT
Set-Cookie: 4images_userid=-1; expires=Fri, 19-Aug-2011 02:45:38 GMT
Set-Cookie: 4images_userpass=21232f**************801fc3; expires=Fri, 19-Aug-2011 02:45:38 GMT
Set-Cookie: 4images_lastvisit=1282185604; expires=Fri, 19-Aug-2011 02:45:38 GMT
Set-Cookie: 4images_userid=1; expires=Fri, 19-Aug-2011 02:45:38 GMT
Again, it returns two sets...

The only Mods I did was in the Templates wouldn't know how to add those ones in.... how do I get rid of that...

5
Discussion & Troubleshooting / Re: Login issue
« on: August 19, 2010, 03:47:54 AM »
um...if that is exactly what you did, then no, it is not correct...you've put password into username and username into password ;)

P.S. for your protection I've altered password in your post.

Ok thanks... I changed them around and now it does not even try to load the log in it just refreshes it.

6
Discussion & Troubleshooting / Re: Login issue
« on: August 19, 2010, 02:08:09 AM »
just to be sure, what exactly did you do to reset the password?
did you do as suggested in FAQ -> Lost admin password - what to do? ?

UPDATE `bisidergallery_1913666`.`4images_users` SET `user_name` = '21232f2*************a801fc3',
`user_password` = 'admin' WHERE `4images_users`.`user_id` =1;

if I did that right it did not fix it at all.

7
Discussion & Troubleshooting / Re: Login issue
« on: August 17, 2010, 11:39:35 PM »
my host is Bravenet.com ... I have full access to the site to edit it. what do i need to ask them to do...

the site is www.mybritneyinsider.com/Pictures/

8
Discussion & Troubleshooting / Login issue
« on: August 17, 2010, 10:02:15 AM »
I can't log in to my gallery admin section or the normal gallery at all .... it loads like its going to cause the password is correct but then goes back to the log in page.... please help

I installed the new update... still can't log in.... also did a password reset and still can't... how can I fix this.

9
You're running an outdated version 1.7.1 (from 03/2005), which had some security issues.
1.7.6 is the current version:
http://www.4homepages.de/4images/download.php

Please also have a look at the security tips:
http://www.4homepages.de/forum/index.php?topic=14982.0

Can someone please update the version I have please have been trying to do it but no Idea how to I can PM you my log in details to do it.

10
Discussion & Troubleshooting / Hacked By The Hunter 4images prob...
« on: May 09, 2008, 07:17:18 AM »
When logging into my Control panel on 4 Images "Hacked By The Hunter Control Panel" appears across the top. How bad is this??? How do I fix it also. This comes up when trying to add pictures to the site.

Image 1
Error uploading image file: britney-spears-lift-578-1.jpg
britney-spears-lift-578-1.jpg: Invalid file type (jpg, image/jpeg)

No database entry!

11
Discussion & Troubleshooting / Re: query problems with MySQL 5.0.x
« on: April 11, 2008, 07:28:50 AM »
Please Someone reply I am down to 100+ hits a day before this happened I would get 10,000 + a day please help me.

"Have you include mods in your page? Search modcodes" I did a search & nothing came up.

thanks for all your help everyone to.

This comes up when you click on a picture to see it bigger & not as a Thumbnail.

DB Error: Bad SQL Query: SELECT i.image_id, i.cat_id, i.user_id, i.image_name, i.image_description, i.image_keywords, i.image_date, i.image_active, i.image_media_file, i.image_thumb_file, i.image_download_url, i.image_allow_comments, i.image_comments, i.image_downloads, i.image_votes, i.image_rating, i.image_hits, c.cat_name, u.user_name, u.user_email FROM 4images_images i, 4images_categories c LEFT JOIN 4images_users u ON (u.user_id = i.user_id) WHERE i.image_id = 18797 AND c.cat_id = i.cat_id
Unknown column 'i.user_id' in 'on clause'

Warning: Cannot modify header information - headers already sent by (output started at /home/britney/includes/db_mysql.php:188) in /home/britney/details.php on line 54

12
Discussion & Troubleshooting / Re: query problems with MySQL 5.0.x
« on: March 30, 2008, 07:34:28 AM »
hi,

Quote
after doing all that nothing has changed. anybody have any ideas.

if you did the changes and uploaded changed files it must work..
except your ftp client didn't overwrite the old files on the server..

check that

yes it does over-right some of them. I now get this error on other pages to

DB Error: Bad SQL Query: SELECT i.image_id, i.cat_id, i.user_id, i.image_name, i.image_description, i.image_keywords, i.image_date, i.image_active, i.image_media_file, i.image_thumb_file, i.image_download_url, i.image_allow_comments, i.image_comments, i.image_downloads, i.image_votes, i.image_rating, i.image_hits, c.cat_name, u.user_name, u.user_email FROM 4images_images i, 4images_categories c LEFT JOIN 4images_users u ON (u.user_id = i.user_id) WHERE i.image_id = 18391 AND c.cat_id = i.cat_id
Unknown column 'i.user_id' in 'on clause'

Warning: Cannot modify header information - headers already sent by (output started at /home/britney/includes/db_mysql.php:188) in /home/britney/details.php on line 54

plus I still get the other one.

DB Error: Bad SQL Query: SELECT i.image_id, i.cat_id, i.user_id, i.image_name, i.image_description, i.image_keywords, i.image_date, i.image_active, i.image_media_file, i.image_thumb_file, i.image_download_url, i.image_allow_comments, i.image_comments, i.image_downloads, i.image_votes, i.image_rating, i.image_hits, c.cat_name, u.user_name FROM 4images_images i, 4images_categories c LEFT JOIN 4images_users u ON (u.user_id = i.user_id) WHERE i.image_active = 1 AND i.cat_id = 475 AND c.cat_id = i.cat_id ORDER BY image_name ASC LIMIT 0, 12
Unknown column 'i.user_id' in 'on clause'

Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/britney/includes/db_mysql.php on line 116

the files are a mess now can I please PM or email brits_justified@hotmail.com one of you pros the log in details so you can log in & fix it please.

13
Discussion & Troubleshooting / Re: query problems with MySQL 5.0.x
« on: March 28, 2008, 03:56:46 AM »
after doing all that nothing has changed. anybody have any ideas.

Ok, please test this (if it all works, I'll post it as a compability fix):

Please note, in each file is possible more then one instance of searched line, that means all of the found lines must be changed as instructed!

In index.phpcategories.phpdetails.phppostcards.phpsearch.phptop.phpincludes/functions.php (two times) find:
Code: [Select]
FROM ".IMAGES_TABLE." i,  ".CATEGORIES_TABLE." cReplace with:
Code: [Select]
FROM (".IMAGES_TABLE." i,  ".CATEGORIES_TABLE." c)

In member.phpadmin/comments.php find:
Code: [Select]
FROM ".COMMENTS_TABLE." c, ".IMAGES_TABLE." iReplace with:
Code: [Select]
FROM (".COMMENTS_TABLE." c, ".IMAGES_TABLE." i)

Stop here. Test every page and only if you have problem continue next:

In postcards.php find:
Code: [Select]
FROM ".POSTCARDS_TABLE." p, ".IMAGES_TABLE." iReplace with:
Code: [Select]
FROM (".POSTCARDS_TABLE." p, ".IMAGES_TABLE." i)

In search.php find:
Code: [Select]
FROM ".WORDLIST_TABLE." w, ".WORDMATCH_TABLE." mReplace with:
Code: [Select]
FROM (".WORDLIST_TABLE." w, ".WORDMATCH_TABLE." m)

In includes/auth.php find:
Code: [Select]
FROM ".GROUP_ACCESS_TABLE." a, ".GROUP_MATCH_TABLE." mReplace with:
Code: [Select]
FROM (".GROUP_ACCESS_TABLE." a, ".GROUP_MATCH_TABLE." m)

In admin/home.php find:
Code: [Select]
FROM ".USERS_TABLE." u, ".SESSIONS_TABLE." sReplace with:
Code: [Select]
FROM (".USERS_TABLE." u, ".SESSIONS_TABLE." s)

In admin/usergroups.php find:
Code: [Select]
FROM ".GROUPS_TABLE." g, ".GROUP_MATCH_TABLE." gmReplace with:
Code: [Select]
FROM (".GROUPS_TABLE." g, ".GROUP_MATCH_TABLE." gm)

14
Discussion & Troubleshooting / Re: DB Error details inside
« on: March 27, 2008, 07:07:41 AM »
I'm not sure if we do or not trying to get a hold of Joost my co-owner he set this up on the site. I will log into the FXP & edit those pages & hope that it fixes the problem thank you for your reply.

15
Discussion & Troubleshooting / DB Error details inside
« on: March 27, 2008, 04:00:31 AM »
DB Error: Bad SQL Query: SELECT i.image_id, i.cat_id, i.user_id, i.image_name, i.image_description, i.image_keywords, i.image_date, i.image_active, i.image_media_file, i.image_thumb_file, i.image_download_url, i.image_allow_comments, i.image_comments, i.image_downloads, i.image_votes, i.image_rating, i.image_hits, c.cat_name, u.user_name FROM 4images_images i, 4images_categories c LEFT JOIN 4images_users u ON (u.user_id = i.user_id) WHERE i.image_active = 1 AND i.cat_id = 1252 AND c.cat_id = i.cat_id ORDER BY image_name ASC LIMIT 0, 12
Unknown column 'i.user_id' in 'on clause'

Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/britney/includes/db_mysql.php on line 116

(thats the error as you can see if you go to the gallery the folder with open but no pictures come up I just wish to know if there is a patch or coding that needs to be fixed. If so how do I do it.)

http://www.britneyimages.com/categories.php?cat_id=1252   please see for your self at that link

Pages: [1]