Visual Warning Mod

Started by Eleglin, July 31, 2007, 08:53:40 AM

Previous topic - Next topic

ManilaGurL

Will this work with SMF 1.1.5, DilberMC and Tinyportal installed?

SONSiVRi

Quote from: ManilaGurL on July 23, 2008, 06:35:36 AM
Will this work with SMF 1.1.5, DilberMC and Tinyportal installed?

I dunno for Tinyportal but Its working on my 1.1.5 and DilberMC theme.
My Mods - IP View Permission - Recycle Bin Cleaner - Ip to Country
www.sonsivri.com - microcontrollers
- Houston, we have a problem.

ManilaGurL

#342
SMF 1.1.5, DilberMC, Tinyportal.

I really want to use the mod, what should I do?


Installing this package will perform the following actions:
Type Action Description
1. Execute Code VisualWarningPdb.php
2. Execute Modification ./index.php Test successful
3. Execute Modification ./Sources/ModSettings.php Test successful
4. Execute Modification ./Themes/default/Profile.template.php Test successful
5. Execute Modification ./Sources/Display.php Test failed
6. Execute Modification ./Themes/default/Display.template.php Test successful
7. Execute Modification ./Sources/Post.php Test failed
8. Execute Modification ./Themes/default/Post.template.php Test successful
9. Execute Modification ./Sources/Karma.php Test failed
10. Execute Modification ./Sources/Subs.php Test failed
11. Execute Modification ./Sources/Security.php Test successful
12. Execute Modification ./Sources/ManagePermissions.php Test failed
13. Execute Modification ./Themes/default/index.template.php Test successful
14. Execute Modification ./Sources/Load.php Test successful
15. Execute Modification ./Themes/default/languages/Modifications.english.php Test successful
16. Extract File ./Sources/VisualWarning11.php
17. Extract File ./Themes/default/VisualWarning.template.php
18. Extract File ./Themes/default/images/warnban.gif
19. Extract File ./Themes/default/images/warnpmod.gif
20. Extract File ./Themes/default/images/warnmute.gif
21. Extract File ./Themes/default/images/warnwarn.gif
22. Extract File ./Themes/default/images/members.gif
23. Extract File ./Themes/default/images/buttons/warn.gif
24. Execute Modification ./Themes/default/languages/Modifications.french.php Test failed
25. Execute Modification ./Themes/default/languages/Modifications.polish.php File not found
26. Execute Modification ./Themes/default/languages/Modifications.turkish.php File not found
27. Execute Modification ./Themes/default/languages/Modifications.croatian.php File not found
28. Execute Modification ./Themes/default/languages/Modifications.danish.php File not found
29. Execute Modification ./Themes/default/languages/Modifications.spanish.php File not found
30. Execute Modification ./Themes/default/languages/Modifications.portuguese.php File not found
31. Execute Modification ./Themes/default/languages/Modifications.brazilian.php File not found


Adish - (F.L.A.M.E.R)

Hello,
I am facing this prob in installing the mod.
1.  Execute Code  VisualWarningPdb.php 
2. Execute Modification ./index.php Test successful
3. Execute Modification ./Sources/ModSettings.php Test successful
4. Execute Modification ./Themes/default/Profile.template.php Test successful
5. Execute Modification ./Sources/Display.php Test successful
6. Execute Modification ./Themes/default/Display.template.php Test successful
7. Execute Modification ./Sources/Post.php Test successful
8. Execute Modification ./Themes/default/Post.template.php Test successful
9. Execute Modification ./Sources/Karma.php Test failed
10. Execute Modification ./Sources/Subs.php Test failed
11. Execute Modification ./Sources/Security.php Test successful
12. Execute Modification ./Sources/ManagePermissions.php Test successful
13. Execute Modification ./Themes/default/index.template.php Test successful
14. Execute Modification ./Sources/Load.php Test failed
15. Execute Modification ./Themes/default/languages/Modifications.english.php Test successful
16. Extract File ./Sources/VisualWarning11.php
17. Extract File ./Themes/default/VisualWarning.template.php
18. Extract File ./Themes/default/images/warnban.gif
19. Extract File ./Themes/default/images/warnpmod.gif
20. Extract File ./Themes/default/images/warnmute.gif
21. Extract File ./Themes/default/images/warnwarn.gif
22. Extract File ./Themes/default/images/members.gif
23. Extract File ./Themes/default/images/buttons/warn.gif
24. Execute Modification ./Themes/default/languages/Modifications.french.php File not found
25. Execute Modification ./Themes/default/languages/Modifications.polish.php File not found
26. Execute Modification ./Themes/default/languages/Modifications.turkish.php File not found
27. Execute Modification ./Themes/default/languages/Modifications.croatian.php File not found
28. Execute Modification ./Themes/default/languages/Modifications.danish.php File not found
29. Execute Modification ./Themes/default/languages/Modifications.spanish.php File not found
30. Execute Modification ./Themes/default/languages/Modifications.portuguese.php File not found
31. Execute Modification ./Themes/default/languages/Modifications.brazilian.php File not found


Kindly tell me how to solve the "test failed" problem as it doesnt show the codes in package parser and what about the "File not found" Files.

Thanks.

Rumbaar

For all mods that have test failed errors, means you have to manually edit the appropriate files.  As a previous mod has changed the code so the automated process can't continue.

Both of you see the link in my signature and use the parser in the download section where you download the file to see what to edit and where to edit in those files.  Use a decent text editor like Notepad++.
"An important reward for a job well done is a personal sense of worthwhile achievement."

[ Themes ]

Adish - (F.L.A.M.E.R)

yea but the problem in the download section codes is that, they all codes come up in just 1 line and hence dont work. It doesnt by any way come up in diff lines ???

and what about the files which arnt found. I know they are all for different languages, but would it cause any errors or something ???

Thanks

Adish - (F.L.A.M.E.R)

ehm srry.. i dunno what happened.. it gave me this error while installing the mod...

Duplicate column name 'warning'
File: W:\www\myworld\Packages\temp\VisualWarningPdb.php
Line: 85

I am testing everything for the site .. so its on the WAMP and then the database and files will be uploaded to the site. so whts the prob here ??

Please let me know.
Thanks.

Rumbaar

Well you'll need to copy it line by line then, or open the installer .xml file to get in a better format.  The file not found are alternate language files, if you notice, and if you don't have them you don't have to worry.

The duplicate column is most likely due to you trying to install it a second time, you'll need to either get the installation code to ignore the second install or remove that column before installing again.
"An important reward for a job well done is a personal sense of worthwhile achievement."

[ Themes ]

Adish - (F.L.A.M.E.R)

Quote from: Rumbaar on July 27, 2008, 10:45:15 PM
The duplicate column is most likely due to you trying to install it a second time, you'll need to either get the installation code to ignore the second install or remove that column before installing again.

I thought the same, yes it was installed up before in the older files but i started adding in mods freshly, it just has its entries in the database and not in the files. Is that the reason why it says duplicate as it should just overight the older entried in the database and not cause errors i suppose ?

Thanks.

Rumbaar

No it depends on how it's coded, if it's coded to add in the column without checking then that is what you get.  You'll have to manually remove it from your db or run the uninstaller (which I assume) would take that column out.
"An important reward for a job well done is a personal sense of worthwhile achievement."

[ Themes ]

Adish - (F.L.A.M.E.R)

oh okay, I will be removing it from the database and then testing it out, If i need help I'll ask you soon.. :D

catch you later..

Thanks.

akl

Hey,
I want to install this mod, VisualWarningMod 141
When I install it for the SMF DEfault Core theme it doesn't show..
I don't know the reason why..
If anyone could please fix this.. it would be much asked for. :)
Also to add to that, some of my mods do not work too..
It's turning out to be a problem for me.. please help
My forum is 1.1.5 but in the download section you've said it is compatible with 1.1.5
here you say only 1.1.4 ??? ???
This is the link to the mod http://custom.simplemachines.org/mods/index.php?mod=878

Rumbaar

You get no errors when you 100% successfully install it to your forum and you're 100% sure you are using the default CORE theme?  Link to forum.
"An important reward for a job well done is a personal sense of worthwhile achievement."

[ Themes ]

akl

It gives me the error of language files like polish and all the other language files not found
But I use english so I ingnore it.
It doesn't work still.
Link: http://www.tobiasscape.com/forum/index.php

Rumbaar

1. That is not the SMF default CORE theme!  You need to manually add the code to any custom template themes files.
2. That is the TinyPortal version of that theme, and as the error on your page indicates, you don't seem to have TP installed!
3. Please don't use this thread for anything other than Visual Warning Mod issues.
"An important reward for a job well done is a personal sense of worthwhile achievement."

[ Themes ]

akl

I tried it with the default core theme, and it didn't work.
So I lost intrest in it for a while and put back my old theme.
Now because of the mod my other mods do not function properly..

TaTo

Hi all!

I'm getting some errors, but i think there I've missed something

Forum v: SMF 1.1.5 -
Theme : Default Theme and a modified Theme. (same error with both)

1) When I check any profile:

8: Undefined index: warning
.........../Themes/default/languages/Who.spanish-utf8.php (summary sub template - eval?)
Line: 267

2) When the user on level 2 try to post:

8: Undefined index: return_to_post
File: .........../Sources/Post.php
Line: 1621

Can you give me a hand on this?

Regards

Rumbaar

You need to convert and install all the $txt[] strings into your spanish language files.
"An important reward for a job well done is a personal sense of worthwhile achievement."

[ Themes ]

MaXiForum.cz


akl

#359
Okay.. I like your MOD!
I'm like a huge lover of it
Can you make it compatible with my theme?
Here are the attachments if you need
Thanks mate

Advertisement: