PDA

View Full Version : Problem after Upgrade! image verification !



sonjubaba
Tue 16th Jan '07, 3:16pm
after upgrading , image for registration verification does not apear while registering new user!

upgraded 3.5.4 to 3.6.4


please Help!

Regards

SonJu

Steve Machol
Tue 16th Jan '07, 3:18pm
Do the images show in the Image Settings in the Admin CP?

If so, reupload all the original vB non-image files (except install.php). Make sure you upload these in ASCII format and overwrite the ones on the server. Also be sure to upload the admincp files to whichever directory you have set in your config.php file. Then run 'Suspect File Version' in Diagnostics to make sure you have all the original files for your version:

Admin CP -> Maintenance -> Diagnostics -> Suspect File Versions

Next, disable all plugins.

Note: To temporarily disable the plugin system, edit config.php and add this line right under <?php

define('DISABLE_HOOKS', true);

Then if you still have this problem, create a new style and choose no parent style. This will force it to use the default templates. Then make this the default style.

Admin Control Panel -> vBulletin Options -> Style & Language Settings -> Default Style

Finally empty your browser cache, close all browser windows then try again. Do you have the same problem?

Ekshi
Wed 17th Jan '07, 7:16am
Hımm thank you Steve Machol. ;)