51
CBlue
Re: block contents in top header bar????

<{foreach item=news from=$block.stories}>
<a href="<{$xoops_url}>/modules/news/article.php?storyid=<{$news.id}>" title="On (<{$news.date}>)"><{$news.title}></a> |
<{/foreach}>

All of the above is php code and you are putting it into an html file. You will need to use php includes to get this code to work.

Plus, I'd put your site's full url in the link instead of <($xoops_url)>



52
CBlue
Re: CHMODing folders & files!! (why won't xoops work)

What I was saying you could do to test that the url is correct, is create an index.html file, it can say anything on it. Upload it to the same place as your index.php and index.html will be the default homepage when you enter your url in your browser. Do this to see if you can see the index.html page that you uploaded.

If you can see it, then your problem is XOOPS related. Did you create a database for XOOPS before trying to install?



53
CBlue
Re: tar -xf command does not remove .tar extension from file

You will still have a tar file on your system because it's created when you do the initial unzipping. But you should have another folder or two there also with files. The folder you untarred into should be filled with the untarred files and the original tar file. When I untarred that file myself on my home computer, I found extra files with it. Look for a readme or install file.



54
CBlue
Re: How do I do it??

What module are you using for your photo gallery?

To add another banner where it says little slogan, you would need to add the img code into your theme.html file. You need to look at that file and find where that spot is in it, should be showing above the logo image code and add in the code for the banner/image there. If you need help with knowing where to put it, just post a copy of your theme.html page here and someone could point out where it will go for you.



55
CBlue
Re: CHMODing folders & files!! (why won't xoops work)

The error comes from your webhost, max100. You could try putting an index.html in your server root directory to make sure but it should come up saying the same thing. That means you are either using the wrong url, or your webhost provider hasn't set up that url for you to use yet.



56
CBlue
Re: Problems after upload HTML-Folder!

Do you have permission to use the files in that folder that you installed XOOPS to? It seems to be a permission problem by the error and that would be for your access as a user to all the folders and files in the directory you are using for xoops.



57
CBlue
Re: tar -xf command does not remove .tar extension from file

I tested this package and it extracts correctly. Just make sure you extract it to a folder that you create for it, first.
http://www.active-link.com/software/



58
CBlue
Re: tar -xf command does not remove .tar extension from file

I tried to extract that file myself and there is a problem with it. I'll try to see if there is another download for it somewhere else.



59
CBlue
Re: I'm Flying Blind here, Boys ...

And you didn't learn anything from that experience?

Ric, patience can only go so far. You are back to being okay, but how long will that last this time?



60
CBlue
Re: Partners Block

Did you try putting the <center></center> tags here:

<{if $partner.image != ""}>
<center><img src="<{$partner.image}>" width="92" height="32" border="0" alt="<{$partner.url}>" <{$block.fadeImage}> /><br /></center>
<{/if}>




TopTop
« 1 ... 3 4 5 (6) 7 8 9 ... 117 »



Login

Who's Online

230 user(s) are online (134 user(s) are browsing Support Forums)


Members: 0


Guests: 230


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits