Glossary

Started by slinouille, December 24, 2008, 10:33:47 AM

Previous topic - Next topic

Rockas

:-( to install beta 5 the tables must be dropped first and i still have the same issue as described above :-(

slinouille

There must be something wrong with my installDatabase.php file, it's not normal that you have to drop the tables before installing ... I'll check that and try to get some information about that point.
Concerning the second one, I've reinstall the package on a fresh smfrc1 with no such error ... can you write the source code that corresponds to those lines?
Visit VAG-Technique.fr
Take a look to my mods

Rockas

well... after restoring the tables I came across even more serious issues... I can't edit the words inserted not even create new ones as they icon doesn't appear
i will try to restore a back up and try a clean install, but i did it already when i first installed Beta 5 on a test folder.

Rockas

new update... can't add new words, can't edit, can't erase... strangely, enebling and approving work fine.

edit: Beta 4 works fine with the exception for the first problem i described.

Özgür

Quote from: Rockas on February 19, 2009, 11:08:51 AM
new update... can't add new words, can't edit, can't erase... strangely, enebling and approving work fine.

Me too..
So Long

Rockas

oh well... having another issue... now the bb code isnot applied at the tooltip even if it appears on the glossary.
(went back to Beta 4)

slinouille

#166
oh !
I've been able to reproduce those problems when not using the by default SMF2 theme, is that your case?
Indeed in glossary.template.php, I'm using $settings['theme_url'] and not $settings['default_theme_url'], so that if you're not using default theme, the loaded files and icones don't correspond to where the files are ... hum do you see what I mean ?

I think I have to work hard on the installation aspect of my mod (my 1st really complexe mod  ;) )

Quote from: Rockas on February 19, 2009, 01:15:12 PM
oh well... having another issue... now the bb code isnot applied at the tooltip even if it appears on the glossary.
(went back to Beta 4)
Have you activated the option in the admin panel?

Visit VAG-Technique.fr
Take a look to my mods

Bancherd

QuoteI've been able to reproduce those problems when not using the by default SMF2 theme, is that your case?                      

yes...but that could be easily fixed.....however, I kept on getting some undefined errors whenever I entered into the glossary's control panel.  ::)

Rockas

Yes, I am using a custom theme and yes I have bb code activated on the admin dialog and I am using a UTF-8 database if this helps.

Some posts before you posted a code to fix the problem of getting the keywords inside the description but it gives me the error i posted after. Can you help me fix that error so I check if it really fixes the problem?

Thank you.

Rockas

In the mean time I am starting a server clean up so I can make a complete clean install. Lets see if I can fix the BB code issue like that. (uffff! thank god this is a site not opened to public yet lol :-))
Keep up the good work... this mod is really very fabulous for a support forum.

Rockas

@slinouille
Ok... done... and still have the problem wth the bb code on posts... it works fine in glossary page but on the messages the code appears not the format.
Ofc... as i'm still using the beta 4 the mess with the descriptions and key words still exists.
I could try to install Beta 5 again, but from your explanation, i don't understand if it's enough to copy the icon files to my theme to make it work.

The database problem persists. When you try to install with the tables already created, it gives as error. The funny thing is that the error says the the table "don't exist" :-)
Anyway... this is just an installer problem.

Looking forward to hear from you.

slinouille

@Bancherd: okay I'll check that

@Rockas: thank you for taking time for explaining your problems with the mod. In next days, I'll recheck every thing concerning the install (actually trying to see how other mods are building their "installdatabase" file in order to reproduce one good ;) )
Concerning the tooltip with utf-8, I know there is a probleme (see previous post), I thought it was corrected ... can you send me an example of word and text that create a problem?
Finaly concerning the theme, can you tell me if you have isntalled the mod with a theme and after that if you have switch to another theme?
Visit VAG-Technique.fr
Take a look to my mods

Bancherd

Quote@Bancherd: okay I'll check that

My apologies, the errors were with Beta4........no problems with Beta5.  :D

Rockas

ok... here is one example:
definitions:

QuoteAVI = Audio Video Interleave. The video format most commonly used on Windows PC's. It defines how video and audio are attached to each other, without specifying a codec.

Codec = COder/DECoder. A codec is a piece of software that allows you to encode something - usually audio or video - to a specific format and can decode media encoded in this specific format again. Popular Codecs: MPEG1, MPEG2, MPEG-4, Indeo, etc. AVI, ASF, etc is not a codec but a format - that can be encoded using different codecs.

Result when I post "AVI"

Quotecodec.">AVI

Again... this happens with Beta 4... i can't install Beta 5 it simply doesn't work.
And please check your database when updating or installing... your installation Beta 4 amd Beta 5 doesn't support the previous existence of the tables.
Thank you.


Rockas

Ah sorry... i forgot!
I have "Use keywords detection with case insensitivity" on in admin area but it still messes the displayed definitions on the topics as the key word is "Codec" and it gets screwed with "codec" in the AVI definition.
Th only workarround possible is if i type codec between commas.

Antes

#175
Works very good with RC1 ... This is so nice :) For Gamer Forums...

i Fixed my Problem Works now Awsome !

ianus

Quote from: Gnoll on February 25, 2009, 09:50:39 AM
Works very good with RC1 ...

I can see at least two (already reported) errors when I look at your example thread.
yourdomain //index.php?&topic=8.0


Antes

Quote from: ianus on February 25, 2009, 10:45:48 AM
Quote from: Gnoll on February 25, 2009, 09:50:39 AM
Works very good with RC1 ...

I can see at least two (already reported) errors when I look at your example thread.
yourdomain //index.php?&topic=8.0

i think it cause of installed mods ...

its working normal for me but !

* When edited my Post ... Glossary Converting last Word which i added ,
* i added Sherion ( +1 ) & Sherion ( +1 ) Rb ...
>> When i write Sherion ( +1 ) Sherion ( +1 ) Rb only Converting Sherion ( +1 ) Rb

Thx :) too much

Rockas

Hummm... just made a few tests with some more key words and definitions and it looks like if I use the English language (ISO... not UTF) it goes ok but still doesn't accept the BBCode in the tooltip on posts.

CvH

Known problems : - missing some translations in German -  just PM me if u need some phrases in german :)


Quote$txt['glossary_word_width'] = 'Wort Spaltenbreite (in Pixel)';
$txt['glossary_not_categorized'] = 'Nicht Kategorisiert';
$txt['glossary_show_in_message_default'] = 'Zeige standardmäßig Definitionen im Post';

Advertisement: