You see the links at the top? I need those to have maybe a backround that reflects the users current theme sidebar color, and I need them to be spread out left to right. I am currently trying to learn php, so I have no idea where to start/what to do.
If you remove ALL the <br/> code stops EXCEPT the last one (ie. ...Applications</font</a><br />).. then your links "should all be on a single line.
Don't know how to use php to do the other stuff though..
You can change the "default color" .. just by changing the "<FONT COLOR="#008000"> number to some other color number. Hope this helps RGPHNX PS- If this helps you in any way.. feel free to... + my rep
You see the links at the top? I need those to have maybe a backround that reflects the users current theme sidebar color, and I need them to be spread out left to right. I am currently trying to learn php, so I have no idea where to start/what to do.
Wow, did you program those forums from scratch? I love it when members do this sort of thing...
Thanks RGPHNX. I know how to change the color. What I ment was, some users can change the color schemes of the board and only effect themself, and no one else. I wanted to know how to make it so that User A could be on the Aqua Theme and have the link color of that theme, and User B had the Brushed Metal Theme and it have the color links of that theme.
Thanks RGPHNX. I know how to change the color. What I ment was, some users can change the color schemes of the board and only effect themself, and no one else. I wanted to know how to make it so that User A could be on the Aqua Theme and have the link color of that theme, and User B had the Brushed Metal Theme and it have the color links of that theme.
You would have to look into PHP sessions. That should help you a bit on your search.
Since I have no clue about PHP sessions, maybe google can point you into the right direction.
This is what it says in the footer of the board. That means he has taken the forum software and installed it in his site. But has done a god job at creating posts and topics.
Nope, like googlue pointed out, he did not code those from scratch. It's the LUE 2 source which is an edited whiteFyre source (http://whitefyre.com) coded by ultimategamer00, edited by sfsc (SoFreshSoClean). Dayzed, Just do this.
[CODE]
/* REMOVE ALL <br /> TAGS, THEN USE THE CODE BELOW */
<table border="0" align="center" width="100%"> <tr> <td class="b" align="center"> /* LINKS GO HERE, SEPARATED BY A SPACE */ </td> </tr> </table>
Well, he didn't. This is what it says in the footer of the board. That means he has taken the forum software and installed it in his site. But has done a god job at creating posts and topics.
Keep it up...
But I changed to topic bar and added some few extra things- mostly things you get when you have at least 200 karma.
QUOTE http://frover.trap17.com/qyfyre.com it has been down since yesterday /sad.gif"
style="vertical-align:middle" emoid=":(" border="0" alt="sad.gif" />...
Hey guys please help. I haven't been able to access my cPanel for a long time now. I think the
problem started when most members had those password problems. I think that's when I made too
many unsuccessful login attempts. Now I can't access my cPanel and any site hosted here. Someone
told me my IP is blocked but I don't know who to tell to have the problem resolved.
BuffaloHelp(sorry if it wasn't u Buff) stated in one post that he could reset password if nayone
would write a post with the line "Please reset my password". I did that but still there is...
I still can't get to my website and cpanel, Tings I did: requested xisto to unblock my ip
cleaned my cache/cookies Did this with both IE and FF When I am @ my dads house he can acces my
website. So I guess it is still an ip problem. I did read some posts but couldn't find a
solution. Thx in advance,...
A SMALL INTRODUCTION TO DATABASE ============================= I have seen that many members have
problems with Database. Here is a small INFO which should give you the IDEA. mySQL is a DATABASE
server. You can access it using the link in Cpanel. Cpanel can be accessed by
"www.YOUR-SITE.com/Cpanel" There you have 4 Main Options :- 1> CREATE A DATABASE 2> CREATE A USER
3> ADD USER TO DATABASE 4> PHPMYADMIN CREATE : IT ALLOWS YOU TO CREATE A DATABASE CREATE USER
: IT ALLOWS YOU TO CREATE A USER. USING THIS, YOU CAN ACCESS THE DATABASE. A DATABASE CANNOT BE...
Hello I hope this is the right place for this thread . I want to thank to Trap17 for their
wonderful hosting service and because I have no problems related to hosting . I have a wallpaper
site based on 4images gallery system . But my images have high resoultions (1600*1200 ) and when
someone enters a wallpaper page , 4images displays the full size image and that too big for a page
. Is there any way to display a small image in the wallpaper page and a big image when someone
clicks download ? Or could you recommend me a better software ? Thanks in advance ....
First off, let me say that I have spent considerable effort and time going through the forums
seeking solutions for this problem. I have even gone as far as to seek help from the Xisto Live
support team (they suggested I wait 2 hours and then get back to them. Well I did that, and there
has been no change, and live support is now down). I've also tried changing permissions on both
files and folders via Cpanel, but to no avail. I still end up with the same error: QUOTE
Forbidden You don't have permission to access /index.php on this server. Additionally, a 4...
umm this is a problem that i have been looking in other topics to try to fix but i can't seem to
find a answer to what i lookin for. I got my site workin again the other day ok and so i went on to
see it (so i can make more changes) and when i got there i got this QUOTE Forbidden You
don't have permission to access / on this server. Additionally, a 403 Forbidden error was
encountered while trying to use an ErrorDocument to handle the request. Apache/1.3.33 Server at
www.clansga.trap17.com Port 80 now i looked at everything and i can't seem to find t...
It was working the day before yesterday and then it started giving me error messages about not being
able to access the site. I can't access cpanel either. Neither page ever loads. I don't
have this problem with any other internet pages, just my site stuff on Trap17. My site's at
www.jzambrano.trap17.com btw. This is one of the few times I'll need it up for sure so I'd
appreciate if the issue can get fixed in the near future. ...
In a subdomain of my site I have an installation of MediaWiki, and until now it's been working
fine. But today I've been having trouble with it. Previously, whenever I logged into MediaWiki
it worked first time and I would stay logged in for about an hour, even without the "Remember Me"
option checked. But I tried logging in now, and after logging me in, the next page I went to showed
me as "not logged in". I cleared the cache as I know this has been a problem before, and then tried
logging in again, but it still said I was not logged in! So I tried one more ...
Well I have seen it all over the web. Lots of sites have code boxes so you can promote them or they
show you a code you can use for javascript and stuff like that. I would like to know the HTML code
for those boxes. Thanks in advance for your help....
I just got web hosting approved and I want to host the site I created using Struts framework.
I'm a complete newb when it comes to web hosting, so I need a little help. Is there a tutorial
that covers this subject? I apologize in advance if this question was already answered, but
I've been unable to find the answer anywhere. One thing I have to note is that I need to know
absolute address of the uploaded files in order for my application to work. Is this even allowed?
Any help with hosting of Java applications will be appreciated....
Okay, so last night everything worked fine. I loaded up cpanel, fixed issues with the site after the
database move, etc. Today I'm unable to load up the site. It just keeps giving me ping
timeouts. With what I'm being told by others it is only me having this issue with my site, and
yet there have been 0 changes to my pc between it working and not. I have tried multiple times
during the day with no luck. Along with this, if I load my website using a proxy service then I do
not have any issues. The only time it will not allow me to access it is if I am "using" my...
Can you just reset my cpanel / website FTP and all to how it was when I got it new please? Don't
change any passwords, just make it so it's like brand new again. thanks --why? because I have
some files in public_HTML that I am trying to delete even after I give it 777 it says permission
denied so please reset /smile.gif" style="vertical-align:middle" emoid=":)" border="0"
alt="smile.gif" />...
Okay here is the problem. My site www.echo-of-thunder.trap17.com is not showing any graphics,
Background header logo nothing. Uploaded them all. now here is the kicker to this. it all shows just
like it it is supposed to show up on my old host What am I doing wrong here....
Sorry, I may seem like a total geek, but where should I upload my index page, and what should it be
named, and are page names case-sensitive? Thank you very much....
I'm seeing some weird warning message show up at the top of my page when I go into "my
controls," then load my topic subscriptions page. At the top of the page, the following code appears
several times: IPB WARNING in_array() : Wrong datatype for second argument (Line: 2711 of
/sources/action_public/usercp.php) I'm guessing maybe that has something to do with the fact
I'm having problems subscribing to my topics and posts? Thanks in advance for your help....
Hey all... Whe I try to access my site, it always times out, when I try to ping, it does the
same... DNS records are accessible, and I get all my emails for the domain (todorowww.net)... I am
hosted on Gamma server, and I can access it, and get that cPanel page... But, when I try my site, it
won't load... Is there some problem with the server or something? FTP doesn't work either...
This is the case for a few days now, at first I thought it was just a temporary error, but it
appears not to be... I have avout 20 credits left, so that shouldn't be the issue......
I am posting this here rather than in the 'Web design' topic as it seems to be something
which happens exclusively to my Trap 17 web site. When i have my web site open, which you can find
here , every so often (quite regular actually) a short and high pitched beep is sounded. At first I
thought it had something to do with my sound card or my PC, but recently I discovered it only
happens when I have my site open. It does not matter which page of the site I have open, or whether
the page has multimedia embedded in it, I get it regardless of the page I am on. Has...
Hello, I am wandering why my site is down after server transfer. I cannot access control panel
also. Few days ago I was able to ping the site however now I cannot do that either. My domain name
is: zedsi.com however my main traffic is comming from my blog: blog.zedsi.com Any suggestions why
it is still down would be appreciated. On the other hand I have checked on
www.xisto.com/network-status and gamma is online. Thanks in advance. Best Regards, Hitmanblood...
I got a reply from Xisto today that my site was up and running again. Yet, when I surf to it, it
will not load, also, my email client keeps telling me the POP3 server (the one related to my domain)
timed out. My Cpanel will not open neither. On my son's laptop (on the same network, hence same
IP address) the site loads immediately. Has anyone got any idea what the problem my end could be?
Thanks....
I tried downloading my email from website this morning and Thunderbird said it couldn't access
it the server. Then I tried loading my website - to no avail. Does anyone have any idea what's
going on? Is anyone else experiencing this? Seems like this is the second time this spring this has
happened. Is an upgrade going on, or something? Thanks in advance for your help! ...
My site and forum have been down for the last 4 hours. It appears to be the php scripts only that do
not work, as every other part of my site is working okay. But my site is a php powered CMS and
forum. This down time has actually been happening a lot. Its particularly frustrating when trying
to add content on the site(joomla), and the page times out and everything gets lost and I have to
start over again. It is hard to have a community when the site is never working. When is my site
going to come right? And why all the down time? I noticed that in server status the ...
Hi, is there a server problem? All of a sudden I cannot get through to
http://www.vlaanderen-flanders.org.uk anymore, nor can I FTP. Could someone check this out,
please?...
Alright, here's the deal: I'm thinking about creating a new site called
www.USACompanies.com (or at least the name I'm going with right now) to provide Americans with
info about how many employees of companies are Americans, what percentage of total employees of
companies are Americans, what the average salaries of workers are, what CEO's are paid, what
benefits companies give workers, etc. Basically an informational site allowing Americans to support
companies that are good for America. Anyway, here's the dilemma: I'm not sure whether to
set ...
Ever since today, my site has been working just fine. I'm maintaining the amount of points I
need, and the server status has been and still is fine. However, a while ago I tried to access my
site and it wasn't loading. When I loaded the root URL, it worked fine though. I went to the
file manager and noticed that the file I was trying to previously access was .php, and the index
file at my root URL was .html. I deleted the index.html file and made a index.php file, then tried
loading it again. Safari gave me the following message: QUOTE Safari can’t ope...
Looking for small, code, links, site, fixed
*RANDOM STUFF*
*SIMILAR VIDEOS*
Searching Video's for small, code, links, site, fixed
Express your Opinions, Thoughts or Contribute your information that might help someone here.
Ask your Doubts & Queries to get answers.. "Together, We enlight each other!"
Register FREE for AD-FREE
forum, Create your own topics, Ask Questions, track topics, setup
subscriptions & notifications and Get a Free Website w/ Email and FTP.