vBadvanced Forums  
Go Back   vBadvanced Forums > vBadvanced Products > vBadvanced CMPS > vBa CMPS v4.0 Support > Bugs & Issues > Bugs From v4.0.0 Beta 1

Reply
 
Thread Tools Display Modes
  #1  
Old 01-19-2010, 12:31 PM
Warden-B- Warden-B- is offline
Member
 
Join Date: Jul 2007
Posts: 51
Exclamation Bug: Can't Edit Active Modules' Layout

Hello,
I would have posted this in the bugs forum, but it said I do not have permission for that forum.

I know this is still a beta, I just wanted to give a heads up.

But, when I go to click on the "Add/Remove From Pages" and then click on the "+" symbol to "view/edit active modules on this page", it does not do anything.

This is a fresh installation of vbulletin and vbadvanced. No mods installed.
__________________
Global-Gamers
Reply With Quote
  #2  
Old 07-01-2010, 08:57 PM
Warden-B- Warden-B- is offline
Member
 
Join Date: Jul 2007
Posts: 51
Default

Still can't do the above with the Gold version.
__________________
Global-Gamers
Reply With Quote
  #3  
Old 07-02-2010, 12:03 PM
Brian's Avatar
Brian Brian is offline
Administrator
 
Join Date: Jan 2004
Location: Georgia, USA
Posts: 34,240
Default

This should be working fine since 4.0 RC1. Are you receiving any javascript errors on the page? What browser/OS are you using?
__________________
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.
Reply With Quote
  #4  
Old 07-02-2010, 03:10 PM
Warden-B- Warden-B- is offline
Member
 
Join Date: Jul 2007
Posts: 51
Default

There are no javascript errors and I use Firefox mostly. Sometimes I use IE8.
__________________
Global-Gamers
Reply With Quote
  #5  
Old 07-02-2010, 09:10 PM
Warden-B- Warden-B- is offline
Member
 
Join Date: Jul 2007
Posts: 51
Default

It seems the option to click on the "+" icon disappears when using Firefox, but works with IE8.
__________________
Global-Gamers
Reply With Quote
  #6  
Old 07-06-2010, 11:44 AM
Brian's Avatar
Brian Brian is offline
Administrator
 
Join Date: Jan 2004
Location: Georgia, USA
Posts: 34,240
Default

There's not any reason I'm aware of that you should be having an issue with those images, 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.
__________________
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.
Reply With Quote
  #7  
Old 04-26-2012, 12:28 PM
Warden-B- Warden-B- is offline
Member
 
Join Date: Jul 2007
Posts: 51
Default

Just an update to this issue. You changed the icon name from collapse.png to vba_cp_collapsed.gif. You may want to change this code to show that as well or you will get a red X in the admincp:

Note: This code is in the /admincp/vba_cmps_admin.php file.

Code:
'<a href="#top" class="collapse" id="collapse_vbapage_' . $pageid . '"><img alt="" border="0" src="' . $vbulletin->stylevars['imgdir_button']['imagedir'] . '/collapse.png" /></a> ' . $vbphrase['view_edit_active_modules_on_this_page'],
				false, $modcolsize, 'tfoot'
			);
So I fixed it and added the new icon title:

Code:
'<a href="#top" class="collapse" id="collapse_vbapage_' . $pageid . '"><img alt="" border="0" src="' . $vbulletin->stylevars['imgdir_button']['imagedir'] . '/vba_cp_collapsed.gif" /></a> ' . $vbphrase['view_edit_active_modules_on_this_page'],
				false, $modcolsize, 'tfoot'
			);
Just make sure the new icon is in your buttons directory.
Attached Images
File Type: png vbacp.png (10.4 KB, 3 views)
Attached Files
File Type: zip icon.zip (559 Bytes, 2 views)
__________________
Global-Gamers
Reply With Quote
  #8  
Old 04-26-2012, 12:33 PM
Warden-B- Warden-B- is offline
Member
 
Join Date: Jul 2007
Posts: 51
Default

Quote:
Originally Posted by luongthang8899 View Post
Bán Data trang 5giay.vn, muare.vn giá 10 tri?u liên h?: 0916968398
huh?
__________________
Global-Gamers
Reply With Quote
  #9  
Old 04-04-2013, 01:03 PM
ndwariga ndwariga is offline
fomoconews.com
 
Join Date: Dec 2006
Posts: 2
Default

I am having this exact problem with my active module


This whole section shown, totally frozen. Cannot move one way or the other.
__________________
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Active Discussions edit twistermcs "How Do I..." Questions 1 08-15-2008 02:08 PM
Active Modules Not Showing Dawn Troubleshooting & Problems 2 09-12-2007 07:15 PM
Can't active some modules master85 Troubleshooting & Problems 1 11-30-2005 05:47 PM
How do I edit the code in the Active Users module tomshawk Troubleshooting / "How do I..." Questions 3 05-30-2005 02:07 PM
Active modules not showing contramontanum Troubleshooting / "How do I..." Questions 3 06-21-2004 01:43 PM


All times are GMT -4. The time now is 04:42 AM.

Forums Powered by vBulletin, Copyright ©2000-2009, Jelsoft Enterprises Ltd.
Please note that vBadvanced is in no way affiliated with Jelsoft Enterprises Ltd, nor will Jelsoft be able to provide any support for our products.