1
beagle
News 1.1 database table corupted
  • 2006/7/14 2:29

  • beagle

  • Just popping in

  • Posts: 43

  • Since: 2005/3/24


One of my clients emailed this morning and said that all the news stories have disappeared. When I went to check the database, the xoops_stories table gave me the following error:

#1016 - Can't open file: 'xoops_stories.MYI' (errno: 145)

Any idea what this is and why this happened? I'm going to try and rebuild the table.

Thanks,
Scott



2
beagle
Re: PHPSuExec and its effects
  • 2006/5/30 12:29

  • beagle

  • Just popping in

  • Posts: 43

  • Since: 2005/3/24


Thanks.

I've read the FAQ and it really doesn't help me, unless I'm just missing it.

It wouldn't surprise me if the solution is right in front of me...



3
beagle
PHPSuExec and its effects
  • 2006/5/30 11:27

  • beagle

  • Just popping in

  • Posts: 43

  • Since: 2005/3/24


My web host recently installed PHPSuExec and now my XOOPS site is acting funny. I've read the FAQ, but I'm still not sure what to do. For example:

XoopsGallery won't let me add, modify, or delete any album or photo that was there before PHPSuExec was installed. Its like I've lost all permissions to do anything with it. I can still view the photos, so I didn't loose them; but I just can't do anything with the photos or the albums. If I create a new album, everything works fine in the new album. Is there a way to recover the "pre-PHPSuExec" albums?

Also on my News articles, I can't edit or delte any article that is "pre-PHPSuExec".

Is there some global method for fixing this problem?

I'm still looking for other effects.

Thanks in advance.

Beagle



4
beagle
Re: Display News Sub menu's
  • 2006/4/18 1:09

  • beagle

  • Just popping in

  • Posts: 43

  • Since: 2005/3/24


You can modify the xoops_version.php file of the module and manually add the sub link. You can add something like:

$modversion['sub'][2]['name'] = Link_Title;
$modversion['sub'][2]['url'] = "../../modules/yaddayaddayadda/";

This will add 'Link_Title' as a submenu that links to '../../modules/yaddayaddayadda/'



5
beagle
Re: Logon requested twice
  • 2006/3/23 13:45

  • beagle

  • Just popping in

  • Posts: 43

  • Since: 2005/3/24


I've had problems with this before. I'm not sure if this is the correct solution, but look in mainfile.php

Where it lists the URL (line 39) it will have something like:

define('XOOPS_URL', 'http://yoursite.com');

change it to:

define('XOOPS_URL', 'http://www.yoursite.com');

I'm no expert but it fixed the problem for me.



6
beagle
Re: How do I change the Admin e-mail addy?
  • 2006/3/23 13:40

  • beagle

  • Just popping in

  • Posts: 43

  • Since: 2005/3/24


I believe that its under 'System Admin' - 'Preferences' - 'General Settings'

This will set the default system admin email; which the 'Contact Us' module uses I think.

You can change your profile email to be something different.



7
beagle
Re: General login box question
  • 2006/3/20 20:12

  • beagle

  • Just popping in

  • Posts: 43

  • Since: 2005/3/24


You can hide the login box. Then when you want to log in, just go directly to the URL:

www.yoursite.com/user.php

That will take you to the login screen.



8
beagle
Re: WF Download mime types problem.
  • 2005/12/11 2:19

  • beagle

  • Just popping in

  • Posts: 43

  • Since: 2005/3/24


I tested it a few more times...

and the issue is that I'm too stupid to read the instructions.

"Enter each mimetype associated with the file extension. Each mimetype must be seperated with a space."

When I did the extendion search I copied and pasted the mimetype from the search results.

The search results had a carriage return after each entry. When I changed it to a space, it worked fine. Now I have all the proper mimetypes for a .ppt file.

Thanks again for the help.



9
beagle
Re: WF Download mime types problem.
  • 2005/12/11 2:12

  • beagle

  • Just popping in

  • Posts: 43

  • Since: 2005/3/24


I deleted the other mime types and kept the one that you had listed and it works. I wonder why the others didn't work?

Thanks for the help I really appriciate it.



10
beagle
Re: WF Download mime types problem.
  • 2005/12/10 22:37

  • beagle

  • Just popping in

  • Posts: 43

  • Since: 2005/3/24


File on the way.

Sorry I posted this at the WF-Projects forum too.




TopTop
(1) 2 3 4 5 »



Login

Who's Online

243 user(s) are online (144 user(s) are browsing Support Forums)


Members: 0


Guests: 243


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