121
eric235u
Re: Yahoo Site Statistics HTML question
  • 2005/2/27 15:55

  • eric235u

  • Not too shy to talk

  • Posts: 149

  • Since: 2004/12/19


Well I just pasted the code at the end of the index.php file. It's not working for my home page but is working for .../modules/<whatever>/index.php. Well, not really working, just giving me number that I don't think are true. :( Not sure why. To bad. I'd like to use their stats if I could. If anybody has solved this please let me know. Thanks for any tips.



122
eric235u
Yahoo Site Statistics HTML question
  • 2005/2/26 16:06

  • eric235u

  • Not too shy to talk

  • Posts: 149

  • Since: 2004/12/19


Hi all. I'm no programmer so please forgive this simple question. My little site is hosted at Yahoo and I desire to use their statistics. Where (on what pages and where within the page) should I insert this, Yahoo Help PHP. Just incase the link sucks the code in question looks like this,

"To generate Site Statistics reports on your PHP pages, you'll need to manually add the following code to each page for which you'd like to collect data. This code will send a request to the Yahoo! server that collects statistics for your site.

<!-- Counter/Statistics -->
<?php $TimeStamp = time();
$VisitURL = "\"http://visit.webhosting.yahoo.com/visit.gif?".$TimeStamp."\"" ?>
<script language="JavaScript" src="http://hostingprod.com/js_source/geov2.js"></script>
<script language="javascript"> geovisit();</script>
<noscript><img src=<?php echo $VisitURL ?> border="0" width="1" height="1">
</noscript>

Tip: Rather than inserting the entire block of code into each page, you might consider using an include file or adding the code to a common file that is attached to each page using PHP's auto_append_file function. "

Thanks for helping a newb out!



123
eric235u
Re: Problem installing on remote server
  • 2005/1/6 0:28

  • eric235u

  • Not too shy to talk

  • Posts: 149

  • Since: 2004/12/19


oh i just saw Lance's answer. that makes sense.



124
eric235u
Re: Problem installing on remote server
  • 2005/1/6 0:26

  • eric235u

  • Not too shy to talk

  • Posts: 149

  • Since: 2004/12/19


Mmmnnn... Well there should be a particular spot in the filesystem, but I may be missing something. I'm a bit lazy and would just try sticking a static index.html file in a couple different spots until I hit the lottery. This may help resolve whether the issue is XOOPS or the server no? Redirection, yeah. Hopefully a big dog will see your post. I'm curious what the "best" solution is.



125
eric235u
Expired Articles: to delete or not to delete...
  • 2005/1/6 0:04

  • eric235u

  • Not too shy to talk

  • Posts: 149

  • Since: 2004/12/19


Hi. I got my first expired article. I wasn't sure what was the proper thing to do, so I deleted it. But when I checked my News Archive the entire month that contained the expired article is no longer visible (deleted possibly also). Is this normal behavior? Should expired articles not be touched? Thanks for any tips!



126
eric235u
Re: Problem installing on remote server
  • 2005/1/5 23:43

  • eric235u

  • Not too shy to talk

  • Posts: 149

  • Since: 2004/12/19


Ah, this may sound silly but...
Can you see any of your site? You put in .../www?
I'm running fedora and unpacked all my files in /var/www/html. I've haven't used a server other than my own so I'm not sure if they do things differently. What URL are you typing in? My experience is limited, but I hope I can help some.



127
eric235u
Re: Catads v1.23 says Small Ads, I want Classified Ads
  • 2005/1/3 3:05

  • eric235u

  • Not too shy to talk

  • Posts: 149

  • Since: 2004/12/19


Thanks.



128
eric235u
Catads v1.23 says Small Ads, I want Classified Ads
  • 2005/1/3 2:22

  • eric235u

  • Not too shy to talk

  • Posts: 149

  • Since: 2004/12/19


Hi. I just started using XOOPS and I'm using the catads module. The main menu buttons says "Small ads". I would prefer "Classified Ads". My site is,http://newmag.homelinux.org/

Now I'm no programmer. I don't want to screw everything up but is it okay if I go in the ...catads/language/english/modinfo.php and just take a text editor and change things like,
define("_MI_CATADS_NAME"," Small ads"); ???

Will it have the desired effect? This is a pretty cool module, I'd just like to fix up the english some. Thanks for any tips.



129
eric235u
Re: Xoops not sending mails
  • 2004/12/31 13:36

  • eric235u

  • Not too shy to talk

  • Posts: 149

  • Since: 2004/12/19


Quick update on my mail situation, instead of wrestling with Sendmail some more I just used SMTPAuth, the server address of my ISP (smtp.comcast.net) with my user name and password and all is working. I'm not sure if it was comcast fighting spam or misconfig on my end but screw it, it's working now. Any headway on your end?



130
eric235u
Re: Xoops not sending mails
  • 2004/12/31 13:22

  • eric235u

  • Not too shy to talk

  • Posts: 149

  • Since: 2004/12/19


Yes for anybody to help you, you'll need to give up some info on where you're running xoops.

FWIW I'm also having problems with the mail. The default worked and I must have changed something, cause now it doesn't. I'm hosting this site on my home computer, Fedora Core 3 / Apache / Sendmail, sitting behind a Smoothwall box. I get this error,

"<<< 550 [PERMFAIL] comcast.net requires valid sender domain
550 5.1.1 <235u@comcast.net>... User unknown" in my
apache@localhost.localdomain email. So why is comcast (ISP) kicking this back to me? I'm guessing I need to change the from address because they're doing a reverse-DNS-lookup or something? I don't even know what that last sentence means it just fell out of my mouth. I'm currently googling. Any hints or links for a guy who's new at email servers?

JamesA, if you're not hosting this yourself I doubt you're having the same issue as myself. Get some info and maybe we can solve this...




TopTop
« 1 ... 10 11 12 (13)



Login

Who's Online

227 user(s) are online (137 user(s) are browsing Support Forums)


Members: 0


Guests: 227


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