Quote:
Originally Posted by Spank
If it works fine with the </form>
what's the problem?
|
The page that the user sees on my site does not have the </form> closing tag generated automatically by vBulletin.
I opened the HTML source of the generated page, I manually added the </form> closing tag to see if it solves the problem and saved the page to my local computer, to test it.
The above procedure was only for testing. I can't ask the visitors of my site to see the source code of the page, add the </form> closing tag and save the page locally in order to see it properly. I want to ask vBulletin to do it all the time, but I don't know how.
Does anyone, please?
--------------- Added at 21:53 ---------------
I noticed that the problem appears only when I'm logged as admin.
When I am logged as a regular user or not at all, everything is fine.
What is inlinemod.php doing anyway? Can be disabled?