vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Major Additions - [OzzModz] Closed Thread Reason (https://vborg.vbsupport.ru/showthread.php?t=313594)

Alan_SP 08-16-2014 09:05 PM

Well, your mod can at least help somewhat to get those curios enough to register. :D

And just to mention, there's some minor spelling errors, nothing that impacts the way the mod works (or I didn't noticed that for the moment).

For example:
_______

So by setting this to "Yes" you will stop dmins and moderators from being able to reply to closed threads.

Note: Of course this will only work if the selected usergroups are a admin or moderator group.

Set this to "Yes" to chow a thread closed image in the closed reason block.
________

As you can see, nothing big, but just to mention...

ozzy47 08-16-2014 09:08 PM

Crap, I will get those fixed up in a future update, that's what I get for coding when I am tired. :)

Alan_SP 08-16-2014 09:34 PM

And I just tested with really long thread closing reason, and there's a bit of overlapping text with image. Take a look: http://slobodni.net/t116947/ (log in as ozzy47 to see how it looks)

I noticed that you reduced image to 125x125 in CSS, as I'm using a bit larger image (I removed this image restriction in CSS), then I first noticed this. But, it still appears even with 125x125. Maybe to use tables to separate image from text, just in case if someone needs to use really long reason? Or some other way that restricts text right of the image?

ozzy47 08-16-2014 09:55 PM

To fix the text overlapping the image, in the ozzmodz_t_closed_reason.css find the following:
Code:

#ct_image {
    position:absolute;
    padding-left:2px;
    width:125px;
    height:125px;
    float:left;
}

And remove the line:
Code:

position:absolute;
I think I had that in there when I first added the image.

ozzy47 08-16-2014 10:00 PM

I have updated the zip to include the above fix, and the spelling corrections. :)

So if anyone downloaded v2.0.0 before this post, please re-download, only the XML has changed.

CAG CheechDogg 08-17-2014 04:04 AM

Nice..good stuff Ozzy and Alan ! I come back from a nice long nap and I see this...im SO EXCITED ! LOL ............

CAG CheechDogg 08-17-2014 05:04 AM

So far so good ! everything is good to go !

I did make a few changes like changed the name of the folder where the image is in, I aligned the text and image to the left instead of center and the size of the image as well in the css.

But everything is looking smOOOOth! Thank you Ozzy! Once again great work my Man!!!

woodmj 08-17-2014 07:26 AM

Strange. Uploading the new files to my site crashed it with a DB error. I needed to remove the files to get to my ACP and then uinstall the mod to get the whole site working again. I'm on 4.2.2 Patch 1, mySQL 5.5.38.

ozzy47 08-17-2014 07:43 AM

What was the error?

woodmj 08-17-2014 08:27 AM

Unfortunately I didn't write it down and when I tried a fresh install there was no error but the mod just remained inactive even though it was set to active in Options in the ACP.


All times are GMT. The time now is 07:38 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01614 seconds
  • Memory Usage 1,733KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete