Using SMF 1.1RC3 + TP 0.9.5
I have a problem using quote and modify buttons on the top side of the post. Whenever I click on any of these button, a big wide green bar with the word loading appears on the top of the browser and nothing happens.
Any ideas as to what is wrong? These button used to work when i was using smf 1.1 rc2 and tp 0.8.6.
Please refer to the screenshot for more info. I have encircles (or rather rectangled ;)) the culprit buttons.
Firstly, there is no such thing as a quick modify button unless you have such a modification installed that adds such a feature. When you say on top of the browser, this is not enough. Please give us a screenshot or at least where the bar appears, in the web page or the browser as a window. You also do not state what versions you have, which are helpful in letting me and others narrow down your problem.
Edited the first post.
Not a TP issue, you have to seek help on the forum issues on simplemachines, this is TinyPortal support forum ;)
Okay, so I will post it there.
You should probably check to see if it happens on other themes. If not, then ask the theme Author.
No, this is not a theme specific problem. I get the same even with the default theme, and in all browsers. Not getting much help in the smf forums also. If someone has any idea about this, please reply.
Did you get a clean install? Because when I upgraded rc3 didn't have all the features, so there may be a chance the upgrade caused this to happen.
Yes, I have upgraded. What features are not available?
Have you tried using another browser?
Will
Quote from: nipun_jain on September 28, 2006, 09:17:30 PM
No, this is not a theme specific problem. I get the same even with the default theme, and in all browsers. Not getting much help in the smf forums also. If someone has any idea about this, please reply.
You see anything in the error log after you click those buttons?
Are you getting any Javascript errors?
This comes, if the XML header not on first line of document.
You have any MOD installed?
Fel
No, I don't get any errors in the forum error log.
Regarding the MODs, here is the list:
1. Who Voted What? 1.1 [ Uninstall ] [ List Files ] [ Delete ]
2. Merge Double Posts 1.0.5 [ Uninstall ] [ List Files ] [ Delete ]
3. Profile Comments 1.1 [ Uninstall ] [ List Files ] [ Delete ]
4. Googlebot & Spiders Mod 2.0.2 [ Uninstall ] [ List Files ] [ Delete ]
5. LogModAccountEdits 1.6 [ Uninstall ] [ List Files ] [ Delete ]
6. Global Announcements 1.0 [ Uninstall ] [ List Files ] [ Delete ]
7. Member list by registration 1.0 [ Uninstall ] [ List Files ] [ Delete ]
8. TinyPortal 0.95 [ Uninstall ] [ List Files ] [ Delete ]
9. FelBlog 0.81b [ Uninstall ] [ List Files ] [ Delete ]
10. SMF Arcade 1.3.0-MOD-E1.3 [ Uninstall ] [ List Files ] [ Delete ]
11. Gmail Field 1.1 [ Uninstall ] [ List Files ] [ Delete ]
12. Gender On Registration 1.0 [ Uninstall ] [ List Files ] [ Delete ]
13. Custom Profile Field Mod 3.15 [ Uninstall ] [ List Files ] [ Delete ]
14. PM On Registration 1.0.2 [ Uninstall ] [ List Files ] [ Delete ]
15. Users Online Today Mod 1.4.0b3
So has this been a problem that has just popped up? Did this happen after you installed a mod? Something has had to of changed to make this not work. As Eldakar has asked, Do you get any errors in your browser?
I noticed this after I updated tp and smf combo and consequently re installed all the mods. The only peculiar thing I can see is the loading message on the top. Where else do I check the browser error log?
Quote from: nipun_jain on September 28, 2006, 12:06:15 PM
I have a problem using quote and modify buttons on the top side of the post. Whenever I click on any of these button, a big wide green bar with the word loading appears on the top of the browser and nothing
I noticed this green bar after i upgraded to SMF 1.1 RC3,
However it only showed for me when i 'quoted' a post using the quicky reply.
default/index.template.php
// The following will be used to let the user know that some AJAX process is running
echo '
<div id="ajax_in_progress" style="display: none;', $context['browser']['is_ie'] && !$context['browser']['is_ie7'] ? 'position: absolute;' : '', '">', $txt['ajax_in_progress'], '</div>Try removing that code?
Okay, the green bar disappeared. But on clicking the quote button, it just scroll downs to the quick reply area which is empty whereas it should have the quoted text. This was a problem before removing the above code also. Thanks Max for the help.
as far as I'm concerned, now that i used a clean rc3 install, i feel that it is slightly different, so I can't really say... perhaps it's because some new RC3 features are off by default when you upgrade...
Use Firefox, and go to Tools -> Javascript Console and see if you get any javascript errors.
I see the problem product ??? ...
9. FelBlog 0.81b [ Uninstall ] [ List Files ] [ Delete ]
That need a Upgrade or remove.
Fel
Isn't this the latest version. I though I installed this after waiting for you to release a new 0.9.5 compatible version. Will I remove all the previous blogs?
I had a simular problem when i installed Felblog at first.
Look on her site, there is an update for latest version that fixed some bugs though.
Latest upgrade is 0.81-r2.
Download on my site ....
Fel
Thanks Feline, your upgrade made it work. I tried uninstalling many which I thought could be causing the problem, never thought it would be Felblog.