Welcome to vbmods.rocks! Get FREE and paid vBulletin mods, plugins, addons, API extensions, custom modules, custom BB Codes, vBCloud mods, CORE hacks, JS hacks, custom coding by Glenn, an ex-vBulletin Developer. You must register before you can post, download the files or copy the code from the free plugins.
Good Day Glenn!! I implemented the above hook #1-#10. My font style and size changed when typing a reply to a post. Not sure if it also changed in other instances. Am I supposed to do any thing else? Was using Poppinsregular
As of now I turned off the hook
I just installed this mod, but it doesn't seem to work. I'm on cloud, 6.2.0, and used Style 3 code.
I don't know if I did this correctly, but I copied everything you wrote in your style 3 script and pasted it into the CSS box.
I also put the analytics script where Google ads.txt. goes. It says " Enter the entire text of the ads.txt page. " and I pasted your analytics code after my Google ad test publisher number. The only other place was header or footer.
Learning, please see the "Fix for vB 6.0.4 and later" section in post #1
Well, I spoke too soon. It seems the ribbon goes away on threads with multiple pages. When I move to the next page, the ribbon disappears. When I click back to go to the first page, the ribbon is still not there. I have to refresh the thread for the ribbon to come back.
You may have installed script 2 incorrectly. Place the script in the Footer Code field. The Search Engine options had been reworked in vB6 that caused the instructions to be not completely accurate.
Well, I spoke too soon. It seems the ribbon goes away on threads with multiple pages. When I move to the next page, the ribbon disappears. When I click back to go to the first page, the ribbon is still not there. I have to refresh the thread for the ribbon to come back.
I noticed it is doing it on this site, too, when I came from the email notification link the website sent. I can change pages and it still doesn't show, but when I refresh the page, the ribbon shows up.
The Topic Starter Ribbon mod installed here is for self-hosted version which has different implementation than the vBCloud version. I'll check what's wrong with the self-hosted version.
I think I found the issue in this Topic Starter Ribbon mod for vBCloud. For the "III: Add Topic Starter Ribbon Script 2" instructions, the code in the "Google_Analytics_Code.txt" is missing the <script></script> tags wrapped around the code. This mod was created in 2017 and at that time, adding a Javascript code in the Google Analytics settings didn't require the <script></script> tags. But at some point in the later vB versions, those tags became required. So to fix this issue, you have to wrap the code in between the <script> and </script> tags as shown below:
HTML Code:
<script>
Paste the code from "Google_Analytics_Code.txt" here
</script>
At that time, the setting was called "Search Engine Tools" and in it, there were options called "Enable Google Analytics" and "Google Analytics Javascript". But now, the setting is called "Search Engine And Ad Integration" and the option is called "Footer Code" and that's where you'll place the code from "Google_Analytics_Code.txt".
Learning, please try it and let me know if it works. Once you confirmed the issue is fixed. I'll post the updated instructions below in the first post.
1. Log in to AdminCP.
2. Navigate to Settings > Options > Search Engine And Ad Integration.
3. Enter the following configuration:
Footer Code: (Copy the content of the file "Google_Analytics_Code.txt" included in this mod and then paste into this box. If you have an existing code there, paste it below that. Wrap the pasted code in between <script></script> tags as shown below.)
<script>
Paste the code from "Google_Analytics_Code.txt" here
</script>
fwiw, my code only has the ending script tag, nothing on the front end.
Yours has the opening <script> tag. You have other code (the Google Analytics code) in it. You can have one set of <script> </script> tags for all the code or have each code wrapped in <script></script> tags. Those are essentially the same.
I am running a vBulletin forum for a content creator community and wanted to raise a mod request around Instagram media integration. Currently when members...
Yesterday, 09:14 AM
Working...
X
Searching...Please wait.
An unexpected error was returned: 'Your submission could not be processed because you have logged in since the previous page was loaded.
Please push the back button and reload the previous window.'
An unexpected error was returned: 'Your submission could not be processed because the token has expired.
Please push the back button and reload the previous window.'
An internal error has occurred and the module cannot be displayed.
Comment