Quote:
Originally Posted by Finger78
I'm having a small issue, I got everything installed and what appears to be working. I'm using the WoW portion of the hack
Prior to putting in the code for the Ajax when I would try and update the numbers in the Updater after hitting the submit button it would simply load me to my main website page (not the forums, but my default home page). And it would not update the numbers at all, they stayed at 1 for all
After placing in the Ajax code the updater seems to work properly and updates the numbers but those numbers dont reflect in the viewable module for the general public/users. They all still say 1 next to each class.
Any ideas on how to fix this?
|
After you use the AJAX update form. the values in the form show the updated numbers? but the display module doesnt? you should just have to refresh ;p since AJAX is doing it in the background with no page reload.
unless i am mis-understanding