|
nightwulfe
|
 |
« on: June 26, 2008, 09:05:44 PM » |
|
hi all please help no matter what i try i still cant seem to get user login only to work on my site please help me get it right?
|
|
|
|
|
Logged
|
|
|
|
|
Foggy
|
 |
« Reply #1 on: June 27, 2008, 03:06:55 AM » |
|
I dont quite understand what your problem is, can you please post some more details
|
|
|
|
|
Logged
|
|
|
|
rejetto
Administrator
Insane programmer
Offline
 Italy
Posts: 11830
|
 |
« Reply #2 on: June 27, 2008, 05:08:35 AM » |
|
if you are confused, sometimes the best thing is to do is to tell what you need, and we to say how to get it
|
|
|
|
|
Logged
|
|
|
|
|
nightwulfe
|
 |
« Reply #3 on: June 27, 2008, 07:45:16 PM » |
|
sorry got it
|
|
|
|
|
Logged
|
|
|
|
|
nightwulfe
|
 |
« Reply #4 on: June 30, 2008, 12:02:22 AM » |
|
ok i have another problem i log into my server at a remote location and my page layout is not working right i only see text not a clean layout what might i be doing wrong ?
|
|
|
|
|
Logged
|
|
|
|
Mr Tickle
Guest
|
 |
« Reply #5 on: June 30, 2008, 12:32:07 AM » |
|
sounds like your chosen template is not correctly installed. make sure your template folder is shared (and hidden) by HFS. go to menu/edit html template in HFS and replace what's in there with what is in your templates .tpl file. That should do it but maybe someone with more understanding of how things work with templates may help you more 
|
|
|
|
|
Logged
|
|
|
|
|
rejetto forum
|
 |
« Reply #5 on: June 30, 2008, 12:32:07 AM » |
|
Do you like this software?
Consider even $2
|
|
|
|
|
Logged
|
|
|
|
rejetto
Administrator
Insane programmer
Offline
 Italy
Posts: 11830
|
 |
« Reply #6 on: June 30, 2008, 08:15:46 AM » |
|
1. ensure the problem is only related to remote accessing. you can force a "refresh" on both locations, and see if one works and the other does not. you can try more than one remote location. ensure you are using the same browser, because it may be a browser compatibility problem.
2. when you are sure about point1, it will likely be a local file path used in your template. if you used paths like C:\asd\ in your template, that will only work on your own computer. All used files must be published through HFS to work over the net.
|
|
|
|
|
Logged
|
|
|
|
|
nightwulfe
|
 |
« Reply #7 on: June 30, 2008, 09:48:22 AM » |
|
thanks its working now
|
|
|
|
|
Logged
|
|
|
|
|
nightwulfe
|
 |
« Reply #8 on: June 30, 2008, 09:51:28 AM » |
|
i have a question: how do i change the backround image to one i have its a wolf i have and i want to change the HTTP words on screen to something i can call my own please advise on this thanks
|
|
|
|
|
Logged
|
|
|
|
rejetto
Administrator
Insane programmer
Offline
 Italy
Posts: 11830
|
 |
« Reply #9 on: June 30, 2008, 09:56:15 AM » |
|
add this line body { url(YOUR_FILE_HERE.jpg) } to your style sheet
i don't understand what http words are
|
|
|
|
|
Logged
|
|
|
|
|
nightwulfe
|
 |
« Reply #10 on: June 30, 2008, 04:01:58 PM » |
|
oh sorry i mean the title words
|
|
|
|
|
Logged
|
|
|
|
|
nightwulfe
|
 |
« Reply #11 on: June 30, 2008, 08:26:13 PM » |
|
i cant seem to get that code to work with my pics please help oh sorry i'm using rawr .tpl
|
|
|
|
|
Logged
|
|
|
|
rejetto
Administrator
Insane programmer
Offline
 Italy
Posts: 11830
|
 |
« Reply #12 on: July 01, 2008, 07:02:21 AM » |
|
to customize the title you must search for <title> in the template.
post the code you put in your template for the background.
|
|
|
|
|
Logged
|
|
|
|
|
nightwulfe
|
 |
« Reply #13 on: July 01, 2008, 12:58:24 PM » |
|
ok thanks
|
|
|
|
|
Logged
|
|
|
|
|