The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Template file size?
Whats the maximum file size of a template?
Or the maximum text on a template? I'm asking because I'm trying to create my dvd list (its huge), its no longer accepting entries. When I add more and try to save it, instead of returning to the edit template "tree" it goes to a blank page... thanks http://members.metallifukinca.com/m.php? |
#2
|
|||
|
|||
This might be caused by apache/php/mysql limits set on your server. Please check those.
The maximum set by vB would be ~16777215 bytes. |
#3
|
||||
|
||||
I contacted my isp and they told me to create a .htaccess with the follow info..
php_value post_max_size 20M php_value upload_max_size 20M I'm still having the same issue, the style manager goes blank after saving the new input |
#4
|
|||
|
|||
Are you hardcoded the list in the style manager? Surely it would be better to use a database if you aren't doing so already...
|
#5
|
||||
|
||||
huh?
|
#6
|
|||
|
|||
Are you adding dvd entries directly into the template?
|
#7
|
||||
|
||||
oh sorry, yes I am
|
#8
|
|||
|
|||
Well then I suggest making a table of dvd movies in your database, then just querying it. This will take a whole load of of the templates.
|
#9
|
||||
|
||||
Quote:
anyone wanna help me out please? |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|