51
longhair
Re: A Final Question before I go to PhpNuke
  • 2004/4/25 10:25

  • longhair

  • Friend of XOOPS

  • Posts: 70

  • Since: 2004/3/29



I know my CHMODs and FTPs (from researching online as the other posters have suggested), and I've just completed moving all of my PHPNuke based sites over to Xoops.

Some people are strange indeed!



52
longhair
Re: Tag Board ?
  • 2004/4/25 7:11

  • longhair

  • Friend of XOOPS

  • Posts: 70

  • Since: 2004/3/29



Have you tried the shoutbox module? Sounds like what you're looking for...



53
longhair
Re: Tag Board ?
  • 2004/4/25 5:36

  • longhair

  • Friend of XOOPS

  • Posts: 70

  • Since: 2004/3/29


Err, whats a tag board? Do you have an example?



54
longhair
Re: Forcing banner behaviour
  • 2004/4/20 8:56

  • longhair

  • Friend of XOOPS

  • Posts: 70

  • Since: 2004/3/29



I've toyed with this some more, and it seems I still cannot force the Google ads to open a new browser window. I've contacted Google and am still awaiting their reply.

Has anyone out there acheived this?




55
longhair
Re: Forcing banner behaviour
  • 2004/4/18 18:41

  • longhair

  • Friend of XOOPS

  • Posts: 70

  • Since: 2004/3/29


Your idea for my custom banner linking worked perfectly. Such a simple concept, I'm slapping my forehead for not thinking of that myself. Many thanks for your input.

I am however having troubles having my Google Adsense banners opening a new browser window.

My Original Google code is below... with obvious personal information marked with 'x'.

Quote:

<script type="text/javascript"><!--
google_ad_client = "pub-XXXXXXXXXXXXXXXXX";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_channel ="XXXXXXXX";
google_color_border = "336699";
google_color_bg = "FFFFFF";
google_color_link = "0000FF";
google_color_url = "008000";
google_color_text = "000000";
//--></script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>


and the changes I made as per your suggestion are here...

Quote:


<script type="text/javascript"><!--
google_ad_client = "pub-XXXXXXXXXXXXXXXXX";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_channel ="XXXXXXXX";
google_color_border = "336699";
google_color_bg = "FFFFFF";
google_color_link = "0000FF";
google_color_url = "008000";
google_color_text = "000000";
//--></script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js" target="_blank">
</script>



I understand the concept of using the _blank target command, though in this instance, Google seems to be forcing the banners to display in the same browser window as my XOOPS web site.

Any help offered is much appreciated.



56
longhair
Forcing banner behaviour
  • 2004/4/18 16:49

  • longhair

  • Friend of XOOPS

  • Posts: 70

  • Since: 2004/3/29


Is it possible to force banner behavior?

I am running Google adsense ads on my XOOPS site, and they always open in the same browser window, taking users away from my site if clicked.

On the other hand, I have a custom image I am displaying in banner rotation, and when clicked, opens in a new window.

The only difference between the two is that the Google ads are using the 'use HTML' option, where's my custom banner is not.

I would prefer my customer banner to link to a page within my site, and prefer the Google ads to open a new window.

Can this be achieved?



57
longhair
Re: about delete webmaster
  • 2004/4/18 15:21

  • longhair

  • Friend of XOOPS

  • Posts: 70

  • Since: 2004/3/29



Thanks Herko, your latest update worked superbly, and now I'm happily one site admin less :)

I've said it once - I'll say it again :) You Rock!

Can't wait for the next major XOOPS release.



58
longhair
Re: about delete webmaster
  • 2004/4/18 14:10

  • longhair

  • Friend of XOOPS

  • Posts: 70

  • Since: 2004/3/29



Seems I spoke to soon :(

Now whenever I enter the 'Groups' admin function, I'm presented with a white screen.

I'm hoping somebody can provide me with the details of the SQL changes required to restore the user who has site admin access to a custom group I have created?




59
longhair
Re: UserPoints in 2.06 Not Working
  • 2004/4/18 8:45

  • longhair

  • Friend of XOOPS

  • Posts: 70

  • Since: 2004/3/29



Similar problems here.

I've found that by enabling 'Count points for
webmaster, moderator...' the script works fine, tho displays no results if I disable that option.

Trying the permissions fix now.



60
longhair
Re: about delete webmaster
  • 2004/4/16 14:27

  • longhair

  • Friend of XOOPS

  • Posts: 70

  • Since: 2004/3/29



Yes, logged in as user #1.

Boy, this community is rock solid. No community offers free support like XOOPS with such quick fixes.

You guys really give a shit - and it shows!

Rock on!





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



Login

Who's Online

221 user(s) are online (141 user(s) are browsing Support Forums)


Members: 0


Guests: 221


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