293851
Phifou
Re: BUG when tables in Forums or News
  • 2002/7/19 17:07

  • Phifou

  • Just popping in

  • Posts: 6

  • Since: 2002/6/6 9


Quote:

dreamweaver has nothing todo with this, at the most youd need to find a prog that removes carrige returns from your code for now.


Do you really think it is the best way to publish nice and complex news ????



293852
Anonymous
Re: BUG when tables in Forums or News
  • 2002/7/19 17:00

  • Anonymous

  • Posts: 0

  • Since:


Ok i think i get it.. every time XOOPS sees a carriage return, it inserts a <br>

So
<table>
<tr>..

becomes
<table>
<br>
<tr>..

..result = yuk yuk :o)
Guess it needs toggle mode between bb/html code

dreamweaver has nothing todo with this, at the most youd need to find a prog that removes carrige returns from your code for now.



293853
Phifou
Re: BUG when tables in Forums or News
  • 2002/7/19 16:45

  • Phifou

  • Just popping in

  • Posts: 6

  • Since: 2002/6/6 9


Quote:

Try this for a change :

<table border="1" width="100%"><tr><td width="50%">1</td><td width="50%">2</td></tr></table>

Gasp ... it works

So, the problem is that FrontPage or DreamWeaver does not provide tables in THIS format but in the one described upper :-/

Do you know any html editor that make good tables ?

Or any solution ?



293854
jerryj
Re: largest XOOPS site?
  • 2002/7/19 16:10

  • jerryj

  • Just popping in

  • Posts: 33

  • Since: 2001/12/20


Probably this one.



293855
jerryj
Re: BUG when tables in Forums or News
  • 2002/7/19 16:09

  • jerryj

  • Just popping in

  • Posts: 33

  • Since: 2001/12/20


Um...call me stupid, but what's the difference?



293856
Ritchie
Re: BUG when tables in Forums or News
  • 2002/7/19 15:22

  • Ritchie

  • Not too shy to talk

  • Posts: 162

  • Since: 2002/1/27


Hi

Try this for a change :

<table border="1" width="100%"><tr><td width="50%">1</td><td width="50%">2</td></tr></table>

Greetz Ritchie



293857
Phifou
BUG when tables in Forums or News
  • 2002/7/19 14:17

  • Phifou

  • Just popping in

  • Posts: 6

  • Since: 2002/6/6 9


It is impossible to use tables in Forums and News.

If we include a Table, it generates blank lines before:





<table border="1" width="100%">
<tr>
<td width="50%">1</td>
<td width="50%">2</td>
</tr>
</table>

It brokes all the design of pages :-/



293858
MaxIT
largest XOOPS site?
  • 2002/7/19 13:46

  • MaxIT

  • Just popping in

  • Posts: 65

  • Since: 2002/11/8


Which is the largest site using XOOPS, talking about number of members number/simultaneous visits?

I'd like know something more about XOOPS in a stressed situation due to intensive use like in a large community website.



293859
w4z004
Re: PhpAdsNew
  • 2002/7/19 2:32

  • w4z004

  • XOOPS Advisor

  • Posts: 340

  • Since: 2001/12/13


the script are modularized and is really simple :
-download the module.
-activate the module.
-later of activated, press in the phpadsnew logo and realize a complete install. (in english is better, later you can change the language.)
- Read the manuals for undertand all the features.

the script is generated automatic using :

http://you url/modules/phpads/admin/admin-generate.php

i;m prefer use the "remote invocation for javascript" but exist more methods for publish.

this is a sample code for insert into the theme.php generated for me:
echo"<div align='center'><script language='JavaScript' src='http://www.xoops.sytes.net/modules/phpads/adjs.php?clientid=2&target=_blank&withText=0'></script></div>";

only need remark or delete the lines :

//if ($xoopsConfig['banners']) {
//showbanner();

and put you coded for display the banner.
too you can generate many type of banners in many positions, in me site ( www.xoops.sytes.net) i;m use the phpadsnew for display the banners and the partners block.
The partners block is a html custom block with the javascript inside :

this is me code :
<div align:center><script language='JavaScript' src='http://www.xoops.sytes.net/modules/phpads/adjs.php?clientid=3&target=_blank&withText=0'></script></div>

it's all if have questions abouth the phpadsnew use, read the complete manuals :)



293860
smackdaddy
PhpAdsNew
  • 2002/7/18 23:49

  • smackdaddy

  • Just popping in

  • Posts: 14

  • Since: 2002/3/28


In another message, w4z004 stated:

Quote:
Re: Flash banners in XOOPS ??
Use the phpadsnew module.
A professional banner module.


Since I did not want to go off-topic in the other thread, I am asking it here....

w4z004 (or anyone else), how do we get phpAdsNew to work with Xoops? I thought there was an issue with counting links and such with XOOPS and external ad management programs? Or am I mistaken?

I am developing a site which would greatly benefit from the extra features of phpAdsNew, but don't know how to get it to work with Xoops.....

Any help would be appreciated.....
Thanks in advance.







Login

Who's Online

159 user(s) are online (128 user(s) are browsing Support Forums)


Members: 0


Guests: 159


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