71
seventhseal
Re: Site Statistics Module

Glad to see folks are using it! I am starting to look at a new version with fixes, etc. Feel free to drop any comments, suggestions, etc. here or at XOOPS @ IBDeeming!
John Horne - a.k.a. - VelocityWebDev, Seventhseal, CreepingDeath
**********************************
VelocityWebDev Tech BLOG
VelocityWebHost Hosting and Design



72
seventhseal
Re: XOOPSstats Help

Sorry, I only check messages on my mods here about every 2 weeks or so...my bad.

Go to XOOPS @ IBDeeming! for most of your support needs.

I'm not sure if you got this version from my site, or one of the mirrors. The first problem you talked about was actually caused by some incomplete HTML and was fixed.

You can increase the number by editing the database table. Set the value to anything you would like.

I believe you may be running a windows server? fragment is something that is supported in PHP for Linux and Apache under Linux. I thought that windows didn't know how to support that array index. In any case, I have fixed that as well. Come on over to the site, and message me. If you are interested, I can give you a link to a pre-view version that should have all of these issues you talked about resolved!



73
seventhseal
Re: Xoops overloading my Server

What about the obvious - did you look at your access logs to find out how many people are linking directly to you, or your graphics, and then displaying them on their site? Or, what php pages are hit the most, are they coming in through a different page than the front page? I am a hosting company, and I can tell you, most of the time the type of traffic you are talking about shouldn't hurt you. Even with DB connections capped. There are other factors, like how much your current host caps you (200 Gig I guess), what your DB connection rate allowed, etc. The hosting company will never take the blame - you have top prove a configuration problem.

Just an opinion...




74
seventhseal
Re: Sorry for the topics below..browser problem

the browser not coming back is a XOOPS site problem - I have had it all night as well...

Your browser problem has to do with the way you set up your local webserver on your PC. Whether you use Quote:
127.0.0.1
or Quote:
http://mymachine
it must be consistent in the initial set up of xoops. everything is relative and pathed by that initial setup, and key to the creation of cookies that manage your sessions.



75
seventhseal
Re: real estate mod request

We do something similar to what gallery does. We store images with thumbnails - then by naming conventions for each record (entry) we cross reference from the database. Essentially, we don't care how many pictures are out there, because all the code knows is the seed value of the name. It counts thumbnails and files based on physical files in the directories. Seems to work pretty well...



76
seventhseal
Re: real estate mod request

We just announced the development efforts of XOOPShowcase. This was originally a mod used in PHPNuke - and continues to be very popular. Wea re moving it to XOOPS, and are looking for folks with fresh ideas and a willingness to test the BETA. We are looking at a fairly aggressive BETA release date - as we have 3 new agent sites that were just signed on. We could get them up with PHPNuke - quickly - but we are going all XOOPS for these folks!

If you are interested in participating - come on over and start posting your thoughts on the project. We are not charging anything once released, but do need people willing to test.

You can get a feel for the mod at our test demo site - CafeRealEstate - bottom half of screen is the mod! Probably obvious!



77
seventhseal
Looking for Language Translators

If anyone is interested, XOOPS @ IBDeeming! is about to release the PROD version of XOOP-Stats v0.45. We are looking for folks who can translate language files. You will receive full credit within the module for your assistance in creating this great mod! Check out the announcement HERE Downloads for BETA-RC's are limited to Registered Users! Thanks!



78
seventhseal
Re: Firefox displays Sections correctly, IE doesnt. Any suggestions?

Quote:

mwhite949 wrote:
Thanks, I tried that. I also misdirected you. I forgot I re-named Sections to Cheap Medical Plans. In IE6.0, thats where I get the image place holders for just plain text links.
I have tried this on several computers using IE and I get the same results with each one. Pain is my hosting company only allows me to chmod one file at a time!

Thank you.
Mwhite949

Believe it or not - IE is actually displaying it correctly. Let me explain. I looked at the source of the HTML on the page. What is happening is - take "Discount Dental Insurance" which is a link. The text is displayed by
<a href="index.php?op=listarticles&secid=2"><img src="images/" alt="Discount Dental Insurance" border="0"></a>
It's basically cheating - instead of showing an image (via the img tag) is is showing nothing, and displaying the ALT text. IE - whether right or wrong - is only showing you that there is a reference to an "invisible" or "un-declared" image source. I don't know if that is a "feature" of the Section mod you are using or not. If it is, you can either hack the PHP or create images for each of your section headings... Not much of a way to go, but you're kind of subject to however the Section module works. Good Luck!



79
seventhseal
Re: recommendations on Xoops host?????

Velocity Web Host is who we are. We offer both reseller and single accounts. sub domains are allowed. We sell dedicated space and bandwidth (real bandwidth). We offer Ensim or CPanel and have Intrusion Detection. We have a lot of plans, and build custom. No smoke and mirrors here!



80
seventhseal
Sentinel type of protection for XOOPS

Okay, I read this forum and it got a bit off-topic and out of hand at times. But, it's to be expected when folks are trying to get points across.

I've got over 2 years with PHPNuke, and have expanded our development efforts into XOOPS. For a lot of reasons - XOOPS is a cleaner, more secure type of CMS.

Now, the point of this post is to see if there is interest in the development of a Sentinel for XOOPS. I downloaded Protector, and it's good. So, if your happy with what it does, that's great. Sentinel - on the other hand - has a lot more features and automated functions.

I'm offering to get this done, but there has to be interest both in the mod, and in testing. Otherwise, it goes to the back-burner as far as any public release. Any interst? Is this an add-on that could benefit this community? Let me know on this forum, HERE, or HERE.

Thanks!




TopTop
« 1 ... 5 6 7 (8) 9 »



Login

Who's Online

171 user(s) are online (111 user(s) are browsing Support Forums)


Members: 0


Guests: 171


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