Jump to content

Number 1


powerdada2

Recommended Posts

wow this is a blast from the past, I found this issue back in 2012:

 

This is always caused by a module returning a value of 'true', i.e. '1' that is appended to the html.

To find module:  Disable modules you recently loaded one by one until it disappears then change the return logic in the function.

hope this helps

Link to comment
Share on other sites

Hi @powerdada2,

From Display->Position, you should check your modules that are hooked into the hook displayAfterBodyOpeningTag. Most likely, one of those modules is returning 1 or true, which shows it as "1." As @Fred PrestaHeroes suggested, try turning off those modules one by one until the "1" goes away to find out which one it is.

I hope that I could help.
Have a nice day, Leo.
 

  • Like 1
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...