CMS made simple modules are installing but not active - mysql

I am installing modules in CMSMSbut they are greyed out and I can't use them. Tried uninstalling, re-installing to no avail. Thought it was just form builder at first, but then tried the slider, gallery, all the same.
I'm using CMSMS 2.1.3, php 5.5.34, apache mysql 5.5.48.
Don't know what's going on.
thanks, Matt

Check Site Admin > System Information for any identified errors or warnings.
If that doesn't help in the top right of that Admin page click the 'View Text Report' and provide those details here. Will help others give you some more specific advise.
Another thought ... try reinstalling the core in case there was an issue with the files or installation.

Related

Problem with paypal module installation on prestashop

When trying to install PayPal, the following message appears (screenshot attached). Please help quickly. Thank you very much in advance.
I would like to add that I am able to install and configure other modules normally.
When trying to update the modules, including the PayPal module, there was some error. I decided to re-install the PayPal module but encountered a problem that the files could only be up to 2M. I eventually fixed this by changing the limits in the php.ini file. After that, I was able to upload all the modules except for PayPal. PayPal was giving empty errors. I tried some things and finally, it started giving the error that is on the screenshot.And also worth mentioning that for a moment I replaced the paypal folder in modules with the one I downloaded in the zip file of the paypal module but I reverted that change.

How can I use a custom theme for the Hyper terminal?

Good evening!
I am on a linux machine using the Hyper terminal as my day-to-day terminal emulator. I have found a color scheme I really like, but unfortunately, it seems there isn't a hyper theme available that's close enough to my likings. I thought it would be simple to just use a custom theme, but I'm struggling to see whether or not it's possible.
For now, i have an index.js file I copied from another theme, replacing the colors with the ones i want, and a package.json, in a local directory, but since I'm not running a dev version of hyper, i don't see how i can use them on my machine, without publishing them. Is there a solution to this?
Thanks in advance!!

Phpmyadmin shows blank page

Recently we have upgraded our mysql from 5.5.x to 5.6.x in an Ubuntu 12.04, also we have changed php5-mysql library with php5-mysqlnd(Which is recommended from MySql).
Since our change in library phpmyadmin stopped working and shows a blank page.
I have followed so many forum and advises from forum contributor but have not had success so far.
I also used ubuntu repository as suggested in this other topic at stackoverflow ppa:nijel which I believe has the modified phpmyadmin package and include the support of php5-mysqlnd, but still no success.
I also have enabled highest verbosity on the php.ini but still nor error or warning is generating in any log, using chrome developer tools it shows "500 Internal Server Error".
I am clueless now, if anyone can help me to determine what I may be missing obvious.
I just ran into a very similar error and I thought I would leave my solution here in case anyone finds this searching for my error. The difference was, that phpMyAdmin showed a blank page after a successful login.
The solution was, removing the "X-Frame-Options: Deny" header.
When setting up the webserver, I didn't remember that phpMyAdmin would rely on iFrames to serve its interface.
Check Mysql & Php error log files located at /var/log/mysql/error.log and /var/log/apache2/error.log respectively
Even after multiple uninstall, purge and reinstall of phpmyadmin I did not get a success.
Finally I used bruit-force approach and from another Linux server where phpmyadmin was running properly I copied all i.e. /usr/share/phpmyadmin, /etc/phpmyadmin and /var/lib/phpmyadmin folders and over write them in the problematic server.
Every thing works perfectly now.
Thanks for help Vibhas... I just thuoght to post just for someone's help.
In case someone (like I was) is using phpmyadmin via xampp on windows and has skype turned on - try turning skype off (or configure xampp to use another port).
I was facing a similar issue with phpmyadmin (phpmyadmin was returning a blank page). It was alright once I reinstalled phpmyadmin using:
apt-get install --reinstall phpmyadmin
If you are not root:
sudo apt-get install --reinstall phpmyadmin
When i changed this inside the config.inc.php:
$cfg['UploadDir'] = '/tmp';
$cfg['SaveDir'] = '/tmp';
to:
$cfg['UploadDir'] = '';
$cfg['SaveDir'] = '';
and reloaded the page then it worked directly!
This is a long shot, but it happened to me when I realised after a cPanel password reset I did not check the "Synchronize MySQL password" option.
This used to be defaulted as checked in previous cPanel versions.
To fix all I did was reset my cPanel password again and selected the "Synchronize MySQL password" checkbox and PhpMyAdmin was back.
Hope this helps others, and if its causing a big issue cPanel should select this option by default again.
I had a similar experience after installing mysql 5.5.60 and phpmyadmin 4.2.12 and what did the trick for me was changing folder ownership for /var/lib/php/session which was the solution in another case for getting php-scripts tu run in general. In my case user www-data is trying to execute related scripts, so I set folder permissions accordingly
chown -R www-data:www-data /var/lib/php5/
and the page appeared as expected.
A web search for [phpmyadmin blank page] shows many people are having this problem and there are almost as many different solutions proposed. So let me add one more after spending a day and finally having success:
When the blank page was displaying, I opened Developer Tools (Command-Option-i on Mac in Chrome or Brave). I immediately observed multiple instances of failing to load .js files from phpmyadmin/js/dist. Checking that directory I found that it was indeed empty.
I then went to https://www.phpmyadmin.net/ and downloaded the zip file into a different location. When I unzipped it, I found js/dist did in fact contain many .js files. I copied all of these files to my webserver's phpmyadmin/js/dist directory. And the problem was solved! I now have a working page.
I hope that helps some of you.
Perhaps I should add that I installed phpmyadmin using the Composer install method (% composer create-project phpmyadmin/phpmyadmin). I did it a second time in an offline directory and again the js/dist directory was empty. I don't know if that means I did something wrong or if that install method is broken.

Webapps just show blank page when deploying on OpenShift

As above title, I have a problem. These are steps that I have done:
Register a account on Openshift
Upload .war to github with structure (/webapps/.war)
Create new an application with Java, MySQL and phpAdmin and paste the github link
Import DB to MySQL
Then I go to link *.rhcloud.com and It just show a blank page, nothing to show.
This is the first time I deploy a webpage so I really confuse and dont know what to do.
Does anybody have done this deploy before? Please show me. Thanks.
This is the screen shot of tomcat log
I ran into the same issue, and for me the solution was to append my .war file name (maven1.war) to the end of the url:
http://maven1-maven1.193b.starter-ca-central-1.openshiftapps.com/maven1/
Hope this helps :)

Unable to get email-ext.hpi to work in hudson

I have just setup hudson and have begun playing around with it.
I have downloaded the email-ext.hpi into the the folder $HUDSON_HOME\plugins
I have restarted hudson post-step1 ( i am following this manual method as i am unable to use (for proxy setting reasons) the automatic way of installing plugins via the "Manage hudson" page.
I dont see any errors when hudson starts. In fact i see the line
INFO: Started all plugins
BUT:
When i start a project configuration page, I do not see the promised option "Editable Email Notification".
FYI:
1. I am able to setup and run few basic test builds and they run fine.
2. I am also able to configure and receive the default hudson emails for failures and subsequent successes.(This confirms the SMTP settings)
3. I was also aboe to setup the subversion tag hpi in the same way as detailed above and that works fine as well!
What am i missing? Thanks in advance for any help!
EXTRA INFO:
Hudson version - 1.379 running on Windows XP
OK - i figured out a workaround (although i still need to dig into why this is a problem). Recording here for anyone else tha tmay face this issue.
The plugin when copied into the $HUDSON_HOME\plugin was somehow not really being activeated/recognized. But when i copied it over also to C:\Documents and Settings\mylogin.hudson\plugins and restarted hudson service, voila! it worked.
If anyone knows why this might have occured, kindly record it here for reference. Thanks.
To install a plugin you should use the easy route. In Hudson, go to 'Manage Hudson' -> 'Manager Plugins' -> 'Advanced' (its a tab) and use the 'upload plugin' option.
Than follow the instructions. Usually you have to restart Hudson to actually get the plugin.
Way saver than messing around with the file system. In general the approach you had should have been correct, but there seems to be an issue with your $HUDSON_HOME. Have a look at the "Manage Hudson" -> "Configure System" page. What is the Hudson Home directory displayed on the top of the page? I don't know what Hudson does if it can't access the Home Directory? My assumption is here that Hudson runs as a service with a user account rather than the local system account and that you used a different account to copy the hpi file.
Install Maven Legacy and Maven3 plugins .