![]() |
|
#1
|
|||
|
|||
|
Ok, first, I haven't read up on everything here (time issues) so I don't know if these have been pointed out. However, here they are.
1) There is a rogue element (possibly a <br />) in between the news post and the news archive. It is my assumption that the module spacer var is what is supposed to separate these, and in all cases does, except this one. I haven't snooped out where it's coming from yet, and may not, but it should be fixed regardles as it messes with the visual impact. To see this in action: http://www.starletrealm.net/ (In development) 2) When using integration to wrap pages in vbulletin, an issue arises when one of those pages redirects to an error page. For example, and search returning an empty set. The error page is also displaying the navbar, so there's two. Of course, the temp workaround is to edit the error shell and remove that, but there should be a more permanent solution.
__________________
2 owned vB licenses and proud of it. |
|
#2
|
|||
|
|||
|
Ok, in regards to the space issue, I looked at the resultant HTML and found this in between the news and archive.
<div style="padding-bottom: 15px"></div> After looking at the module php, I can only assume that if pagination is not enabled, or needed, an empty wrapper is still being writtin to the page. That should point you in the right direction there.
__________________
2 owned vB licenses and proud of it. |
|
#3
|
||||
|
||||
|
Thank you for pointing these things out.
1). It looks like this is due to a small problem where it's checking just the limit for news posts instead of the total for the news and archive. If you will look in your forum/modules/news.php file for this line: PHP Code:
PHP Code:
2). Integration isn't *supposed* to be applied to error pages like that, but it looks like the code to prevent the integration from happening was inadvertantly removed in 3.0.1. If you will go to Admin CP => Plugins & Products => Plugin Manager, edit the 'vBa CMPS - Error Replacements' plugin and add this line at the very bottom (after the last } bracket), then that should take care of that issue as well. PHP Code:
|
|
#4
|
||||
|
||||
|
Did you apply these changes to the package, Brian, or do I have to manually enter them when I upgrade?
Thanks, Jim
__________________
If my post was helpful to you, or made you or ,please take the time to register at my forum and ask a question you've always wanted to know about floors. The Floor Pro Community |
|
#5
|
||||
|
||||
|
Both of these changes have been applied to the download package here.
|
|
#6
|
|||
|
|||
|
Are you sure the fix for the extra space between the News and News Archive has been applied to the download package? I'm still seeing the space on my site.
|
|
#7
|
||||
|
||||
|
It should have been, but upon further review of the file there may have still been a small error. Try downloading the files from here again, replace your modules/news.php file with the one from the download package, and see if that helps.
|
|
#8
|
|||
|
|||
|
Hi Brian, nope still the same.
|
|
#9
|
||||
|
||||
|
I'm not sure why you would still be having the problem, but if you would like to submit a support ticket via the Members' Area here I'll be glad to take a look at things for you.
|
|
#10
|
|||
|
|||
|
Just noticed the second issue as well...an extra set of div tags that shouldn't be there seem to exist, creating extra space between the news module and the module below it. The extra code is:
Quote:
I checked for your PHP code in the plugin manager under the error replacements plugin and I saw its already there. PHP Code:
|
|
#11
|
||||
|
||||
|
Which site is this that you're having the issue on?
xed never submitted a ticket, so I'm not sure what the fix was in their case.
__________________
Frequently Asked Questions CMPS Users Manual For vBadvanced software assistance, please use the support forums. Unsolicted PMs, IMs, and email will not be responded to. If you have a non-software related question or problem with your account, please submit a support ticket. |
|
#12
|
|||
|
|||
|
I will PM you the site I am having trouble.
|
|
#13
|
||||
|
||||
|
I'm not seeing any obvious causes there, but if you would like to submit a support ticket I'll be glad to take a look at things for you.
__________________
Frequently Asked Questions CMPS Users Manual For vBadvanced software assistance, please use the support forums. Unsolicted PMs, IMs, and email will not be responded to. If you have a non-software related question or problem with your account, please submit a support ticket. |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Fort Minor fan? Check out fort minor world! | jnuts | Show off your vBadvanced! | 1 | 04-30-2008 09:51 PM |
| I just noticed something irritating. | shortbus | Feedback & Suggestions | 1 | 11-08-2006 07:46 PM |
| Minor changes for admincp | StewardManscat | Add-On Modules & Modifications | 0 | 03-22-2005 01:10 PM |
| Minor Problem | joeychgo | Troubleshooting / "How do I..." Questions | 16 | 11-21-2004 04:55 PM |
| Minor bug - welcome block | ogetbilo | Bugs & Other Issues | 7 | 05-18-2004 08:03 AM |