Thanks, what happens after upgrading the opencart? and in the new version if they have changed some/all of the files inside the template folder then do we have to re-desige again after each upgrade? Currently I have V3.x and would like to upgrade to 4 and wonder if your instruction would still work.
Thank you the video really helped but I when I enabled the theme and I refreshed my site page it showed the error no theme is applied, I have checked my class name and it is ControllerExtenstionThemeDekabell please help
Opencart is very complicate and each update they change file locations and scripts so this video won't help next year. But thank you for the video it helps a lot.
I have an issue please could you advise me on what's going off with my opencast (im new to opencast)in dashboard "people online" its always from the same ip address (from all over the world) they stay online all day , can you advise..!
My storage folder is moved to admin folder level, so i get an error when I try to install the new theme ( I followed your instructions and I see the theme at extentions-> themes-> my custome theme... the error is : Fatal error: Class 'Controllerextensionthemedefaultx' not found in /nfs/c12/h06/mnt/218111/domains/herbvillages.com/storage/modification/system/engine/action.php on line 71 When I installed OC 3 , during the installation I was prompted ( by opencart) to change the location of the Storage folder so I did... What do I do now? pls help
It is not problem with Storage folder. Looks like you need to change controller class name in admin/controller/extension/theme/yourthemename.php to ControllerExtensionYourThemeName extends Controllers. It is on 2 line. This should help.
yes, I did that now, theme I can install, however: I call my custom theme "defaultx" ( just added an x to the end) Also, in your video on 10.65 you go to your freshly installed theme and at the Theme Directory Dropdown your "22webtheme" is the first one, but for me still says "default" and I see my defaultx theme if I pull down the dropdown.... plus I get these errors too: what are these errors? Notice: Undefined index: theme_defaultx_product_limit in /nfs/c12/h06/mnt/218111/domains/herbvillages.com/html/admin/controller/extension/theme/defaultx.php on line 335Notice: Undefined index: theme_defaultx_product_description_length in /nfs/c12/h06/mnt/218111/domains/herbvillages.com/html/admin/controller/extension/theme/defaultx.php on line 339Notice: Undefined index: theme_defaultx_image_category_width in /nfs/c12/h06/mnt/218111/domains/herbvillages.com/html/admin/controller/extension/theme/defaultx.php on line 343Notice: Undefined index: theme_defaultx_image_thumb_width in /nfs/c12/h06/mnt/218111/domains/herbvillages.com/html/admin/controller/extension/theme/defaultx.php on line 347Notice: Undefined index: theme_defaultx_image_popup_width in /nfs/c12/h06/mnt/218111/domains/herbvillages.com/html/admin/controller/extension/theme/defaultx.php on line 351Notice: Undefined index: theme_defaultx_image_product_width in /nfs/c12/h06/mnt/218111/domains/herbvillages.com/html/admin/controller/extension/theme/defaultx.php on line 355Notice: Undefined index: theme_defaultx_image_additional_width in /nfs/c12/h06/mnt/218111/domains/herbvillages.com/html/admin/controller/extension/theme/defaultx.php on line 359Notice: Undefined index: theme_defaultx_image_related_width in /nfs/c12/h06/mnt/218111/domains/herbvillages.com/html/admin/controller/extension/theme/defaultx.php on line 363Notice: Undefined index: theme_defaultx_image_compare_width in /nfs/c12/h06/mnt/218111/domains/herbvillages.com/html/admin/controller/extension/theme/defaultx.php on line 367Notice: Undefined index: theme_defaultx_image_wishlist_width in /nfs/c12/h06/mnt/218111/domains/herbvillages.com/html/admin/controller/extension/theme/defaultx.php on line 371Notice: Undefined index: theme_defaultx_image_cart_width in /nfs/c12/h06/mnt/218111/domains/herbvillages.com/html/admin/controller/extension/theme/defaultx.php on line 375Notice: Undefined index: theme_defaultx_image_location_width in /nfs/c12/h06/mnt/218111/domains/herbvillages.com/html/admin/controller/extension/theme/defaultx.php on line 379 in the controller I see the default values for the image settings but there is no value at backend in the text fields... pls help
You need to check your template file in admin folder. In your case it should be deafaultx.twig and change all 'default' part in all variables for 'defaultx'. It is in my video. Please watch it again and pay attention.
Two things: 1 instead if naming my theme defaultx , just used "customtheme"; that might solved the problem by itself. 2. previously , before I was trying to duplicate the default theme, I installed 3 OCMOD extensions. So, I this-time I restarted the project, I installed a fresh OC 3.0.2.0. than duplicated the default theme without any issue... lesson learned:)
have done exactly as you said and when clicked on install it appeared the following: Fatal error: Class 'Controllerextensionthemetemanoua' not found in /Applications/AMPPS/www/mauve/system/engine/action.php on line 71 and on line 71 in the document it says just: $data['error_image_related'] = ''; Don't really know what might be wrong... any ideas?! :(
My friend, I have changed all of this but got a problem during the loading extensions. As I informed it as below. Please help me what is the problem. I don't understand clearly. Fatal error: Uncaught Error: Class 'Controllerextensionthemekiaria' not found in D:\XAMPP\storage\modification\system\engine\action.php:71 Stack trace: #0 D:\XAMPP\htdocs\silahim\admin\controller\startup outer.php(26): Action->execute(Object(Registry), Array) #1 D:\XAMPP\storage\modification\system\engine\action.php(79): ControllerStartupRouter->index() #2 D:\XAMPP\htdocs\silahim\system\engine outer.php(67): Action->execute(Object(Registry)) #3 D:\XAMPP\htdocs\silahim\system\engine outer.php(56): Router->execute(Object(Action)) #4 D:\XAMPP\htdocs\silahim\system\framework.php(165): Router->dispatch(Object(Action), Object(Action)) #5 D:\XAMPP\htdocs\silahim\system\startup.php(104): require_once('D:\\XAMPP\\htdocs...') #6 D:\XAMPP\htdocs\silahim\admin\index.php(19): start('admin') #7 {main} thrown in D:\XAMPP\storage\modification\system\engine\action.php on line 71
@Elsa Widora ..... It looks like you may have to re-install it again if you dont have a backup , re-download it from the GitHub Project website in Zip format , then uncompress it to start using it .
Olá, boa tarde. Segui o passo a passo e tudo funciona perfeito, entretanto, quando clico em habilitar nas extensões, preencho a tabela com as medidas das imagens mas o tema não salva e não habilita. Retorna ao formulário para preencher as medidas das imagens. Pode me ajudar?
Greetings, are you aware if there is a way I can add extra positions of modules in opencart layout because i see only: column left column right content top content bottom FYI: Im using Opencart Version 3.0.2.0
Many thanks for you ,,,, But can you help me at This modification!!! Can i the moving search box under the main menu? , Also move the login box and cart next to the main menu on the same line ... opencart 3.0.2.0 default theme Many thanks for you
I'm getting "Internal Server Error" in OC v. 3.0.2.0 when I hit the install button in the extensions > themes. Any suggestions? I also am not able to uninstall the theme now. When I hit the edit button it says page cannot be displayed.
Followed this to the letter, but when enabling, the theme, I get a 500 HTTP error: th-cam.com/video/aG7wIBthE30/w-d-xo.html What could possibly be causing this?
GRACIAS POR TU APORTE ! _ Me gustaría que consideres de realizar dos tutoriales. 1 - este tema llevado a ocmod.zip 2- Como realizar una multitienda desde cpanel de hostinger. DESDE YA MUCHAS GRACIAS NUEVAMENTE POR TRANSMITIR TUS CONOCIMIENTOS!
@@22WEBCMSTutorials И все же был дан ответ на один вопрос).Спрашивал есть ли другие варианты создания своей темы, или же в OpenCart 3 столь ужасно сделано, создание своей темы.Уж после opencart2, wordpres, modx выглядит, как "танцы с бубном".В любом случае спасибо!
@@Independent19c Поправка принята. Пока только так ну можно написать вэб страницу для создания всех файлов на автомате с возможностью выгрузки и завписи на OpenCart 3 сайт.
I said Please create a video on how to create an open cart extension (basic). There is no video on youtube for that. You can create like hello world extension.
I believe your coding is wrong. Lenght, width and so on created problem. You shouldn't be changed default length and height that is not related with the theme of the code.
Or if you don't want to watch a slooooowww 13 minute video and prefer a simple written guide with a free downloadable example try here: www.antropy.co.uk/blog/how-to-create-an-opencart-3-theme/
Excellent series of videos. Saved me hours of experimenting. Thanks :)
Good video so far from my side.
I dont know why some people like discouraging but you did good. Had few issues following up but not bad at all.
Thank You So much.You saved me a lot of troubles. Cheers to you
Remember to clear cache after doing this, or in some cases theme will not work.
Thanks, what happens after upgrading the opencart? and in the new version if they have changed some/all of the files inside the template folder then do we have to re-desige again after each upgrade?
Currently I have V3.x and would like to upgrade to 4 and wonder if your instruction would still work.
Great job, it was very good for me... Thanks a lot!
Thank you the video really helped but I when I enabled the theme and I refreshed my site page it showed the error no theme is applied, I have checked my class name and it is ControllerExtenstionThemeDekabell please help
same happened with me
Thanks for the helpful tut! Looking forward to the next one
You are welcome! It is coming soon.
Thank you very much! It is coming soon!
Next video is out. Check it out.
@@22WEBCMSTutorials where is the next video can you please share the link?
thank you my dear, its really nice and informative video with accurate help line, thanks
Opencart is very complicate and each update they change file locations and scripts so this video won't help next year. But thank you for the video it helps a lot.
I have an error of undefined index on line number 335, 339,343.....379 . Please help me to clear this error asap
The steps worked for me but I can not get this to show up in my theme editor in admin under Design->Theme Editor. Only the default theme is available.
thank you very informative
You are welcome!
Thank you. Helped me. Brazil
I can't believe how easy it was to follow your tutorials. Is there a way to add a video to a theme on the front page? Thank you and God Bless!
I have an issue please could you advise me on what's going off with my opencast (im new to opencast)in dashboard "people online" its always from the same ip address (from all over the world) they stay online all day , can you advise..!
Thank you bro!
Error: A theme has not been assigned to this store!
Parabéns!!! Melhor tutorial sobre opencart. Mesmo em inglês, consegui acompanhar e fazer funcionar . Muito Obrigado.
Você é bem vindo!
please send next video URL here. i am waiting for next video
thanks for video. it was very helpful
Best tutorial for oc 3 custom theme, I hope you make a new one for oc 4, thank you.
Thank you! I will try to make it happened.
worked for me, thanks!
My storage folder is moved to admin folder level, so i get an error when I try to install the new theme ( I followed your instructions and I see the theme at extentions-> themes-> my custome theme...
the error is : Fatal error: Class 'Controllerextensionthemedefaultx' not found in /nfs/c12/h06/mnt/218111/domains/herbvillages.com/storage/modification/system/engine/action.php on line 71
When I installed OC 3 , during the installation I was prompted ( by opencart) to change the location of the Storage folder so I did...
What do I do now? pls help
It is not problem with Storage folder. Looks like you need to change controller class name in admin/controller/extension/theme/yourthemename.php to ControllerExtensionYourThemeName extends Controllers. It is on 2 line. This should help.
yes, I did that now, theme I can install, however:
I call my custom theme "defaultx" ( just added an x to the end)
Also, in your video on 10.65 you go to your freshly installed theme and at the Theme Directory Dropdown your "22webtheme" is the first one, but for me still says "default" and I see my defaultx theme if I pull down the dropdown.... plus I get these errors too:
what are these errors?
Notice: Undefined index: theme_defaultx_product_limit in /nfs/c12/h06/mnt/218111/domains/herbvillages.com/html/admin/controller/extension/theme/defaultx.php on line 335Notice: Undefined index: theme_defaultx_product_description_length in /nfs/c12/h06/mnt/218111/domains/herbvillages.com/html/admin/controller/extension/theme/defaultx.php on line 339Notice: Undefined index: theme_defaultx_image_category_width in /nfs/c12/h06/mnt/218111/domains/herbvillages.com/html/admin/controller/extension/theme/defaultx.php on line 343Notice: Undefined index: theme_defaultx_image_thumb_width in /nfs/c12/h06/mnt/218111/domains/herbvillages.com/html/admin/controller/extension/theme/defaultx.php on line 347Notice: Undefined index: theme_defaultx_image_popup_width in /nfs/c12/h06/mnt/218111/domains/herbvillages.com/html/admin/controller/extension/theme/defaultx.php on line 351Notice: Undefined index: theme_defaultx_image_product_width in /nfs/c12/h06/mnt/218111/domains/herbvillages.com/html/admin/controller/extension/theme/defaultx.php on line 355Notice: Undefined index: theme_defaultx_image_additional_width in /nfs/c12/h06/mnt/218111/domains/herbvillages.com/html/admin/controller/extension/theme/defaultx.php on line 359Notice: Undefined index: theme_defaultx_image_related_width in /nfs/c12/h06/mnt/218111/domains/herbvillages.com/html/admin/controller/extension/theme/defaultx.php on line 363Notice: Undefined index: theme_defaultx_image_compare_width in /nfs/c12/h06/mnt/218111/domains/herbvillages.com/html/admin/controller/extension/theme/defaultx.php on line 367Notice: Undefined index: theme_defaultx_image_wishlist_width in /nfs/c12/h06/mnt/218111/domains/herbvillages.com/html/admin/controller/extension/theme/defaultx.php on line 371Notice: Undefined index: theme_defaultx_image_cart_width in /nfs/c12/h06/mnt/218111/domains/herbvillages.com/html/admin/controller/extension/theme/defaultx.php on line 375Notice: Undefined index: theme_defaultx_image_location_width in /nfs/c12/h06/mnt/218111/domains/herbvillages.com/html/admin/controller/extension/theme/defaultx.php on line 379
in the controller I see the default values for the image settings but there is no value at backend in the text fields...
pls help
You need to check your template file in admin folder. In your case it should be
deafaultx.twig and change all 'default' part in all variables for 'defaultx'. It is in my video. Please watch it again and pay attention.
Two things:
1 instead if naming my theme defaultx , just used "customtheme"; that might solved the problem by itself.
2. previously , before I was trying to duplicate the default theme, I installed 3 OCMOD extensions. So, I this-time I restarted the project, I installed a fresh OC 3.0.2.0. than duplicated the default theme without any issue... lesson learned:)
If I add a theme does it overwrite my original and if so can I get the old content back to the original?
No this a separate theme. You can always go back to the original with no issues if you followed the tutorial well.
great video - thanks
You are welcome!
have done exactly as you said and when clicked on install it appeared the following:
Fatal error: Class 'Controllerextensionthemetemanoua' not found in /Applications/AMPPS/www/mauve/system/engine/action.php on line 71
and on line 71 in the document it says just:
$data['error_image_related'] = '';
Don't really know what might be wrong... any ideas?! :(
Make sure your class name is " Controllerextensionthemetemanoua " in temanoua.php in admin/controller/extemsion/theme/
my language/extention folder has no theme folder in it. I am using the latest openacart
Sorry, found it in the admin
No problem!
My friend,
I have changed all of this but got a problem during the loading extensions. As I informed it as below. Please help me what is the problem. I don't understand clearly.
Fatal error: Uncaught Error: Class 'Controllerextensionthemekiaria' not found in D:\XAMPP\storage\modification\system\engine\action.php:71 Stack trace: #0 D:\XAMPP\htdocs\silahim\admin\controller\startup
outer.php(26): Action->execute(Object(Registry), Array) #1 D:\XAMPP\storage\modification\system\engine\action.php(79): ControllerStartupRouter->index() #2 D:\XAMPP\htdocs\silahim\system\engine
outer.php(67): Action->execute(Object(Registry)) #3 D:\XAMPP\htdocs\silahim\system\engine
outer.php(56): Router->execute(Object(Action)) #4 D:\XAMPP\htdocs\silahim\system\framework.php(165): Router->dispatch(Object(Action), Object(Action)) #5 D:\XAMPP\htdocs\silahim\system\startup.php(104): require_once('D:\\XAMPP\\htdocs...') #6 D:\XAMPP\htdocs\silahim\admin\index.php(19): start('admin') #7 {main} thrown in D:\XAMPP\storage\modification\system\engine\action.php on line 71
hey, I accidentally deleted the Default folder, is there anyway to get it back? it would be very helpful, thanks.
@Elsa Widora ..... It looks like you may have to re-install it again if you dont have a backup , re-download it from the GitHub Project website in Zip format , then uncompress it to start using it .
Olá, boa tarde. Segui o passo a passo e tudo funciona perfeito, entretanto, quando clico em habilitar nas extensões, preencho a tabela com as medidas das imagens mas o tema não salva e não habilita. Retorna ao formulário para preencher as medidas das imagens. Pode me ajudar?
mesmo problema, conseguiu verificar o erro amigo
Greetings,
are you aware if there is a way I can add extra positions of modules in opencart layout
because i see only:
column left
column right
content top
content bottom
FYI: Im using Opencart Version 3.0.2.0
Many thanks for you ,,,,
But can you help me at This modification!!!
Can i the moving search box under the main menu?
, Also move the login box and cart next to the main menu on the same line ... opencart 3.0.2.0 default theme
Many thanks for you
thx for tutorial
I'm getting "Internal Server Error" in OC v. 3.0.2.0 when I hit the install button in the extensions > themes. Any suggestions? I also am not able to uninstall the theme now. When I hit the edit button it says page cannot be displayed.
Try to re install opencart.
I'm having the same issue. Reinstalled deleted the database and reinstalled opencart - same issue
Please give me solution
Thank you
You are welcome!
Followed this to the letter, but when enabling, the theme, I get a 500 HTTP error:
th-cam.com/video/aG7wIBthE30/w-d-xo.html
What could possibly be causing this?
Muito bom, obrigado por me ajudar... Tem algum tutorial de como mudar o tema utilizando qualquer modelo da internet?
I sense a Slavic accent. Russian, perchance? Or something near.
sorry "opencart" typo
Don't bother doing this unless you have multiple websites. Just back up stylesheet.css and edit the original.
GRACIAS POR TU APORTE ! _ Me gustaría que consideres de realizar dos tutoriales. 1 - este tema llevado a ocmod.zip 2- Como realizar una multitienda desde cpanel de hostinger. DESDE YA MUCHAS GRACIAS NUEVAMENTE POR TRANSMITIR TUS CONOCIMIENTOS!
De Nada!
a versão que estou usando é a ultima do opencart. Obrigado
thx man!this is one right way or have other variables ?Do you speak russian ?
Пожайлуста! (Один ответ на два вопроса)
@@22WEBCMSTutorials И все же был дан ответ на один вопрос).Спрашивал есть ли другие варианты создания своей темы, или же в OpenCart 3 столь ужасно сделано, создание своей темы.Уж после opencart2, wordpres, modx выглядит, как "танцы с бубном".В любом случае спасибо!
@@Independent19c Поправка принята. Пока только так ну можно написать вэб страницу для создания всех файлов на автомате с возможностью выгрузки и завписи на OpenCart 3 сайт.
Please create also basic extention
Please clarify your question. You need extension for opencart?
I said Please create a video on how to create an open cart extension (basic). There is no video on youtube for that. You can create like hello world extension.
I see now. Good idea. I will consider this. Thanks!
Hi! Great video and tutorial! All work fine, but my search form don't work! Please check your code.
Mine is working fine. Type "Mac" and show all Mac products. What did you typed?
Very weird setup for opencart (In other CMSs you create theme in one place - her you change 5-6 files). WOW
It is little unusual.
wow opencart erinnert mich an die Anfänge und das in 2019^^
I believe your coding is wrong. Lenght, width and so on created problem. You shouldn't be changed default length and height that is not related with the theme of the code.
that was a Copy and Paste tutorial....
Or if you don't want to watch a slooooowww 13 minute video and prefer a simple written guide with a free downloadable example try here: www.antropy.co.uk/blog/how-to-create-an-opencart-3-theme/
Not for beginners. There is no tips.
you should probably get some sleep before trying to record a tutorial
way better than an Indian sleepy guy
pure russian accent
no matter, its helpful, thats count
Чувак ты русский?
Так.