UBB.Dev
Posted By: Jhariden Favoitre Board! (php 5.4.3) - 08/13/2001 5:50 AM
I have fonud (as have everyone who's tested it) that the new "Favorite Board!" option is not working properly. The script executers, you get the cnofirmation page, but when you return to your cnotrol panel, the thread is not listed (none are). However, if you try the same thread again, you get:

We cannot proceed.

We encountered a problem. The reason reported was:

This forum has already been added to your favorites list.


So it is recording the thread selection, but it's now showing in the control panel. Has anyone else run into this? The favorite THREAD works great. Just not the option to for the forums.

Also, several reports have come in regarding the image (Personal Picture/Portrate). It still shows in posts, under your username, but not in the control panel. The dreaded red "X" is all that appears. Any ideas?
Posted By: Rick Re: Favoitre Board! (php 5.4.3) - 08/13/2001 3:43 PM
Can you do me a favor and run the following sql command on one of your users that is having the control panel problem?

SELECT U_Favorites FROM w3t_Users WHERE U_Username='username';

As for the image problem, if you right click on it, what url is it trying to load or is it just blank?
Posted By: Jhariden Re: Favoitre Board! (php 5.4.3) - 08/13/2001 5:56 PM
Here are the results of your command: "SELECT U_Favorites FROM w3t_Users
WHERE U_Username='Jhariden';".

U_Favorites
-17-
Posted By: Rick Re: Favoitre Board! (php 5.4.3) - 08/14/2001 2:33 AM
Hmm, that looks ok. Looks like you've added one board, number 17. Can you add another board from the same category and see if it still does this. Would like to see if there is a problem with just a single board, maybe being skipped.
Posted By: Jhariden Re: Favoitre Board! (php 5.4.3) - 08/14/2001 5:54 AM
I just added board 19 and it worked, but the cotrol panel still shows nothnig in the Fav Board listing within the control panel. One odd thing however, notice this line:

Board users see you as: Jhariden (Stratics Community Development), -17-19-, with 2948 posts

Notice the -17-19- in there? That is pretty odd isn't it?
© UBB.Developers