4images Forum & Community

4images Modifications / Modifikationen => Templates & Styles (Requests & Discussions) => Topic started by: Freephotos on August 11, 2005, 09:39:27 PM

Title: Templates werden nicht angezeigt
Post by: Freephotos on August 11, 2005, 09:39:27 PM
Hallo,

meine Seite heisst "freephotos.de.ms".

Mein Problem ist das Folgende:

Ich habe die Templates in den templates-ordner gepackt, wie es in der Anleitung beschrieben wurde.
Danach kam der Schritt, wo ich mich einloggen musste und dann anstatt default die neuen Templates auswählen musste.
Dies funktionierte aber nicht da ich immer nur default auswählen konnte.


- :( Bitte Helft mir  :( -

FreePhotos
Title: Re: Templates werden nicht angezeigt
Post by: BartAfterDark on August 12, 2005, 10:51:41 PM
and you are sure you added the templete corectly.
ie.
If you have a template called gold then you need to have the files in this folder /templates/gold
Title: Templates werden nicht angezeigt
Post by: Freephotos on August 13, 2005, 01:18:56 PM
Yes I have.
Ive got a template named "revolution" and one named "4greens". They are in the same directory like default.
Like this: /4images/templates/revolution

If you want, I can give you the admin-rights maybee you can see the problem then.

FreePhotos
-------------------------------------------------------------
I'm 12 years old and from Germany, so excuse my bad english...
Title: Re: Templates werden nicht angezeigt
Post by: Vincent on August 13, 2005, 01:25:14 PM
in a first step show us the URL

vincent
Title: Re: Templates werden nicht angezeigt
Post by: TheOracle on August 13, 2005, 01:36:08 PM
And if it requires auth, please provide a test user account in order to look deeper in the problem.
Title: Re: Templates werden nicht angezeigt
Post by: Freephotos on August 13, 2005, 10:27:36 PM
<HTML>
<BODY bgcolor="#FFE4C4"></BODY>
<P>Hello,<P></P>
<BR></BR>
<P>I made a test- account and I will send the password<P></P>
<P>The url is <P><a href="http://www.freephotos.de.ms/">FreePhotos</P></A>
Title: Re: Templates werden nicht angezeigt
Post by: Freephotos on August 13, 2005, 10:30:08 PM
Hello,
I made a test- account and I will send the password
The url is http://www.freephotos.de.ms/
         
          A
Sorry   I    :mrgreen:

FreePhotos
Title: Re: Templates werden nicht angezeigt
Post by: TheOracle on August 13, 2005, 10:35:04 PM
The way I see this, it is a simple missed configuration check-up from your ACP - > Settings and choose your : "Revolution" template.

Should be that easy. 8)

Now, if you'll excuse me, I have a MOD to build.  :mrgreen:
Title: Re: Templates werden nicht angezeigt
Post by: Freephotos on August 13, 2005, 10:51:15 PM
If I go to my ACP and then to settings theres  a field named Select template (Template Ordner wählen) on the right side of it is an field, where I can select the template, but the only thing I can select is "default"!

 :cry: Please help me  :cry:
 
Title: Re: Templates werden nicht angezeigt
Post by: TheOracle on August 13, 2005, 11:00:54 PM
If the revolution template is entirely uploaded like the following :

- templates/revolution

from your FTP / CPanel, are you sure you have set the proper CHMOD permissions on your folder ? That might simply be it. In the mean time, assure that all the contents inside of that folder were uploaded successfully. ;)
Title: Re: Templates werden nicht angezeigt
Post by: Freephotos on August 13, 2005, 11:10:11 PM
Templates:

4greens CHMOD is setted
revolution CHMOD isn't setted
default CHMOD is setted

Revolution isn't setted.
4greens is setted, but it isn't working, too.  :?:
Title: Re: Templates werden nicht angezeigt
Post by: TheOracle on August 13, 2005, 11:11:34 PM
Then, it's becoming more clear that it might be a server side issue. ;)
Title: Re: Templates werden nicht angezeigt
Post by: Freephotos on August 13, 2005, 11:12:03 PM
The strukture of the templates is O.K.    :|
Title: Re: Templates werden nicht angezeigt
Post by: Freephotos on August 13, 2005, 11:13:27 PM
Can you explain, what shall I do?
Title: Re: Templates werden nicht angezeigt
Post by: TheOracle on August 13, 2005, 11:16:32 PM
In that case, in your global.php file,

find - either :

Quote

//error_reporting(E_ERROR | E_WARNING | E_PARSE);


or :

Code: [Select]

//error_reporting(E_ALL);


replace with :

Code: [Select]

error_reporting(E_ALL);


Then, save the file and re-load your site again. You should see some debug messages at the top of your site. If so, please post them here, I will take a look at it.
Title: Re: Templates werden nicht angezeigt
Post by: Vincent on August 13, 2005, 11:19:56 PM
i would have said -
you just don't have the tamplate on the right directory

vincent
Title: Re: Templates werden nicht angezeigt
Post by: Freephotos on August 13, 2005, 11:25:56 PM
Nothing happened?!  :(
Title: Re: Templates werden nicht angezeigt
Post by: Freephotos on August 13, 2005, 11:28:10 PM
Thats the way:
/4images/templates/revolution

Whats wrong there?
Title: Re: Templates werden nicht angezeigt
Post by: TheOracle on August 13, 2005, 11:36:40 PM
In that case, which version of PHP and mySQL are you using ?
Title: Re: Templates werden nicht angezeigt
Post by: Freephotos on August 13, 2005, 11:39:35 PM
 :o Now there is a message:

Security violation
Title: Re: Templates werden nicht angezeigt
Post by: Vincent on August 13, 2005, 11:40:25 PM
and you have all file inside not just the directory name
Title: Re: Templates werden nicht angezeigt
Post by: Freephotos on August 13, 2005, 11:43:03 PM
To Vincent:

Yes, all files are in the directory like
search.html
icons (folder)
images (folder)
bbcode.html

and so on...
Title: Re: Templates werden nicht angezeigt
Post by: Freephotos on August 13, 2005, 11:44:56 PM
To TheOracle:
I think the newest, because the server is a new one.
Title: Re: Templates werden nicht angezeigt
Post by: TheOracle on August 13, 2005, 11:48:11 PM
Quote

I think the newest, because the server is a new one.


If you're uncertain of the specs you currently have, it is imperative that you apply the following command in a file called : info.php :

Code: [Select]

<?php

phpinfo
();

?>



Save it. Then, upload it to your root path of 4images and apply the file from your browser. From there, you should be able to see your PHP version and mySQL version. In fact, I have built a MOD about this - available in ACP some time ago as I forgot to post it. I will do so immediately. For now, apply these steps and keep this thread updated. ;)
Title: Re: Templates werden nicht angezeigt
Post by: Freephotos on August 13, 2005, 11:57:09 PM
I have done this, but if I open it with browser it says file isn't avaible.

I think we try to do this tommorow, so I say bye.

- Thanks for your help -
Title: Re: Templates werden nicht angezeigt
Post by: TheOracle on August 14, 2005, 12:04:50 AM
Quote

I have done this, but if I open it with browser it says file isn't avaible.


In that case, it is definitely a server issue. Report these issues to your hosting party and they should be able to handle it.