Php Fixes Bookmarking Script

Php Fixes Bookmarking Script
My site is a bookmarking script based on viral socializer: http://www.miselegidos.com/

It was working ok after several additions by a programmer such as profile.php and tags but then it messed up. I’m thinking this happened after a PHP upgrade but not sure.

1. On front page: new urls saved by users do not appear (you can register a free account to check this if you want)
2. On front page: date is messed up
3. when going to this profile page like http://www.miselegidos.com/profile.php?id=4276 tags do not show – (this only happens with this user ID, all profile links work normal). May be the problem has to do with user “lahdeza”
4. when going to popular tags, i.e. http://www.miselegidos.com/popular/tag/musica under most popular tags (Etiquetas Más Populares) I still see one letter tags. it was set to show only words from 3 letters and more – on front page works ok.)
5. there are a lot of errors on the FTP error log on public_html, may be detailing the cause of these problems. Some of them are>

[10-Dec-2009 08:03:01] PHP Warning: mysql_result(): supplied argument is not a valid MySQL result resource in /home/miselegi/public_html/populartags.php on line 51
[10-Dec-2009 08:06:01] PHP Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/miselegi/public_html/index.php on line 44
[10-Dec-2009 08:06:01] PHP Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/miselegi/public_html/index.php on line 60
[10-Dec-2009 08:07:45] PHP Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/miselegi/public_html/search.php on line 27
[10-Dec-2009 08:07:45] PHP Warning: mysql_result(): supplied argument is not a valid MySQL result resource in /home/miselegi/public_html/search.php on line 133
[10-Dec-2009 08:09:02] PHP Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/miselegi/public_html/index.php on line 44

6. file addfavorite.php gives 403 permission error when trying to add favorite using this URL:

http://www.miselegidos.com/addfavorite.php?url=http://miselegidos.com/help/webmasters.html&description=MisElegidos.com%20-%20guarda%20tus%20sitios%20favoritos%20en%20l%C3%ADnea%20-%20marcadores%20en%20l%C3%ADnea

an experienced programmer on PHP should fix this quickly and know where to find the problem and solution

let me know if you have any questions at all.

Leave a Reply

Your email address will not be published. Required fields are marked *