1
wizanda
Newbb Sync by Case Admin Hack for Dev
  • 2008/9/17 11:12

  • wizanda

  • Home away from home

  • Posts: 1585

  • Since: 2004/3/21


Something I mentioned to some of you awhile ago, yet never got around to actually making was really very simple to accomplish….
...To be placed in the current Misc form...

$form .= '';
$form .= 'rate';
$form .= 'report';
$form .= 'post';
$form .= 'topic';
$form .= 'forum';
$form .= 'category';
$form .= 'moderate';
$form .= 'read';
$form .= '';

...
Changing the original to not be as default and only when per itemreducing server load...

if(
$case $_GET['synCase']){mod_loadFunctions("recon""newbb");
newbb_synchronization($case);}


This is from the Admin sync of Newbb 4 and partially 3, and is for the Dev to incorporate. These then make it perform one action per request on a large site, else it will fail otherwise.

Login

Who's Online

315 user(s) are online (70 user(s) are browsing Support Forums)


Members: 0


Guests: 315


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Oct 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits