Topic: By changing file 1.2.14 to 1.2.15, i get problem.

When i use the changing file to upgrade to 1.2.15, i obtain my forum not still include in the page he must be include, and i get a problem with extern link, whitch don't appear any more.

Did i have to do the change manually, by using hdiff, but not the changing file.

Cordially,

Pierito.

2

Re: By changing file 1.2.14 to 1.2.15, i get problem.

if you modified the files by installing mods, you should have used the hdiff.
If you had un unmodded version, replacing the files and running the update utility should do the job

3 (edited by pierito 2007-05-23 13:13)

Re: By changing file 1.2.14 to 1.2.15, i get problem.

I made the change by hdiff.

By running the update utility, i get an error :

Fichier : /home/login/public_html/punbbforum/12_to_1215_update.php
Ligne : 69

PunBB a rapporté :: Version mismatch. This script updates version 1.2, 1.2.1, 1.2.2, 1.2.3, 1.2.4, 1.2.5, 1.2.6, 1.2.7, 1.2.8, 1.2.9, 1.2.10, 1.2.11, 1.2.12, 1.2.13, 1.2.14 to version 1.2.15. The database 'login_bdd2' doesn't seem to be running a supported version.

The version whitch is write on my stat is 1.2.12, but i have already update 3 months ago 1.2.12 to 1.2.14 without the change on the stat, still writing 1.2.12.

I am now try to upgrade to 1.2.15, all the file had been change manually, but i can't do the update because of the error.

Re: By changing file 1.2.14 to 1.2.15, i get problem.

What version does your database say in the config table? It sounds to me like you manually edited the version to something else.
At worst, download the version changer plugin and change it to a valid version

5 (edited by pierito 2007-05-24 09:10)

Re: By changing file 1.2.14 to 1.2.15, i get problem.

Where is the config table ? In my administration statistics it is write 1.2.12.

What i have done is to change the version 1.2.12 to 1.2.14 with the plugin, then i run the update for 1.2.15, it was done successfully, but not appear in my administration stats.

So then i change the version to 1.2.15 with the plugin.

Re: By changing file 1.2.14 to 1.2.15, i get problem.

Mmm, that sounds to me like your cache files aren't being written to properly

Re: By changing file 1.2.14 to 1.2.15, i get problem.

What do you think i have to do ?

Re: By changing file 1.2.14 to 1.2.15, i get problem.

Make sure the cache directory is chmodded correctly, then delete all the cache files (the .php files in the cache directory)

9 (edited by pierito 2007-05-24 10:44)

Re: By changing file 1.2.14 to 1.2.15, i get problem.

I already make that one time, it is chmodded 755. What i just do today is to delete all file, then i must put 777 to begin. Then i put again 755.