The Arcive of vBulletin Modifications Site. |
|
problem downloading arcade-generated PM messages Details »»
|
|||||||||||||||||||||||||||
|
problem downloading arcade-generated PM messages
Developer Last Online: Jun 2015
I encountered errors downloading my PM messages today. Eventually, I was able to download everything after I deleted the arcade-generated ones. Anyone else notice this?
Show Your Support
|
|||||||||||||||||||||||||||
| Comments |
|
#2
|
||||
|
||||
|
if you encounter problems with PMs, try the following:
open /arcade.php search for Code:
$senderid = 0; // UserID of Sender Code:
$senderid = $this->arcade->user['id']; |
![]() |
|
|