The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
PHP Call 'No Permissions Page'
Hello,
I'm coding a plugin, does anyone know how I can call the vBulletin 'No Permission Page'? Thanks! --------------- Added [DATE]1477871411[/DATE] at [TIME]1477871411[/TIME] --------------- I've tried calling: 'print_no_permission();' but then I get this error: Quote:
--------------- Added [DATE]1477871762[/DATE] at [TIME]1477871762[/TIME] --------------- Nevermind, issue has been fixed. For those who want the solution, make your own php file that calls the print_no_permission(); and call that file from plugin |
#2
|
||||
|
||||
There is no reason at all to do that, just call print_no_permission() in the plugin, it works just fine (a lot of my vB3 plugins have this).
|
#3
|
||||
|
||||
Your PHP Script is using too much memory (128MB+). You can either increase the memory allowed by using a php.ini file (if your host allows it, but I would not recommend this method since you are consuming 128MB) or figure out why your script uses that much memory and adjust it.
|
#4
|
|||
|
|||
Quote:
Quote:
I even assigned 16GB now and still same issue. I'll just stay with my solution. |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|