Loading...
 
Skip to main content

Features / Usability


Help!!! (again)

posts: 102

I just tried to open go to my Directory (which did work previously) and got this error :

Image
Copy to clipboard
Warning: Smarty error: problem creating directory '/home/rayhne/public_html/MIWiki/templates_c/en/%%BA' in /home/rayhne/public_html/MIWiki/lib/smarty/libs/Smarty.class.php on line 1088 Warning: _smarty_include(templates_c//en/%%BA/BA2/BA2E51B1%%tiki-directory_browse.tpl.php): failed to open stream: No such file or directory in /home/rayhne/public_html/MIWiki/lib/smarty/libs/Smarty.class.php on line 1861 Warning: _smarty_include(): Failed opening 'templates_c//en/%%BA/BA2/BA2E51B1%%tiki-directory_browse.tpl.php' for inclusion (include_path='lib/pear:lib/adodb:lib/pear:lib:.:/usr/lib/php:/usr/local/lib/php') in /home/rayhne/public_html/MIWiki/lib/smarty/libs/Smarty.class.php on line 1861


Any thoughts, anoyone?

Correction: It now sees to be happening for the whole Wiki.

Now I'm just getting blank pages. Everything is blank, even the sourse code.

posts: 102

> I just tried to open go to my Directory (which did work previously) and got this error :
>

> Image
Copy to clipboard
Warning: Smarty error: problem creating directory '/home/rayhne/public_html/MIWiki/templates_c/en/%%BA' in /home/rayhne/public_html/MIWiki/lib/smarty/libs/Smarty.class.php on line 1088 > > Warning: _smarty_include(templates_c//en/%%BA/BA2/BA2E51B1%%tiki-directory_browse.tpl.php): failed to open stream: No such file or directory in /home/rayhne/public_html/MIWiki/lib/smarty/libs/Smarty.class.php on line 1861 > > Warning: _smarty_include(): Failed opening 'templates_c//en/%%BA/BA2/BA2E51B1%%tiki-directory_browse.tpl.php' for inclusion (include_path='lib/pear:lib/adodb:lib/pear:lib:.:/usr/lib/php:/usr/local/lib/php') in /home/rayhne/public_html/MIWiki/lib/smarty/libs/Smarty.class.php on line 1861

>
> Any thoughts, anoyone?
>
> Correction: It now sees to be happening for the whole Wiki.
>
> Now I'm just getting blank pages. Everything is blank, even the sourse code.

Can anyine help me with this? I spend weeks getting this website together and now I can't even access the damn thing!!


posts: 175 Canada

I think you need to empty your templates_c directory

try this link yourtikiwiki/tiki-admin_system.php

At the top of the page you will see a link to "empty" the directory.

if that does not work try yourtikiwiki/tiki-admin_system.php?do=templates_c

this is the link that you would have if you could get to the page.

these links may not work if your site is really mucked up. If they do not allow you to get to the pages you will have to use an ftp program to get to your templates_c directory. Delete all the files in the directory.

To answer your question in an other post. To get your site information.

Use something like phpMyAdmin and do a database export from there. You should be able to use the dump to set up a new TW install. Note of course that this will not save any changes to things you changed in the file system. For example, template or style changes. Again use an ftp program to down load any changed files.

Good luck, James

posts: 102

> I think you need to empty your templates_c directory
>
> try this link yourtikiwiki/tiki-admin_system.php
>
> At the top of the page you will see a link to "empty" the directory.
>
> if that does not work try yourtikiwiki/tiki-admin_system.php?do=templates_c
>
> this is the link that you would have if you could get to the page.
>
> these links may not work if your site is really mucked up. If they do not allow you to get to the pages you will have to use an ftp program to get to your templates_c directory. Delete all the files in the directory.
>
> To answer your question in an other post. To get your site information.
>
> Use something like phpMyAdmin and do a database export from there. You should be able to use the dump to set up a new TW install. Note of course that this will not save any changes to things you changed in the file system. For example, template or style changes. Again use an ftp program to down load any changed files.
>
> Good luck, James
>

There are no files, just folders under en and enmenu43.

Any ideas how to reistall the data?

posts: 175 Canada

Delete all the files in the en folder

James

posts: 102

> Delete all the files in the en folder
>
> James

It won't let me deete them.

posts: 175 Canada

> > Delete all the files in the en folder
> >
> > James
>
> It won't let me deete them.

Try using your web site control panel file manager. You might have better luck then if you are using a ftp program.

You can delete the en folder alltogther. It will be recreated when you use your site next.

If that does not work ask your host to help. This can also be done from a command line. It would give better results if there are folder ownership issues!

Good luck.

I have not done this but you might be able to rename the en folder and trick tikiwiki. However, if you can not delete the folder you may also not be able to rename it.

posts: 102

> > > Delete all the files in the en folder
> > >
> > > James
> >
> > It won't let me deete them.
>
> Try using your web site control panel file manager. You might have better luck then if you are using a ftp program.
>
> You can delete the en folder alltogther. It will be recreated when you use your site next.
>
> If that does not work ask your host to help. This can also be done from a command line. It would give better results if there are folder ownership issues!
>
> Good luck.
>
> I have not done this but you might be able to rename the en folder and trick tikiwiki. However, if you can not delete the folder you may also not be able to rename it.

That did it!!! Thank you! It wouldn't let me delete the folder but it did let me rename it. I still have to figur eout how to delete the olf folder though.