After upgrading vtiger 7.2, list pagination goes under Customize button - pagination

after upgrading from vtiger crm 7.2 to 7.3 or 7.4 I have problem with list pagination block. It goes under "customize" button.If i change the size of window , somewhere ican see it but this time losing the "more" button on the left.
Thanks for answering people.
Pagination is under Customize button
More button on the left lost

Sorry, i have not enough reputation to comment, and this maybe can't be considered a solution, but i hope it helps.
Maybe something's wrong with your templates?
If i'm not wrong the pagination block is generated on:
layouts/v7/modules/Vtiger/ListViewActions.tpl
And customize butons on:
layouts/v7/modules/Vtiger/ModuleHeader.tpl
So maybe you can check these files, or the ones that call this ones, to see if there are any differences with a clean 7.4 installation.

Related

I can't see HellowWorldFlow in the Processes menu and Process menu is inactive

I have done all the steps for the quick start twice.
I have tried Django 2.2.9 and 3.0.2.
I have a 127.0.0.1:8000/workflow/ page.
I can change language and theme color.
Admin-panel does work too.
What did I miss, please?
p.s. maybe you should make the 'django-viewflow' tag for ru.stackoverflow.com?

Dreamweaver Coding Hint won't go away

I've had this issue several times and usually I can just shut down the program and restart it. But this time I have a bunch of windows open and I don't want to restart Dreamweaver.
My problem is that Dreamweaver brought up a code hint, but the code hint box now won't go away. It just sits there floating in the middle of the page. It doesn't matter if I click to Preview or any other tab in Dreamweaver, it still just sits on top of everything.
I'm working on a Mac, Dreamweaver CC (cloud, fully updated). Anyone else have this problem???
This has been a HUGE PAIN for me as well! You can make the code hint disappear though by finishing out an element that is in the code hint box. For instance if the code hint box appears and you can see class in the drop down... create a <div class="xyz"> real quick and the code hit box will dissipate after you close the quotes on the class because you used an element in that box. As to why this continually happens on the Mac version I have no idea, but I hope they fix it soon!
It's a known bug since years as you can read here: https://forums.adobe.com/message/7745689
Someone suggests as a workaround to set the Coding Hint delay to 0 (as said here: https://forums.adobe.com/message/7745689#7745689) but for me, in Dreamweaver CC 2015 Windows fully updated via cloud app, this bug still occurs while I code JS files.
Awaiting for a final fix, I hope this suggestion can be useful for you on Mac. :)

Joomla 2.5.6 Admin Menu Issues

Have used Joomla a fair bit, but have ending up taking over a site previously looked after by someone else. It had been recently updated to 2.5.6 from 1.6 and is sort of ok, but there are a few issues I'm finding particularly with the Admin Menus.
the extensions manager is missing its sub menu of 'update' 'discover' etc - does anyone have any idea to remedy this?!
a couple of components don't exist in the directory structure (admin or components) but are listed in the in the components menu in admin, so if I try to reinstall them it won't add the menu option...(get error saying menu item already exists). Does anyone know how to clear the menu options from admin so I can reinstall the components properly?
its a bit of a mess but I haven't the time to start from scratch on this site as its already been highly customised!
Any help much appreciated - as I say I'd be familiar enough with joomla but setting up from scratch without all the mess!
Many thanks
Clare.
For question # 2 you need to use phpmyadmin, or a similar tool and remove the offending components from the xxxx_extensions table. xxxx is a random 3,4, or 5 character string which was created during installation.
Also check the xxxx_menu table for menu items from these components.
Usually admin menu items appear in the "menu" menus.
WARNING! be extremely careful when hand editing your SQL tables. You can completely destroy your site, if you make a mistake. NEVER do a "drop" nor an "empty" with the tool.
As to question #1, I have not seen this behavior. Have you tried an update? or reloading Joomla over your current site? (If you do this, be sure to backup your site! We use Akeeba backup to do this)

Pjax History don't work - is it just me?

when checking the PJAX live demo - http://padrino-pjax.heroku.com/
The history (back button) don't work!
I can not find any documentation about it, it seems useless if it craps the history functionality.
Can anyone tell me if this is how it should be?
What I did to check was go through the 3 links (don't forget to check the "use PJAX" box)
then clicking back and seeing it went to the first one instead of the second.
thank you
it's works fine. you need to enable it first via checkbox ;)
I suggest to check the original code, what you posted is a porting of the original demo founded here: https://github.com/defunkt/jquery-pjax/tree/heroku

Umbraco Menu macro disappears first on page load

Im using Umbraco 4 and have built a menu using a macro. I have one issue though when I click on a menu item the entire macro disappears immediately, some time before the rest of the page disappears so the new page can render. The new page renders the menu at the same time as the rest of the page though.
Any ideas on why this could be happening?
cheers
Jon
I've taken a look at the ultimate navigation package and I suspect the issue you are having is a client side scripting issue rather than an Umbraco one.
I note you have commented on the blog asking for support from the package writers. THey are probably your best bet here I.m afraid.
However as an alternative it's proably worth looking at this umbraco navigation package:
http://our.umbraco.org/projects/cogworks---flexible-navigation
as this does not use javascript and it may solve your issue or at least give you some pointers on constructing your own navigation.
T

Resources