error when trying to create path_info based theme [message #26338] |
Fri, 15 July 2005 08:51 |
cellarius
Messages: 6 Registered: January 2005 Location: Augsburg/Germany
Karma: 0
|
Junior Member |
|
|
Hello,
I'm planning to swith my existing forum from regular linking to path_info-style. To do that, I tried to build a new theme based on the path_info template.
When I do this, I spawn the following error:
Zitat: | Undefined template: "post_html_quote_start_p1" inside "isearch.inc.t"
|
Then I tried to build a new template based on path_info. This led to the following:
Zitat: | Warning: mkdir(G:/www/roma-antiqua/FUDforum/thm/Roma_Antiqua_2//tmpl): File exists in G:\www\roma-antiqua\FUDforum\include\compiler.inc on line 692
Cannot create directory '[path]/FUDforum/thm/Roma_Antiqua_2//tmpl'
|
I noticed the "//" in the last line of the error. Might that be the problem? Any hints?
Thank you,
Sven
P.S.: I'm using 2.6.15. The errors occur on my live server (forum updated several times) and on my sandbox server (2.6.13 newly installed, but datadump imported)
P.P.S: The errors do not occur when creating a theme or template based on the default-template.
[Updated on: Fri, 15 July 2005 09:17] Report message to a moderator
|
|
|
|
|
|
|
|
|
Re: error when trying to create path_info based theme [message #26379 is a reply to message #26377] |
Tue, 19 July 2005 13:11 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
What version of the forum was the data dump running?
Have you tried running the upgrade script on top of the forum with the data dump imported?
With the info you've provided I suspect datadump comes from an older version, which is missing a template, resulting in the error you are seeing.
FUDforum Core Developer
|
|
|
Re: error when trying to create path_info based theme [message #26504 is a reply to message #26379] |
Sat, 23 July 2005 09:03 |
cellarius
Messages: 6 Registered: January 2005 Location: Augsburg/Germany
Karma: 0
|
Junior Member |
|
|
Hi,
on my first try, both versions 2.6.13 (dumping and importing forum); then update to 2.6.15 on both sides, new dump.
Now I did another dump of my live forum and tried to import it into the newly installed forum (both 2.6.15); result: error ("Document contains no data", which is a bit strange for a file several MB big) and the forum does not work anymore (the sql-tables seem to be broken); login into the admin area is no longer possible (I get my password thrown back at me - though it's definitely correct).
Sven
P.S.: If a look at my live installation would help, I would share my login-data with you (FTP only) and/or provide you with admin-access to my forum.
[Updated on: Sat, 23 July 2005 10:56] Report message to a moderator
|
|
|
|