The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Coppa Form Page
Can someone take a look at my COPPA form page and tell me how to make it readable? It doesn't have a background or it is not properly cached? I am trying to figure out why it looks like this ...
This is the link: https://www.cagclan.com/community/ne...p?do=coppaform |
#2
|
||||
|
||||
How did you create this page?
|
#3
|
||||
|
||||
I didn't ozzy ...that's the coppa form you get when someone registers and they are a coppa user ..
--------------- Added [DATE]1423052347[/DATE] at [TIME]1423052347[/TIME] --------------- You can see it here, it's a permission for that the COPPA users have to have their parents fill out and can download ...it's a link to it but it looks all weird: https://www.cagclan.com/community/ne...p?do=checkdate |
#4
|
||||
|
||||
Ok well I never used that, but lets try this.
Edit the template, register_coppaform and at the very top put this: Code:
<style type="text/css"> body { background: black; width: 850px; } </style> Code:
cache[] = 'register_coppaform'; |
#5
|
||||
|
||||
That gave me the following error:
arse error: syntax error, unexpected '[' in /home3/cagisf/public_html/community/includes/class_bootstrap.php(1366) : eval()'d code on line 32 Warning: Cannot modify header information - headers already sent by (output started at [path]/includes/class_bootstrap.php(1366) : eval()'d code:32) in [path]/includes/functions.php on line 5302 So you can see what it looks like .... https://www.cagclan.com/community/ne...p?do=coppaform |
#6
|
|||
|
|||
There's no reason for a plugin to cache that - the registration script already caches it, and in any case not having it cached wouldn't affect how it looks, it would just add one more database query to the page.
|
Благодарность от: | ||
CAG CheechDogg |
#7
|
||||
|
||||
ooops, change the last post to be correct.
|
Благодарность от: | ||
CAG CheechDogg |
#8
|
||||
|
||||
Ok good stuff .. .. that worked ... one last question ...why doesn't it have my style's look?
|
#9
|
||||
|
||||
What should it look like? TBH, I would not worry to much about that page, as it is not something that user flock to to see it.
|
#10
|
|||
|
|||
I think since it's intended to be printed out and mailed, they didn't try to add any fancy formatting.
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|