Problem when i try to replace Joomla database in phpMyAdmin

Hi,

I try to install the new Drupal version of my customer website who was on joomla until now. But i have a database problem.
Although I empty the joomla database and import the drupal one in phpMyAdmin, I have this error message when I'm trying to connect to the site: Table 'mydatabase.jnew_session' doesn't exist SQL=INSERT INTO `jnew_session` (`session_id`, `client_id`, `time`) VALUES ('c47le3pqi8pp9kfq32anejhu90', 0, '1520079798')

Hoping that someone can help me,
thanks a lot in advance,
Al

Shared Theme Question (D7)

So i am working on multi-site with a single drupal 7 core installation. There are total of 5 sites and two themes.  Four of the site share the same theme(template.php) that is located in sites/all/theme/template.php and  one of the site has it's own template and it's located in sites/domainname.com/themes/ts2/template.php file.

How to hide the more videos option in video embed field module

Hello, 

I am using the video embed field module. In you tube settings, I unchecked "show related videos" after playing. I still see more videos display after I play the you tube video. How can I hide it?

Thanks.

Responsive drop down menu is not working in mobile as expected

Hello,

I enabled the responsive drop down menu.

In structure > menu > main menu: I added a link "get quote". Under that menu item, I added 3 other links. 

When I visit home page, I see get quote link in main menu. When I hover over, I see 3 other links below parent link and I am able to click each link. 

I visit mobile phone, I see the drop down list is expanded by default which is ok.

I click a child link, entire page is refreshed. Ok.

Google Analytics on SSL site?

We've inherited a Drupal 7 site that uses the Google_Analytics module to add the tracking code. We're going to set up SSL and switch everything from HTTP to HTTPS. 

The code dropped on the page is referencing getScript("http://www.google-analytics.com/ga.js"

The two concerns I have:

1. Is this simple enough to just go into the Google_Analytics module code and change that URL from "http://www." to "https://ssl." 

Oauth_server authenticates but requests to service endpoints return 403 forbidden

I have been able to successfully setup Oauth2 in Drupal 7 using this oauth2_server module. I am also able to get the token from the endpointOauth2/token. My requirement is to implement Implicit Flow (Client-Side Flow) as this endpoint will be used by client-side Js application. Though I have turned on the Oauth as authentication provider in Services and also enabled it at the resource settings, I am getting the response as below:

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x