-
AuthorPosts
-
Alp Friend
Alp
- Join date:
- November 2015
- Posts:
- 145
- Downloads:
- 396
- Uploads:
- 12
- Thanks:
- 10
- Thanked:
- 2 times in 2 posts
May 20, 2016 at 9:08 pm #932794Hi,
I made a blank installation on simpli without any example content.
After that I had a look into the MySql Database.Is is possible that during the installation tables of StackIdeas components are created automatically though not having installed any of those components?
Best regards,
Alpvizionz Friendvizionz
- Join date:
- May 2016
- Posts:
- 30
- Downloads:
- 157
- Uploads:
- 8
- Thanks:
- 1
- Thanked:
- 1 times in 1 posts
May 20, 2016 at 10:03 pm #932820you could probably do that yourself. and add the create tables within the installationsqlmysql files. then rezip it and run it and it would create them on install. doubt they will do it because its not there product and its commerical products but if you own the files. you can do the edits yourself
charles99 Friendcharles99
- Join date:
- December 2008
- Posts:
- 314
- Downloads:
- 207
- Uploads:
- 17
- Thanks:
- 8
- Thanked:
- 50 times in 6 posts
May 21, 2016 at 1:04 am #932854They probably forgot to remove the component from the database… Or they are automatically installing the core free component during the install… They do it on most of the template that have the component in their demo. Simply edit your database. I do it most of the time… especial easyblog and easysocial
charles99 Friendcharles99
- Join date:
- December 2008
- Posts:
- 314
- Downloads:
- 207
- Uploads:
- 17
- Thanks:
- 8
- Thanked:
- 50 times in 6 posts
May 21, 2016 at 1:04 am #932855They probably forgot to remove the component from the database… Or they are automatically installing the core free component during the install… They do it on most of the template that have the component in their demo. Simply edit your database. I do it most of the time… especial easyblog and easysocial tables when I am not using the product for a website I am building…
charles99 Friendcharles99
- Join date:
- December 2008
- Posts:
- 314
- Downloads:
- 207
- Uploads:
- 17
- Thanks:
- 8
- Thanked:
- 50 times in 6 posts
May 21, 2016 at 1:04 am #932856They probably forgot to remove the component from the database… Or they are automatically installing the core free component during the install… They do it on most of the template that have the component in their demo. Simply edit your database. I do it most of the time… especial easyblog and easysocial tables when I am not using the product for a website I am building…
charles99 Friendcharles99
- Join date:
- December 2008
- Posts:
- 314
- Downloads:
- 207
- Uploads:
- 17
- Thanks:
- 8
- Thanked:
- 50 times in 6 posts
May 21, 2016 at 1:04 am #932857They probably forgot to remove the component from the database… Or they are automatically installing the core free component during the install… They do it on most of the template that have the component in their demo. Simply edit your database. I do it most of the time… especial easyblog and easysocial tables when I am not using the product for a website I am building…
charles99 Friendcharles99
- Join date:
- December 2008
- Posts:
- 314
- Downloads:
- 207
- Uploads:
- 17
- Thanks:
- 8
- Thanked:
- 50 times in 6 posts
May 21, 2016 at 1:04 am #932858They probably forgot to remove the component from the database… Or they are automatically installing the core free component during the install… They do it on most of the template that have the component in their demo. Simply edit your database. I do it most of the time… especial easyblog and easysocial tables when I am not using the product for a website I am building…
charles99 Friendcharles99
- Join date:
- December 2008
- Posts:
- 314
- Downloads:
- 207
- Uploads:
- 17
- Thanks:
- 8
- Thanked:
- 50 times in 6 posts
May 21, 2016 at 1:04 am #932859They probably forgot to remove the component from the database… Or they are automatically installing the core free component during the install… They do it on most of the template that have the component in their demo. Simply edit your database. I do it most of the time… especial easyblog and easysocial tables when I am not using the product for a website I am building…
charles99 Friendcharles99
- Join date:
- December 2008
- Posts:
- 314
- Downloads:
- 207
- Uploads:
- 17
- Thanks:
- 8
- Thanked:
- 50 times in 6 posts
May 21, 2016 at 1:04 am #932860They probably forgot to remove the component from the database… Or they are automatically installing the core free component during the install… They do it on most of the template that have the component in their demo. Simply edit your database. I do it most of the time… especial easyblog and easysocial tables when I am not using the product for a website I am building…
charles99 Friendcharles99
- Join date:
- December 2008
- Posts:
- 314
- Downloads:
- 207
- Uploads:
- 17
- Thanks:
- 8
- Thanked:
- 50 times in 6 posts
May 21, 2016 at 1:04 am #932861They probably forgot to remove the component from the database… Or they are automatically installing the core free component during the install… They do it on most of the template that have the component in their demo. Simply edit your database. I do it most of the time… especial easyblog and easysocial tables when I am not using the product for a website I am building…
charles99 Friendcharles99
- Join date:
- December 2008
- Posts:
- 314
- Downloads:
- 207
- Uploads:
- 17
- Thanks:
- 8
- Thanked:
- 50 times in 6 posts
May 21, 2016 at 1:06 am #932862He is not asking for them to add it, he is askiing why component is in his database when he didn’t install the component!
They probably forgot to remove the component from the database… Or they are automatically installing the core free component tables during the install… They do it on most of the template that have the component in their demo. Simply edit your database. I do it most of the time… especial easyblog and easysocial tables when I am not using the product for a website I am building…
Alp FriendAlp
- Join date:
- November 2015
- Posts:
- 145
- Downloads:
- 396
- Uploads:
- 12
- Thanks:
- 10
- Thanked:
- 2 times in 2 posts
May 21, 2016 at 10:02 am #932957Ok tnx a lot for your kind help.
People who are not that involved into this MySQL and PHP stuff like me, feel bit uncomfortable to operate directly at database.
There is always the question ‘What if I delete something, hat is necessary.On the other hand,
if you try different extensions on your site the database collects enough unneeded tables.
Therefore I think you don’t need to start with a lat of unneeded stuff upfront.Tnx and best regards
charles99 Friendcharles99
- Join date:
- December 2008
- Posts:
- 314
- Downloads:
- 207
- Uploads:
- 17
- Thanks:
- 8
- Thanked:
- 50 times in 6 posts
May 21, 2016 at 1:39 pm #932988Just for the record I didn’t post my comment this many times! just did once so I am at a lost why my comment has been post more than once…
Anyway just make a backup copy of your database before doing any thing!!!! And once you have then remove the tables you don’t need. You may also need to delete programs in your Component, Modules and Plugin Directories to completely remove the extra stuff that comes with Joomlart Demos…
vizionz Friendvizionz
- Join date:
- May 2016
- Posts:
- 30
- Downloads:
- 157
- Uploads:
- 8
- Thanks:
- 1
- Thanked:
- 1 times in 1 posts
May 21, 2016 at 2:27 pm #932996Is is possible that during the installation tables of StackIdeas components are created automatically though not having installed any of those components?
we getting two answers here.
- Is the question is it possible to create the tables for stack ideas components in the install ?
or - it possible to not create them when installed ? I answered what you asked other guy is answering question two.
either or you would need to open up the component zip and either insert the new records to create when ran. or remove them from the sql query. then rezip the file.
charles99 Friendcharles99
- Join date:
- December 2008
- Posts:
- 314
- Downloads:
- 207
- Uploads:
- 17
- Thanks:
- 8
- Thanked:
- 50 times in 6 posts
May 22, 2016 at 11:16 am #933286Ok
When you download a joomlart template quickstart file everything that you need to get the same Demo Layout is in this file. So when you install the Quickstarter File it will install all the tables for components, modules and plugins that Joomlart is using with the Demo. And all you have to do is install the component. Now if it is a free component or module most Template Clubs include the components or modules in their Quickstarter File. Sometimes Joomlart does this to, but when it is a Paid Module or Component like Easysocial or Easyblog Joomlart will include the tables within the database but you will have to buy Easysocial or easyblog and then install these components in order to get the same demo layout thats in the Demo!
But without Joomlart adding the tables in the database you would have to set things up yourself. So the tables in your database is there to help you. But if you don’t need them or plan to buy a component or module you can delete the tables from your database or just leave them there.
Normally Joomlart does not include any information about a Component or module when you download only the Template. But does include sample data from Paid Components and Module with the Demo Quickstarter File…
I do hope this helps…
-
AuthorPosts
This topic contains 18 replies, has 3 voices, and was last updated by vizionz 8 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum