PDA

View Full Version : will not load vbulletin-style.xml



iglen
Tue 15th Aug '06, 9:13am
will not load this file either on loading board (step 7?) or as upgrade (step4) ?

Colin F
Tue 15th Aug '06, 9:16am
What error message do you receive?

Noraa
Tue 15th Aug '06, 9:49am
I'm experiencing the same problem.
It keeps freezing on this:

---

Step 7) Importing Style Information
Importing vbulletin-style.xml
MASTER STYLE

Please Wait

---

Colin F
Tue 15th Aug '06, 10:13am
Try raising the memory limit by adding these two lines to the config.php file, under the <?php line:

ini_set('memory_limit', 32 * 1024 * 1024);
ini_set("max_execution_time", "240");

iglen
Tue 15th Aug '06, 10:23am
have pasted code into config file

it's at this step /install/finalupgrade.php?step=4

other xml's load fine

the rest of Vb has loaded ok

Noraa
Tue 15th Aug '06, 10:41am
I tried that and it still doesn't work..
Is there anything else I can try to let it work?

Colin F
Tue 15th Aug '06, 11:35am
Ask your host to raise the servers memory limit.

iglen
Wed 16th Aug '06, 7:48am
spoken to host, there is suficient memory but still no joy

iglen
Wed 16th Aug '06, 11:11am
just in case my last post is unclear, still can't install vB because the style.xml will not load. Version 3.54 loaded fine the problem seams to be with installing 3.6.

Phalynx
Thu 7th Sep '06, 3:57pm
just in case my last post is unclear, still can't install vB because the style.xml will not load. Version 3.54 loaded fine the problem seams to be with installing 3.6.


Same problem here. It will not eat even a style exported by another board of me. MASTER-STYLE is empty.
Hacks are off.