Joomla 2.5.8 still sees "old" paths - path errors result - Joomla! Forum - community, help and support


i installed latest joomla! build onto web server, , hosting service had specific instructions paths , such, in joomla! configuration.php file, following change made:

default code joomla install:

public $log_path = '/ nfs/c07/h02/mnt/118078/domains/mydomain.com/html/joomla/logs';
public $tmp_path = '/nfs/c07/h02/mnt/118078/domains/mydomain.com/html/joomla/tmp';

replacement code. provided web host:
var $log_path = '/home/118078/domains/mydomain.com/html/joomla/logs';
var $tmp_path = '/home/118078/domains/mydomain.com/html/joomla/tmp';

joomla installed without hitch. can log in , admin panels ok, site display blank, , attempt - such add menu item - results in error same:

jfolder: :folder: path not folder. path: /nfs/c07/h02/mnt/118078/domains/mydomain.com/html/joomla/templates

so, while configuration file shows set of new paths, internally, joomla still looking @ default paths - wrong. have tried clearing both site , browser caches - no changes in behavior.

is there somewhere in joomla cp put in new paths? or missing else?

tia help!

solution found: although joomla reporting templates folder "not writable", actually, templates folder missing! why lack of folder triggered references older path statement, have no idea. ftp'd default install's templates folder (again) , returned normal.

[mod note: glad managed resolve yourself. thank providing solution issue others see.
marked resolved]





Comments

Popular posts from this blog

How to change text Component easybook reloaded *newbee* - Joomla! Forum - community, help and support

After Effect warning: A problem occurred when processing OpenGL commands

Preconditions Failed. - Joomla! Forum - community, help and support