31
monde
Re: Making a static block of menu items that open in the centre pane
  • 2005/1/7 9:44

  • monde

  • Friend of XOOPS

  • Posts: 69

  • Since: 2004/11/15


To do what you want, I created a custom block with the name "About Us" and added whatever links to pages I wanted.
I have Company, Products & Services and Contact Us there which have links to the appropriate pages.

After that, I modified my site to have a bar at the bottom using a theme that had the appropriate links. This way it's always there on every page and I don't have to bother with adding a block.

- Sid
ScALR Network Solutions



32
monde
Google Ads colours tied into XOOPS theme
  • 2005/1/6 8:07

  • monde

  • Friend of XOOPS

  • Posts: 69

  • Since: 2004/11/15


Can someone tell me how to use my theme's colours in Google AdSense?

The script uses javascript, I would like to use XOOPS smarty variables from a theme's css to automatically change the colours:

google_ad_width = 728;
google_ad_height = 90;
google_ad_format = "728x90_as";
google_ad_channel ="";
google_color_border = "000000";
google_color_bg = "F0F0F0";
google_color_link = "0000FF";
google_color_url = "008000";
google_color_text = "000000";

Thanks in advance.

- Sid



33
monde
Re: Need Help With Intro Template
  • 2004/12/16 4:56

  • monde

  • Friend of XOOPS

  • Posts: 69

  • Since: 2004/11/15


If, in
Admin Preferences Main »» General Settings
you set
Module for your start page
to
None
your first page is completely handled by whatever is in your current theme's theme.html and by manipulating Top Page in Blocks Administration.

- sid
www.scalr.com



34
monde
Usage of NewBB2 Final's png transparency function
  • 2004/12/16 4:41

  • monde

  • Friend of XOOPS

  • Posts: 69

  • Since: 2004/11/15


Currently I use the following to get around the .png problems in Internet Explorer:

Quote:
<img src="<{$xoops_url}>/images/blank.gif" style="width: 210px; height: 70px; filter:
progidXImageTransform.Microsoft.AlphaImageLoader(src='<{$xoops_url}>/themes/<{$xoops_theme}>/images/logo.png', sizingMethod='scale')" alt="ScALR Network Solutions" />


But, this causes the .png to disappear in Firefox.

I know that there is a function to render .png alpha layers > 24bit in NewBB2.
Could someone please provide a clear example of how to use this function in a .html file?

- sid
www.scalr.com



35
monde
Better Banner Management
  • 2004/12/14 8:51

  • monde

  • Friend of XOOPS

  • Posts: 69

  • Since: 2004/11/15


I'd like to see something in the upcoming version of XOOPS that will show all the banners that a certain client has on my site under their client information when I click on the client's profile.

This feature is already in XOOPS and I've hacked the banner module to add it by simply copying over the code from the delete client code.

...When you click delete client it asks you if you're sure you want to delete the client and shows you which banner adss they have running.

- sid



36
monde
Re: I Will kill myself
  • 2004/12/14 8:45

  • monde

  • Friend of XOOPS

  • Posts: 69

  • Since: 2004/11/15


Your site's main menu works fine when I go to it.

...so don't kill yourself.



37
monde
Re: WF-channel: no sub-menus for anon-users
  • 2004/12/14 8:38

  • monde

  • Friend of XOOPS

  • Posts: 69

  • Since: 2004/11/15


The same problem made me stop using WF-Channel and start using TinyContent.

The WF-Channel people should post the new version of their module here - the working one that you found on their web site - so that other people don't get discouraged.

- sid



38
monde
re: XOOPS Mail Not Working In Any Mode
  • 2004/12/14 8:33

  • monde

  • Friend of XOOPS

  • Posts: 69

  • Since: 2004/11/15


Update:
I can't open or view my last forum post.
https://xoops.org/modules/newbb/viewtopic.php?topic_id=28490&forum=1
I can view other posts, but not mine...

Anyway, here are some messages from my mail server (mercury mail) when XOOPS tries to use it in SMTPAuth mode to send a contact email from the Contact form.
This email has a few lines and should be at least a few bytes.

Connection from 127.0.0.1, Mon Dec 13 21:07:49 2004
HELO www.scalr.com
AUTH LOGIN
QUIT
0 sec. elapsed, connection closed Mon Dec 13 21:07:49 2004

When I try to send a test message using Outlook, here're the messages on my mail server:

Connection from 192.168.0.1, Tue Dec 14 01:38:55 2004
EHLO fatboy
AUTH LOGIN
MAIL FROM: <sid@scalr.com>
RCPT TO: <sid@scalr.com>
RSET
RSET
MAIL FROM: <sid@scalr.com>
RCPT TO: <sid@scalr.com>
DATA - 11 lines, 367 bytes.
QUIT
3 sec. elapsed, connection closed Tue Dec 14 01:38:58 2004

Obviously, the mail server is working correctly, XOOPS is just not sending any data!

Is there something I can check in my XOOPS setup?

-sid



39
monde
XOOPS Mail Not Working In Any Mode
  • 2004/12/13 23:12

  • monde

  • Friend of XOOPS

  • Posts: 69

  • Since: 2004/11/15


Hi,
I've recently installed XOOPS version 2.7.0.3 on a Windows platform and cannot get any of the mail modes working.

Consequently, neither the Contact module nor the Registration module works. They seem to be operating properly, but mail just doesn't get sent to the appropriate user.

I've turned on PHP error messages and MySQL error messages and receive none when XOOPS tries to send mail.
If I set up any of the mail modes incorrectly I DO see the appropriate errors generated by XOOPS.

I've tried PHPMail(), SMTP, SMTPAuth and even tried setting up my own mail server using MercuryMail.

When using MercuryMail, I set up SMTPAuth and setup the appropriate fields in XOOPS under Mail Setup.
The MercuryMail Application Console sees the the request and handles it gracefully without errors. It just seems like the mail is an empty request without any content or headers. The authentication and routing seems to work.

If I intentionally set up the SMTPAuth incorrectly in XOOPS, i see the error in MercuryMail, so it proves that SMTPAuth is sending the right information to the server when I do set it up correctly in XOOPS.

I just don't receive any mail at all.

- sid
http://www.scalr.com



40
monde
Re: Question about Sections Module
  • 2004/11/22 9:07

  • monde

  • Friend of XOOPS

  • Posts: 69

  • Since: 2004/11/15


I'm new to XOOPS too, and from what I see, Sections way of creating a set of articles or even custom pages containing their articles.
These are meant to be broken up into various groups which you can designate with their own logo and description.

These are articles that you DO NOT want to show up elsewhere and ones that you want to stay up, unchanged.

These show up under your main menu with the default header Sections. You can rename this by renaming the sections module.

Go to Administration Menu >> Sections and check it out!




TopTop
« 1 2 3 (4) 5 »



Login

Who's Online

196 user(s) are online (126 user(s) are browsing Support Forums)


Members: 0


Guests: 196


more...

Donat-O-Meter

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

Latest GitHub Commits