4images Forum & Community
4images Modifications / Modifikationen => Templates & Styles (Requests & Discussions) => Topic started 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
-
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
-
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...
-
in a first step show us the URL
vincent
-
And if it requires auth, please provide a test user account in order to look deeper in the problem.
-
<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>
-
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
-
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:
-
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:
-
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. ;)
-
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. :?:
-
Then, it's becoming more clear that it might be a server side issue. ;)
-
The strukture of the templates is O.K. :|
-
Can you explain, what shall I do?
-
In that case, in your global.php file,
find - either :
//error_reporting(E_ERROR | E_WARNING | E_PARSE);
or :
//error_reporting(E_ALL);
replace with :
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.
-
i would have said -
you just don't have the tamplate on the right directory
vincent
-
Nothing happened?! :(
-
Thats the way:
/4images/templates/revolution
Whats wrong there?
-
In that case, which version of PHP and mySQL are you using ?
-
:o Now there is a message:
Security violation
-
and you have all file inside not just the directory name
-
To Vincent:
Yes, all files are in the directory like
search.html
icons (folder)
images (folder)
bbcode.html
and so on...
-
To TheOracle:
I think the newest, because the server is a new one.
-
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 :
<?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. ;)
-
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 -
-
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.