vForums Support > vForums :: Report a Bug :: Resolved Bugs :: > API System Errors
API System Errors - Posted By dog199200 (dog199200) on 5th Nov 08 at 2:50pm
ok i posted them in the thread that I posted the the errors and got no response and the problem hasn't been fixed.
Forum Preview
Website Preview
The API system is not accounting for the deletion of thread or posts, as well it doesn't tell the difference from a guest that has already logged in from a normal guest, so it registers 4 members online instead of 2 like it should be.
Also if you use UBBC in a post, the API system will pick up the tag as text. For this maybe having the system disregard that is see's the tag there or something.
Also you said you had the Rep System done, just not uploaded, any idea when that will be added in?
Re: API System Errors - Posted By Ross (admin) on 5th Nov 08 at 4:23pm
The rep system should have been added in ages ago. I'll double check if it is live when I get a chance.
Regarding the post/topic counts. The API pulls out cached versions of these which don't get updated when posts are deleted. I will need to have a closer inspection of when these cached versions could be updated. However my Internet is still not 100% reliable which is why I am not willing to risk making any changes to user forums yet (any forum apart from this one)
Re: API System Errors - Posted By dog199200 (dog199200) on 5th Nov 08 at 5:35pm
ok i understand, and i figured you would of added the functions to the developers guide, but i'll run the array and get the functions that way
edit: the array wont print out anymore, everything i try to print out comes up showing nothing, the only thing that printed anythign was $vforums_api and it just printed my website key and url i even tried $logging_in like i was tolkd to do before and it brung up nothing, at least before it brung up all the login information and functions
Re: API System Errors - Posted By Ross (admin) on 5th Nov 08 at 9:04pm
It's simply called "reputation" but I've added it to the documentation. Is the API working now or is it still not outputting anything?
Regarding issues with UBBC, the whole post should now be completely formatted. Let me know if there's still problems with it.
And the final point to mention (for now) regarding members and guests; I'm not sure what I'm looking at? online_now_total will output the total number of members, guests and staff, is that what you're outputting as "Users Online:"?