AdminComposeMenu Error

I'm getting an error message when I'm trying to create new block for my admin menu.  I downloaded a module last night and it requested that I create a block under Admin - Tools.  When I click on "NEW_ITEM", a red 'error" occurs.  Does anyone know why?  I've manually created admin blocks before so I don't know why this is happening now.

 

Suggestions?

 

 

Quote · 13 Aug 2008

above 1000? code says to error red if id above 1000

if( $id < 1000

else
echoMenuEditMsg( 'Error', 'red' );

check DB

I have video tutorials to help you mrpowless.com
Quote · 14 Aug 2008

 

above 1000? code says to error red if id above 1000

if( $id < 1000

else
echoMenuEditMsg( 'Error', 'red' );

 

check DB

 

So how do I fix the problem?  change the $id? 

 

Thanks for replying.

 

 

Quote · 14 Aug 2008

i would find where the if statement is at and change the 1000 to 1500 or something and try again. also, if you were installing a mod, you should have a backup, and i would just load that dbase backup and see if that cures what ails you.

later,

DosDawg

When a GIG is not enough --> Terabyte Dolphin Technical Support - Server Management and Support
Quote · 14 Aug 2008
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.