Post by i2Paq » Fri Jan 07, 2011 12:48 am

Qphoria, your CMS Categories are trowing the following errors in the OpenCart error.txt

2011-01-05 16:22:23 - PHP Notice: Undefined index: title in /var/www/html/admin/view/template/cms/article_form.tpl on line 33
2011-01-05 16:22:23 - PHP Notice: Undefined index: title in /var/www/html/admin/view/template/cms/article_form.tpl on line 38
2011-01-05 16:22:23 - PHP Notice: Undefined index: title in /var/www/html/admin/view/template/cms/article_form.tpl on line 33
2011-01-05 16:22:23 - PHP Notice: Undefined index: title in /var/www/html/admin/view/template/cms/article_form.tpl on line 38
2011-01-05 16:22:23 - PHP Notice: Undefined variable: preview in /var/www/html/admin/view/template/cms/article_form.tpl on line 55

Norman in 't Veldt
Moderator OpenCart Forums

_________________ READ and Search BEFORE POSTING _________________

Our FREE search: Find your answer FAST!.

[How to] BTW + Verzend + betaal setup.


User avatar
Global Moderator

Posts

Joined
Mon Nov 09, 2009 7:00 pm
Location - Winkel - The Netherlands

Post by Qphoria » Fri Jan 07, 2011 12:52 am

i2Paq wrote:Qphoria, your CMS Categories are trowing the following errors in the OpenCart error.txt

2011-01-05 16:22:23 - PHP Notice: Undefined index: title in /var/www/html/admin/view/template/cms/article_form.tpl on line 33
2011-01-05 16:22:23 - PHP Notice: Undefined index: title in /var/www/html/admin/view/template/cms/article_form.tpl on line 38
2011-01-05 16:22:23 - PHP Notice: Undefined index: title in /var/www/html/admin/view/template/cms/article_form.tpl on line 33
2011-01-05 16:22:23 - PHP Notice: Undefined index: title in /var/www/html/admin/view/template/cms/article_form.tpl on line 38
2011-01-05 16:22:23 - PHP Notice: Undefined variable: preview in /var/www/html/admin/view/template/cms/article_form.tpl on line 55
Always mention version of your OpenCart! :laugh:

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am

Post by JAY6390 » Fri Jan 07, 2011 12:54 am

hahaha

Image


User avatar
Guru Member

Posts

Joined
Wed May 26, 2010 11:47 pm
Location - United Kingdom

Post by Qphoria » Fri Jan 07, 2011 1:05 am

1. EDIT: admin/view/template/cms/article_form.tpl

2. FIND TWICE:
$language['title']

3. REPLACE EACH WITH:
$language['name']

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am

Post by i2Paq » Fri Jan 07, 2011 1:36 am

Qphoria wrote:Always mention version of your OpenCart! :laugh:
You got me there ;)

Version 1.4 - build 4729

:laugh:

JAY6390 wrote:hahaha
Viewing profile - JAY6390 -> Add foe

Image

Norman in 't Veldt
Moderator OpenCart Forums

_________________ READ and Search BEFORE POSTING _________________

Our FREE search: Find your answer FAST!.

[How to] BTW + Verzend + betaal setup.


User avatar
Global Moderator

Posts

Joined
Mon Nov 09, 2009 7:00 pm
Location - Winkel - The Netherlands

Post by JAY6390 » Fri Jan 07, 2011 1:41 am

lmao! it's all in good fun Norman :)

Image


User avatar
Guru Member

Posts

Joined
Wed May 26, 2010 11:47 pm
Location - United Kingdom

Post by i2Paq » Fri Jan 07, 2011 1:45 am

JAY6390 wrote:lmao! it's all in good fun Norman :)
I know, just joking around :whistle:

Norman in 't Veldt
Moderator OpenCart Forums

_________________ READ and Search BEFORE POSTING _________________

Our FREE search: Find your answer FAST!.

[How to] BTW + Verzend + betaal setup.


User avatar
Global Moderator

Posts

Joined
Mon Nov 09, 2009 7:00 pm
Location - Winkel - The Netherlands

Post by i2Paq » Wed Jan 12, 2011 3:20 am

I have just one error left:
Undefined variable: preview in /var/www/html/admin/view/template/cms/article_form.tpl on line 55

Norman in 't Veldt
Moderator OpenCart Forums

_________________ READ and Search BEFORE POSTING _________________

Our FREE search: Find your answer FAST!.

[How to] BTW + Verzend + betaal setup.


User avatar
Global Moderator

Posts

Joined
Mon Nov 09, 2009 7:00 pm
Location - Winkel - The Netherlands

Post by InfiniteDezigns » Sun Jan 23, 2011 6:30 pm

I got a error messege similar but it only happens when creating a category. I get:

Code: Select all

Warning: implode() [function.implode]: Invalid arguments passed in /Store/admin/controller/cms/category.php on line 43Warning: Cannot modify header information - headers already sent by (output started at /Store/admin/index.php:71) in Store/system/engine/controller.php on line 27
Then If I hit the back button The category is created. Weird.

Also: Is there a way to chane the name from CMS Categories to something of our liking. Like "News"?

New member

Posts

Joined
Mon Jun 21, 2010 5:18 am

Post by OnNets » Wed Jan 26, 2011 12:54 am

Hi Qphoria,

I am using version 1.4.9.3.
I got a warning when I create a category. How can I fix this?

Code: Select all

Warning: implode() [function.implode]: Invalid arguments passed in /home/aaa/public_html/admin/controller/cms/category.php on line 43Warning: Cannot modify header information - headers already sent by (output started at /home/aquape5/public_html/NF49ckcxbuTR/index.php:72) in /home/aquape5/public_html/system/engine/controller.php on line 27
Thank you.

New member

Posts

Joined
Wed Jan 06, 2010 5:53 pm

Post by Qphoria » Wed Jan 26, 2011 1:25 am

Ok fixed. Get latest version from my site
only changed file was:
admin/controller/cms/category.php

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am

Post by OnNets » Wed Jan 26, 2011 4:53 pm

Qphoria wrote:Ok fixed. Get latest version from my site
only changed file was:
admin/controller/cms/category.php
Thank you. Works great.

New member

Posts

Joined
Wed Jan 06, 2010 5:53 pm

Post by InfiniteDezigns » Wed Jan 26, 2011 5:32 pm

Where do I get the update? And what about changing the category title of "CMS Category" to something that I prefer?

New member

Posts

Joined
Mon Jun 21, 2010 5:18 am

Post by Qphoria » Wed Jan 26, 2011 11:31 pm

get the update from the place you got the mod in the first place.
You change the heading in the catalog/language/english/cms/*.php file

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am

Post by OnNets » Mon Aug 22, 2011 3:48 pm

Hi Q,

When is the latest version of CMS Categories ready? I am using opencart v1.5.1.1
Thanks

New member

Posts

Joined
Wed Jan 06, 2010 5:53 pm

Post by Qphoria » Tue Aug 23, 2011 1:04 am

Not going to update this one. It will die with 1.4.x
There is a new CMS on the block that does a lot more and is 1.5.x ready
http://forum.opencart.com/viewtopic.php?f=123&t=38830

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am

Post by OnNets » Tue Aug 23, 2011 11:32 pm

Oww....a bit expensive

New member

Posts

Joined
Wed Jan 06, 2010 5:53 pm
Who is online

Users browsing this forum: No registered users and 14 guests