51
devilock76
Block positioning
  • 2005/8/5 17:43

  • devilock76

  • Just popping in

  • Posts: 56

  • Since: 2005/7/1 2


Ok I have a slightly complicated problem, our site

http://st48.startlogic.com/~raleighm/Test

(sorry it is a test location)

is using XOOPS and we use both a right and left side block on all pages except the forum where we only use the left side block. However what we want to do is not just make what is in the right block invisible as we do now but we want to on the forums view only have some of the stuff from the right block be in the left block instead while still being in the right block on another page. The block system does not seem to allow this. Or does it?

Another thing I though is hey I will make custom blocks that mirror the ones on the right and only make them visible in the forum area but for example I can not figure out how to make a damn clone of the search block yet. Well not with the same php code. Looks like it will be html without fun user vars PLBBTBTBTBT. Please help!

Ken



52
devilock76
Re: SSL Secure Items Message
  • 2005/7/17 17:35

  • devilock76

  • Just popping in

  • Posts: 56

  • Since: 2005/7/1 2


Quote:

pegasus00321 wrote:
You are probably linking to an image thats on a secure server and your site is not on a secure server. So its mixed content.

If you have XOOPS 2.0.13,the lastest, theres no need for the Protector Module.


Thanks, I actualy found the problem was in the mainfile.php for some reason it was pointing to the site url as https not http. This could have been a typo on my part. Once I corrected this it stopped happening. However I am on 2.0.13 and I still installed the protector module. Why are you saying it is unneeded if I may ask?

Ken



53
devilock76
SSL Secure Items Message
  • 2005/7/15 20:59

  • devilock76

  • Just popping in

  • Posts: 56

  • Since: 2005/7/1 2


Hey there, we have installed XOOPS and are getting ready to go live. We have also installed the protector module among several other modules and taken the advice mentioned by the protector module however we are seeing an SSL message about displayin secure vs unsecure items in IE with every other page. We are not using SSL. This is not a server thing either it seems to be unique to the XOOPS area. I checked the System Preferences for XOOPS and use SSL is set to No. What could be doing this????

Ken



54
devilock76
Cross Browser Compatability Problem
  • 2005/7/7 23:50

  • devilock76

  • Just popping in

  • Posts: 56

  • Since: 2005/7/1 2


Sorry, not trying to spam but I figured this was a better (read more specific) forum for my question. Thanks:

Ken

================================

Hey there again, ok well I am working on my theme here, well I thought I was done as it looked good in IE from my work computer at least for the dev level we are at now and well here I am on my linux box and well although my problems are minor it is not the way it is supposed to be. Ok well the css values that aren't working are the background-image in the body and the table as well as the table size percent and the margins being auto. I am attatching the current snippet of my CSS code. I originally had the background image set up as url(image) however I tried adding single quotes just recently and that still did not work.

Here is the snippet of the current top of the file where these setting are in style.css:

body {colorblackbackgroundwhitebackground-imageurl('background2.gif'); margin0padding0font-size:11px;}

table {width90%; padding0font-size:11pxmargin-leftautomargin-rightautobackground-imageurl('background2neg.gif')}
table td {padding0border-width0vertical-aligntopfont-familyVerdanaArialHelveticasans-serif;}


The site lives inhttp://st48.startlogic.com/~raleighm for now, IE is working how I want just not Mozilla for windows or linux or for that matter Konqueror, I have not tried Opera or others yet. Please advise what I can do to help improve my cross browser compatability for this.

Ken



55
devilock76
Cross Browser Theme Problem
  • 2005/7/7 20:33

  • devilock76

  • Just popping in

  • Posts: 56

  • Since: 2005/7/1 2


Hey there again, ok well I am working on my theme here, well I thought I was done as it looked good in IE from my work computer at least for the dev level we are at now and well here I am on my linux box and well although my problems are minor it is not the way it is supposed to be. Ok well the css values that aren't working are the background-image in the body and the table as well as the table size percent and the margins being auto. I am attatching the current snippet of my CSS code. I originally had the background image set up as url(image) however I tried adding single quotes just recently and that still did not work.

Here is the snippet of the current top of the file where these setting are in style.css:

body {colorblackbackgroundwhitebackground-imageurl('background2.gif'); margin0padding0font-size:11px;}

table {width90%; padding0font-size:11pxmargin-leftautomargin-rightautobackground-imageurl('background2neg.gif')}
table td {padding0border-width0vertical-aligntopfont-familyVerdanaArialHelveticasans-serif;}


The site lives inhttp://st48.startlogic.com/~raleighm for now, IE is working how I want just not Mozilla for windows or linux or for that matter Konqueror, I have not tried Opera or others yet. Please advise what I can do to help improve my cross browser compatability for this.

Ken



56
devilock76
Some quick Noob Questions
  • 2005/7/1 2:45

  • devilock76

  • Just popping in

  • Posts: 56

  • Since: 2005/7/1 2


Hi everyone I have searched for these questions on this site already and maybe I am using the wrong keywords but I cannot find the answers. Please bear with me if these are repeats but I need to find these answers.

1. There seems to be no outbox for the PM system. There is an inbox but it seems nothing else. Is this true and if so is there another PM system that can be added on that works as seamlessly with the core system?

2. After I send a PM I get a quick pop up screen that is unledgible due to the style we use. Out body has a dark image tiled for a background and well normally the content has a table with white in it to off set that and on this screen there is no table encapsulating the text. I have looked at the smallPM.php file (I think that is the name) and well I know this file generates this screen but I am not seeing a quick fix from the code. I was thinking of using an echo at the top and one at the bottom to put a blanket table around the whole thing nomatter the mode. Thoughts?

3. Is there a way to use HTML code in the Submit News area or for that matter a WYSIWYG editor that works in this area. It would help for formating our article content. We would like to use it in the news feature due to the numerous blocks the news feature has for placing content on our home page. WHat are my options.

I ask these questions as I am in the middle of demoing 4 CMS for our organization. They are Mambo, Zoops, E107, and GeekLog. SO far Mambo is out and well Geeklog we are eh on. That leaves XOOPS and E107 and although E107y seems to do the things I have already asked so far we have been happier with the look and feel of Xoops. XOOPS seems to basically work the way it says for the most part and we have found that let us say refreshing. Anyway any help you guys here on the forum can offer I would greatly appreciate.

Ken




TopTop
« 1 ... 3 4 5 (6)



Login

Who's Online

213 user(s) are online (135 user(s) are browsing Support Forums)


Members: 0


Guests: 213


more...

Donat-O-Meter

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

Latest GitHub Commits