291091
JackJ
Re: Lost the most important Module !
  • 2003/10/8 21:37

  • JackJ

  • Community Support Member

  • Posts: 747

  • Since: 2003/8/31


see this thread Here



291092
marcan
Re: Lost the most important Module !
  • 2003/10/8 21:34

  • marcan

  • Just can't stay away

  • Posts: 824

  • Since: 2003/10/8


Thanks for the name. And yes, I checked that. I can see all of my modules (WebSlave Project, Backup, News, FAQ, etc...) but no System Admin. What am I doing now?

Thanks for your help !



291093
builderb
Re: Lost the most important Module !
  • 2003/10/8 21:30

  • builderb

  • Not too shy to talk

  • Posts: 137

  • Since: 2003/8/4 2


It's called "System Admin" and did you try looking down the list of icons for it?



291094
marcan
Lost the most important Module !
  • 2003/10/8 21:28

  • marcan

  • Just can't stay away

  • Posts: 824

  • Since: 2003/10/8


I dont know what's the problem but I sudenly lost the first Icon on the Control Panel Home. I unfortunatly don't remember what it's name is but it's the module wher you set thje preference of Xoops, the Blocks and everything !!! What should I do ?



291095
builderb
Re: MyAds Problems
  • 2003/10/8 21:00

  • builderb

  • Not too shy to talk

  • Posts: 137

  • Since: 2003/8/4 2


that thread above helps with some of the bugs but not the constant e-mail notification problem.

Here is the code to fix that e-mail problem:
In /include/function.php @ line 175 replace the query statement:
$xoopsDB->query("delete from".$xoopsDB->prefix("ann_annonces")."wherelid='$lids'");

Quote:

This will "de-activate" the listing but keep the information in the database.

$xoopsDB->queryF("UPDATE ".$xoopsDB->prefix("ann_annonces")." SET valid='no' WHERE lid='$lids'");



Quote:

and this will completely remove the listing from the DB

$xoopsDB->queryF("delete from".$xoopsDB->prefix("ann_annonces")." WHERE lid='$lids'");


the e-mail will get sent only once and the listing will no longer appear on the classifieds. you can do it either way depending on how you want to manage your classifieds.




291096
kjs222
System -> Image Manager -> Database Problem
  • 2003/10/8 20:59

  • kjs222

  • Friend of XOOPS

  • Posts: 116

  • Since: 2003/3/1 1


Wierdest problem! Image MGR categories just dissappeared from Xoops! They all still exist in the database; AND if I add more categories, those categories also exist in the database. No clue where to go from here; I'm not a PHP guru, and according to my _imagecategory table there's no difference between my new (visible) categories, and my old (invisible) categories.

Please Help!!! Any suggestions would be great.

Thanks
Keith


I wish I knew my version #, but I don't... somewhere:
2.0.1 <= mine <= 2.0.3

I would upgrade, except I have customized and don't want to risk problems.



291097
sunsnapper
Re: Spanish Language for XOOPS

I thought a Spanish language pack was available already. Did you try this:
Xoops v2 Spanish Language Pack

At the top of the xoops.org page there is a link to a place where the available language packs can be downloaded.

In addition, you may want to check out the Spanish support site at http://www.esxoops.com/

Perhaps I misunderstood your question. I'm sure the Spanish language team and the XOOPS community will appreciate your help.



291098
Anonymous
Spanish Language for XOOPS
  • 2003/10/8 20:27

  • Anonymous

  • Posts: 0

  • Since:


Hello:

I am the webmaster of a Department of the Univerisity of Seville (Spain). I am setting up a new version of our website using XOOPS and I am amazed by its possibilities. You have done a great work. Due to XOOPS does not include the Spanish Language I have hade to translate some of the texts in the modules we have used. So, I want to know how can I become in a translator of XOOPS (to Spanish) in order to allow XOOPS to include Spanish Language in future versions.



291099
Krusher
Re: Post installation problem- blank page; open_basedir restriction
  • 2003/10/8 19:48

  • Krusher

  • Just popping in

  • Posts: 6

  • Since: 2003/10/7


What worked for me was dumping the database and reinstalling XOOPS again OVER itself

Then point your browser to www.mysite.com/xoops/install/index.php

I got these problems twice on different sites, and in both cases this worked.



291100
costi
Re: How to save 10K on each Xoops page
  • 2003/10/8 19:36

  • costi

  • Just popping in

  • Posts: 15

  • Since: 2003/9/12


But it's locked in the english language. Why don't put static js in a file and js code with php language constants embedded in the main html?

What about the people with sites other than in english?







Login

Who's Online

98 user(s) are online (53 user(s) are browsing Support Forums)


Members: 0


Guests: 98


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