Quote:
Originally Posted by AdmiralGeek
the problem with the refresh is, that you have the onmousereturn="" Event, this would generally get refreshed just as much as the document it is based on, i am going to change them to onclick, that away at least when the refresh occurs, i can always use the onclick event instead.
in the
mgc_cb_evo_chatbit_menu template
<tr>
<td class="vbmenu_option" onclick="return hilite_chat_menu_item(this);" onclick="return unhilite_chat_menu_item(this);"><a href="member.php?$session[sessionurl]u=$user[userid]" rel="nofollow"><phrase 1="$user[raw_username]">$vbphrase[mgc_cb_evo_view_member_profile]</phrase></a></td>
</tr>
The event's must be changed to onclick, with this, it prevents the drop down menu from stop functioning when the refresh period happens during the viewing of the drop down menu.
|
You have to onclick events, this won't work

.
Yes I should change that certainly, I already did change it for it work on Safari.
Quote:
Originally Posted by Saint_ago
Yeah, i've installed all following the instructions within the zip file. Uninstalled all commands, installed and overwrite the product, language, installed the command manager and installed all commands.
Perhaps the errors occurred during the new product installation. I'll keep an eye on the database to see if the error occurs again.
In my opinion it's a good feature to add, maybe put as an option on admincp to turn it on or off... 
|
Yes that's certainly the time between file upload and product import
About the feature, I'll see what I can do.