[ABD] Lexicon / Acronym MOD

Any abandoned MODs will be moved to this forum.

WARNING: MODs in this forum are not currently being supported or maintained by the original MOD author. Proceed at your own risk.
Forum rules
IMPORTANT: MOD Development Forum rules

WARNING: MODs in this forum are not currently being supported nor updated by the original MOD author. Proceed at your own risk.
User avatar
Joshua203
Registered User
Posts: 227
Joined: Tue Jul 21, 2009 7:01 pm
Location: Rotterdam, Netherlands, Europe, Earth.
Name: Joshua 203

Re: [ALPHA] Lexicon / Acronym MOD

Post by Joshua203 »

Holger wrote:Hi Joshua,

thanks a lot!
Keep up the good work!

/Holger
Took me a long time to notice your reply..never the less ..you re welcome Holger ;)
Image
http://DutchaGoGo.com (development/under construction ..forever?¿?) ;)
User avatar
Joshua203
Registered User
Posts: 227
Joined: Tue Jul 21, 2009 7:01 pm
Location: Rotterdam, Netherlands, Europe, Earth.
Name: Joshua 203

Re: [ALPHA] Lexicon / Acronym MOD

Post by Joshua203 »

Melvine wrote:Hello,

Great mod, but the ajax function doesn't work

and why i have this ? Image

So many bugs
simply because the image is missing, in the wrong directory or named incorrect ;)

about the bugs well it needs work yes but it can function 100%, at least i m not seeying any problems anymore using it ;)

Greetings,
..Joshua203
Image
http://DutchaGoGo.com (development/under construction ..forever?¿?) ;)
birdofpassage
Registered User
Posts: 2
Joined: Sat Oct 31, 2009 9:42 am

Re: [ALPHA] Lexicon / Acronym MOD

Post by birdofpassage »

Hey together

Hope you can help me solving this problem.

I'm trying to add an image-function to this mod. I added a new row (named: img) to the mysql-table (in phpbb_lexicon) and improved the code like this ...

Code: Select all

$sql = "SELECT TRIM(term) AS term, img, description, long_desc FROM " . LEXICON_TABLE . $where . " ORDER BY term";
and

Code: Select all

while( $term_row = $db->sql_fetchrow($result) )
  {
    $template->assign_block_vars("term_row", array(
      "TERM" => $term_row['term'],
      "DESCRIPTION" => $term_row['description'],
      "LONGTEXT" => $term_row['long_desc'],
	  "IMG" => $term_row['img']
    ));
  }
I added the image right next to the description but he still shows the pictures at the top of the lexicon-list, too. Is there any way to delete these extra-pictures from the top and only show the images right next to the entry?

Have a nice day,
Danny
seemann
Registered User
Posts: 1
Joined: Fri Apr 02, 2010 5:51 pm

Re: [ALPHA] Lexicon / Acronym MOD

Post by seemann »

Hallo Reh,
habe vor gut 6 Monaten schon einmal deinen Lexikon-Mod in den Händen gehabt und nur Offline im Xampp zum laufen gebracht, und im Netz hat dein Mod keine guten Fürsprecher.
Ich finde die Idee und deinen Mod eigentlich super und habe ständig gesucht nix zufinden und was man findet verweist auf diesen hier, der angeblich nicht funktioniert. Nu habe ich eine Version in einigen verbauten phpBB-Boards gefunden und mir gesagt das kanns doch nicht geben und habe mich gestern mit 200Tagen mehr phpBB Erfahrung erneut ans Werk gemacht und was soll ich sagen das Teil funktioniert auch im Netz!
Ich würde mich freuen wenn du deinen Mod vielleicht auch im deutschen phpBB besser anbieten würdest, weil es echt schade um die Mühe ist die die Entwicklung gemacht hat.
Kann hier leider nur in deutsch schreiben, da engländisch nix für mich ist.

Gruß und danke für diese MOD
seemann
SamG
Former Team Member
Posts: 3221
Joined: Fri Aug 31, 2001 6:35 pm
Location: Beautiful Northwest Lower Michigan
Name: Sam Graf

Re: [ALPHA] Lexicon / Acronym MOD

Post by SamG »

Please note that phpBB.com community members are asked to post in English only. Thank you.
We should talk less, and say more.
terrajoerg
Registered User
Posts: 7
Joined: Sat Jan 09, 2010 11:30 am
Name: Jörg

Re: [ALPHA] Lexicon / Acronym MOD

Post by terrajoerg »

Hello seemann,

with the English I have some problems - can only offer a poor english - but better than none;)

For Lexikonmod - the link is being created by Amigalink new - I'm waiting on it already.
Here is a link to the page: http://www.amigalink.de/viewtopic.php?f=9&t=1407


Hallo seemann,

mit dem englischen habe ich auch so meine Probleme - kann hier auch nur ein schlechtes englisch bieten - aber besser als keins ;)

Zum Lexikonmod - der wird gerade von Amigalink total neu erstellt - ich warte auch schon drauf.
Hier mal ein Link zu der Seite: http://www.amigalink.de/viewtopic.php?f=9&t=1407
Yours sincerely,
Jörg
http://wasseragamen.info

Return to “[3.0.x] Abandoned MODs”