21
Basiatus
Re: Quality Standards for Modules??
  • 2005/6/13 19:04

  • Basiatus

  • Just popping in

  • Posts: 35

  • Since: 2005/5/11


First: Thank you all for your input so far! Much appreciated!

My post is not about "complaining" or” whining" but more so about trying to say that even though free, there is a responsibility toward the community.
Having my work after two weeks of building it up ruined by the carelessness of some programmer is not acceptable, gift or free.

I'm no full programmer and my php knowledge is limited. Thus I don't even attempt to start "editing" modules. But I'm learning.

However, I need to deliver results and such failures of incomplete or poorly designed products e.g. modules can be ruinous. Furthermore it also reflect poorly on XOOPS concept and can damage a great idea and concept substantially.

Linux is free to. You accept to loose your business (because Linux is a gift) because a programmer screwed up or was careless or did not test his product thoroughly ?

By the way, regarding "gift": If you'd build a house and receive tools or the lumber as a gift and then, when almost done, your house build with sweat and many hours of labor collapse or burns down because it turns out that one tools was defective or the lumber rotten or full of termites. How would you feel then?*

I like XOOPS very much, I think it's one great idea and I support it fully as I can.

I am interested to help establish and implement a concept for Quality Control (QC), a sort of "clearing house". It will serve the community and the XOOPS idea making it even better. XOOPS can achieve the greatness it deserves, by follwing the footsteps of the concept and ideology of the Linux QC assurance.

I looking forward to your input.

Best regards,

Basi


*Next time you sit in an airplane, 30,000 ft above ground flying 500+ mph, look out the window, at an engine, and think about one little part in there, a fan blade for example. Aren't you happy that someone took great care that it works, not fails, comes loose or some other part fails or catches fire? Or the surgeon and the medical equipment and tools he uses to (I hope not) operate on you? Or, or, or.

It is that care and QC giving you safety, comfort and peace of mind reaching your destinations and goals.



22
Basiatus
Quality Standards for Modules??
  • 2005/6/13 17:34

  • Basiatus

  • Just popping in

  • Posts: 35

  • Since: 2005/5/11


Quality Standards for Modules??

Are there any?

I find some 2.0.x modules don't work right, incompatible, are poorly or not at all documented or even trash your system.

Example: XP Weather V 1.72
Documentation not up to date (refers to V 1.4)
Upon config, a Note: "Not all locations are active, if you choose one that does not work try another near that location"
e.g. San Francisco does not work, yet it appears to be correct in the dB. adding manually SF USCA0987 yields results. So why is it mot workingand the author even notes it?

Example: Blockadmin v.27
Appears trash dB when modules are installed after it.

etc. more to come...

Are there Quality Standards for Modules or not?

B



23
Basiatus
HELP! More problems Can not login as admin!
  • 2005/6/4 20:18

  • Basiatus

  • Just popping in

  • Posts: 35

  • Since: 2005/5/11


HELP!

When I try to login as admin I get this error:

Parse error: parse error, unexpected T_INCLUDE_ONCE in /home/tecbayne/public_html/lan/include/cp_functions.php on line 439

The line 439 in the cp_functions.php file says:

include_once '../../../mainfile.php';

The trouble started after I installed a module. since then things have become unstable and are now nogo.

What went wrong?



24
Basiatus
Fatal error! HELP!!
  • 2005/6/4 2:50

  • Basiatus

  • Just popping in

  • Posts: 35

  • Since: 2005/5/11


HELP!

My site is falling apart! nothing works properly.
modules can't be configured. If uninstalled and then reinstalled I get a fatal error:

Fatal error: Cannot redeclare xoops_cp_header() (previously declared in /home/tecbayne/public_html/lan/include/cp_functions.php:31) in /home/tecbayne/public_html/lan/include/cp_functions.php on line 29
Notice [PHP]: Constant XOOPS_CPFUNC_LOADED already defined in file include/cp_functions.php line 27

what went wrong?

Today, Saturday I can't even login as admni!!!

I get this error:

Parse error: parse error, unexpected T_INCLUDE_ONCE in /home/tecbayne/public_html/lan/include/cp_functions.php on line 439

And line 439 of cp_functions.php shows:
include_once '../../../mainfile.php';

The whole site seems to take on a life of its own.

Please Help!



25
Basiatus
Re: How do I create "pages"?
  • 2005/6/3 14:28

  • Basiatus

  • Just popping in

  • Posts: 35

  • Since: 2005/5/11


Cool! thanks for the info!

B



26
Basiatus
How do I create "pages"?
  • 2005/6/3 5:11

  • Basiatus

  • Just popping in

  • Posts: 35

  • Since: 2005/5/11


How do I create "pages"?

Lets say on the "top page" (anonymous) I have a menu listing "about us" "our staff" "our consultant team" etc.

Once you click on it you get to a new page that lsits the relevant content.

Am I missing something? Is it "build-in"?

B



27
Basiatus
In search of paying (tiered) member module
  • 2005/6/3 4:32

  • Basiatus

  • Just popping in

  • Posts: 35

  • Since: 2005/5/11


Hi

I'm looking for a module for membership by payment.

For example you can subscribe as e.g. "associate" "sponsor" "benefactor" etc., with different pricing structures.
Membership is as long as account is current.
higher accounts get more features (that I guess is easier)

Anyone know of such module?

Thanks

B



28
Basiatus
Re: HELP!!! totally locked out!
  • 2005/5/26 1:44

  • Basiatus

  • Just popping in

  • Posts: 35

  • Since: 2005/5/11


Thump... That was the bolder that fell from my heart!
It worked!

Thank you so much for your promt help!
You have no idea what relieve this is!!!

Thanks again!

Rob



29
Basiatus
HELP!! I totally locked myself out!
  • 2005/5/25 22:57

  • Basiatus

  • Just popping in

  • Posts: 35

  • Since: 2005/5/11


I have a BIG PROBLEM! HELP!!
In two days a have to present the website.

Yesterday I added some code (logo & text) to the copy of the template at:
/modules/system/templates/system_siteclosed.html
So far so good.

Later I added an revised logo and changed the text right above the login box. I turned the site “off” in admin. I logged out. Something went wrong, Very wrong. I probably inadvertently deleted or changed some line of code in the system_siteclosed.html file.

Trying to login today I get the “off” line page with my logo and text but when I enter my user name and pass nothing happens. The page just reloads!

When I tryhttp://www.xyz.com/user.php. The page reloads! When I tryhttp://www.xyz.com/admin.php the same thing!!
I’m out for good!!

Trying via PHPmyAdmin I must admit I am lost.
What can I do to get back?

Please HELP!



30
Basiatus
Re: Site gone..please help.
  • 2005/5/25 22:56

  • Basiatus

  • Just popping in

  • Posts: 35

  • Since: 2005/5/11


Error in module or block.
Go to admin and check the last thing you added.
Somewhere there is the bug.




TopTop
« 1 2 (3) 4 »



Login

Who's Online

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


Members: 0


Guests: 128


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