MyXoops Forum

Forum - All Posts - myXOOPS German Support

Forum Index


Board-Index » All Posts (timo)

BottomBottom



timo

"myXOOPs"-Neuling
Gepostet am:04.12.2006 18:27
timo
timo Offline (Show more)
"myXOOPs"-Neuling
Posts: 1
Since: 04.12.2006
#1

Re: Casdedi & spam

Hi there,

I'm also not german.
But i had the same problem.

But after i read this lines :
Zitat:

wuddel schrieb:
Hi andrew

I had the same problem.
first look in your db (PHPMyAdmin) there must be two tables:
Zitat:
<prefix>_casdedi and <prefix>_casdedi_scode

The second table should be createt by the update script (didn't work sometimes).

My solution:
> make db-backup from Casdedi tables
> uninstall Casdedi
> new install Casdedi&Code
> check tables.
...otherwise contact ALFRED (sorry alfred )

My Xoops v2.2.4

PS: sorry for the bad englisch


i had was going to look ad my database.
and i had only 1 table.
i can't find <prefix>_casdedi_scode

zo i made it.

i opend the file that was located in the map sql, called "mysql.sql"

I copy the next lines from the file to make the table by my own:
-----

CREATE TABLE `<prefix>_casdedi_scode` (
`code_id` int(11) NOT NULL auto_increment,
`code` varchar(6) NOT NULL default '',
`codedisplay` varchar(12) NOT NULL default '',
PRIMARY KEY (`code_id`)
) TYPE=MyISAM AUTO_INCREMENT=1;

----
you have to change <prefix>_

good luck with it!
sorry for the bad englisch



TopTop



Aktuell aus dem Forum

Forum Thema Antworten Views Letzter Beitrag
OffOffTopic [Wichtig] Übernahme myXOOPS 0 580 11.12.2023 18:57
alfred Gehe zum letzten Beitrag
Die Installation und Administration von XOOPS 2.5.X [Offen] Upgrade 2.5.11 3 2322 07.05.2023 07:03
Goffy Gehe zum letzten Beitrag