Quote:
Originally Posted by Taurus1
Would it be possible for you to make this so that the DNP Control Panel is also in the Moderators Control Panel? Then my Mods can also add news.
That would really help!!
Thanks!!
|
I'll take a try into that soon
Quote:
Originally Posted by Zi55
I didn't give it a try yet , but the hack still use 4 queries in each page , and not as you say to us 1 query only , We hope to see your develop for this hack
|
I have already explained to you about the 4 queries you see via the PM
Quote:
The MOD is using a different way of approaching the data it stores and the AJAX has its method to retrieve data, asynchronously. It only runs one query, the other three come from vBulletin's global.php and class_bbcode.php which are duplicated and does not actually run themselves again.
|
Now, go ahead and try the steps
- Go to Plugin Manager > DnP Custom News plugin, change Hook Location to forumhome_complete instead of global_start.