21
koertzen
Re: Help with an error.....
  • 2004/7/28 18:29

  • koertzen

  • Just popping in

  • Posts: 79

  • Since: 2003/10/22


When posting issues to troubleshoot, it's helpful to note where you are when you get the error. Right now i have no idea if you are able to get into your site at all, or if this only occurs on a particular module... etc.

Also, take a look at JackJ's excellent XOOPS tutorial under "Trouble". It will help you to troubleshoot your installation and will provide us with additional information if you need to come back for more assistance in your troubleshooting.

Good luck!



22
koertzen
Re: mac test server
  • 2004/7/28 18:24

  • koertzen

  • Just popping in

  • Posts: 79

  • Since: 2003/10/22




Some of us run on PC, Mac, AND Linux. Talk about a varied environment!



23
koertzen
Re: Start Page - only module=none works!!
  • 2004/7/28 18:22

  • koertzen

  • Just popping in

  • Posts: 79

  • Since: 2003/10/22


Quote:

In all the cases, it seems that your web server has not been properly configured to recognize index.php as a default document.


Not exactly. In this particular problem, the start page works just fine and recognizes index.php UNTIL a module is selected for the start page in preferences. This is the problem that I had prior and the same one that yellowchimp noted o nthe separate thread

I think the error is a bit more complicated than just recognizing the default document.



24
koertzen
Re: Inconsistant module administration problems.
  • 2004/7/28 18:19

  • koertzen

  • Just popping in

  • Posts: 79

  • Since: 2003/10/22


For clarification, I believe Hervé means that you should search for that phrase on this site's search box (upper right).



25
koertzen
Re: i turned my site off and now i can't get in anymore
  • 2004/7/28 18:16

  • koertzen

  • Just popping in

  • Posts: 79

  • Since: 2003/10/22


Do you have access to your MySQL database? You should only do this if you are familiar with MySQL. Otherwise you should get someone else to help you with it.

If you have access and feel comfortable with MySQL, go into phpMyAdmin, eskuel, or your favorite MySQL manager. Open your database and find the xoops_config table (with your table prefix, of course, in place of xoops_).

There, run this query, replacing xoops_config with your table name:

UPDATE xoops_config
SET conf_value=0
WHERE conf_name = "closesite";

That will reset the variable to open your site back up again.



26
koertzen
Re: Simple (to you) Database
  • 2004/7/28 17:53

  • koertzen

  • Just popping in

  • Posts: 79

  • Since: 2003/10/22


Hey Chad...

I see that you're joining me on the myFamily and xDonations projects. I think I'll apply to make the Legbads module an official project. Due to its limited application, there will probably be few people who would download it for its purpose, but my hope is that it will become a standard by which people might learn some cool interface techniques by reviewing the code.

Also, it will give us a chance to collaborate on the development.

I think I've solved the date-stamp problem (based on some code bits from the xDonations module). I also have the code fixed for the person update, but it's not widely applied.

There are two directions to go now:

1) Update the code in the current format so that it is consistent, despite being scattered and non-conforming to XOOPS standards. (OR)
2) Beging pulling the code out into functions, page code, and interface templates.

The problem with #1 is that the same code exists on several pages and is completely redundant and unnecessary, but #2 is a pretty major undertaking and would delay delivery by several weeks.



27
koertzen
Re: Start Page - only module=none works!!
  • 2004/7/28 17:43

  • koertzen

  • Just popping in

  • Posts: 79

  • Since: 2003/10/22


Note that when I mentioned re-installing XOOPS on the separate thread you have going on the same subject, I didn't mean delete your current install and start completely over. I guess I wasn't very clear.

Make sure that you have ALL of the files moved over (don't touch your database, that's what would upset your boss!). Then refresh/update each of the modules in system admin.

Also, the comments that I made on the separate thread with regard to the fact that I have seen the same behavior: Hervé hit the nail on the head: this installation was the one in which my friend/client insisted on a Windows IIS server instead of Apache.



28
koertzen
Re: Geneweb is Free
  • 2004/7/28 17:08

  • koertzen

  • Just popping in

  • Posts: 79

  • Since: 2003/10/22


I'm confused. According to this story posted on 7/15 by mithrandir, the Dev site should be open for registration, not closed. You should be able to register there without any problems. You just need to tell me what your user name is once you've applied (it's a separate system database with potentially different user names) so that I can add you to the project.

I'm still working out the project scope, so right now we're just gathering interested parties and collecting a wish list.



29
koertzen
Re: Is There a Module for Manually Adding New Users?
  • 2004/7/28 16:39

  • koertzen

  • Just popping in

  • Posts: 79

  • Since: 2003/10/22


Gail,

This thread may be of interest to you:

https://xoops.org/modules/newbb/viewtopic.php?viewmode=flat&topic_id=21946&forum=7

-Jeff



30
koertzen
Re: Donations hacked for xIPB auto-add to group
  • 2004/7/28 16:00

  • koertzen

  • Just popping in

  • Posts: 79

  • Since: 2003/10/22


Well, I'm not the project manager, so I'll let him make those determinations :). Maybe he'll just bring you into the project to upload your configs. You would need to change the SQL queries to utilize the $xoopsDB->prefix('donations') type of structure, of course.




TopTop
« 1 2 (3) 4 5 6 ... 8 »



Login

Who's Online

199 user(s) are online (166 user(s) are browsing Support Forums)


Members: 0


Guests: 199


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