Jump to content


Corporate Sponsors


Latest News: (loading..)

* * * * - 8 votes

Article Manager v1.0


2085 replies to this topic

#1901 Jack_mcs

  • Community Member
  • 24,454 posts
  • Real Name:Jack
  • Gender:Male

Posted 11 March 2011, 18:47

View Postjey, on 11 March 2011, 15:51, said:

can we use this addon on v2.3.1?
Yes, as long as it is the V 1_57 version.

#1902 jey

  • Community Member
  • 81 posts

Posted 14 March 2011, 08:13

View PostJack_mcs, on 11 March 2011, 18:47, said:

Yes, as long as it is the V 1_57 version.

But V2.3.1 code entirely changed right? we have to add the code manually?

#1903 jey

  • Community Member
  • 81 posts

Posted 14 March 2011, 08:30

View PostJack_mcs, on 11 March 2011, 18:47, said:

Yes, as long as it is the V 1_57 version.

But V2.3.1 code entirely changed right? we have to add the code manually?

Add the following before the last ?> in includes/column_left.php or
column_right.php (depending on what side you want the boxes):

// Article Manager
if (AUTHOR_BOX_DISPLAY == 'true'){
require(DIR_WS_BOXES . 'authors.php');
}
if (ARTICLE_BOX_DISPLAY == 'true'){
require(DIR_WS_BOXES . 'articles.php');
}

where i have to provide this code? becuase v2.3.1 dont have a column_left.php or
column_right.php files

#1904 Jack_mcs

  • Community Member
  • 24,454 posts
  • Real Name:Jack
  • Gender:Male

Posted 14 March 2011, 13:50

View Postjey, on 14 March 2011, 08:30, said:

But V2.3.1 code entirely changed right? we have to add the code manually?

Add the following before the last ?> in includes/column_left.php or
column_right.php (depending on what side you want the boxes):

where i have to provide this code? becuase v2.3.1 dont have a column_left.php or
column_right.php files
This has been covered in this thread.

#1905 carryG

  • Community Member
  • 125 posts
  • Real Name:Carry G
  • Gender:Female
  • Location:USA

Posted 15 March 2011, 19:22

So as it stands now, NO this does not work with 2.3 as it is currently packaged and will require searching this forum to find a fix...

The fix?

Ignore the instruction to add it to column left or right and just turn the module on from within Modules - Boxes. Then it will add it to left or right dependent on your instruction and sorting of the box.

But...

If you have down for maintenance mod installed, the notice The site is down for maintenance will wrap and cause a distorted view of the webpage, still trying to fix that. It only happens when Articles is enabled, admin ip inputted into down for mtce and admin viewing screen.

Edited by carryG, 15 March 2011, 19:33.


#1906 jey

  • Community Member
  • 81 posts

Posted 18 March 2011, 10:09

we are getting following error the problem is in our function folder dont have clean html comments function.
where can i get this function?. This not inclued in article v1 manager addons

Fatal error: Call to undefined function clean_html_comments() in C:\xampp\htdocs\catalog\includes\modules\article_listing.php on line 66

#1907 Jack_mcs

  • Community Member
  • 24,454 posts
  • Real Name:Jack
  • Gender:Male

Posted 18 March 2011, 13:26

View Postjey, on 18 March 2011, 10:09, said:

we are getting following error the problem is in our function folder dont have clean html comments function.
where can i get this function?. This not inclued in article v1 manager addons

Fatal error: Call to undefined function clean_html_comments() in C:\xampp\htdocs\catalog\includes\modules\article_listing.php on line 66
If you installed a version other than 1_57, it is included in the contribuiton. If you are have 1_57, you have to install Header Tags SEO, which contains it.

#1908 fmmalik

  • Community Member
  • 3 posts
  • Real Name:Faisal Malik

Posted 21 March 2011, 11:19

Some of the articles or the new articles i add on my site are getting out of the center box. Can anyone help.
Below is the link of one of the articles having problem.

http://netcomm-solutions.com/recovering-switches-from-corrupted-missing-image-a-14.html?osCsid=fedfce80059ad69014f9777f08d1f1ab

Thanks

#1909 Jack_mcs

  • Community Member
  • 24,454 posts
  • Real Name:Jack
  • Gender:Male

Posted 21 March 2011, 12:01

View Postfmmalik, on 21 March 2011, 11:19, said:

Some of the articles or the new articles i add on my site are getting out of the center box. Can anyone help.
Below is the link of one of the articles having problem.
You are using a template so you have to nodify the code to work with it.

#1910 fmmalik

  • Community Member
  • 3 posts
  • Real Name:Faisal Malik

Posted 22 March 2011, 04:33

View PostJack_mcs, on 21 March 2011, 12:01, said:

You are using a template so you have to nodify the code to work with it.


How can i do that? Can you please guide me?

#1911 Jack_mcs

  • Community Member
  • 24,454 posts
  • Real Name:Jack
  • Gender:Male

Posted 22 March 2011, 12:44

View Postfmmalik, on 22 March 2011, 04:33, said:

How can i do that? Can you please guide me?
No, it is not something that can generaly be handled in these forums since the code varies with the template. You can try posting in the general forum and may find someone willing to talk you through it.

#1912 Montagne1959

  • Community Member
  • 1 posts
  • Real Name:geert

Posted 28 April 2011, 14:16

View PostJack_mcs, on 14 March 2011, 13:50, said:

This has been covered in this thread.

Have article manager updated to 1.57.6 (2.2) installed but right column keeps ending under left column on article_info.php
Does anybody have solution?

thanks in advance
Geert

#1913 Fredi

  • Community Member
  • 13 posts
  • Real Name:Fredi
  • Location:ISRAEL

Posted 07 May 2011, 23:20

I have problem after editing article:

Fatal error: Using $this when not in object context in /home/xxxxxx/public_html/_FFAdm/includes/classes/upload.php on line 179

Page: http://xxxxx.xxx/_FFAdm/articles.php?tPath=11&aID=48&action=article_preview

Installed contribution - article manager 1.57.6 (2.2) and Header Tags SEO
osCommerce RUssian support Time,

Fredi

#1914 Jack_mcs

  • Community Member
  • 24,454 posts
  • Real Name:Jack
  • Gender:Male

Posted 07 May 2011, 23:42

View PostFredi, on 07 May 2011, 23:20, said:

I have problem after editing article:

Fatal error: Using $this when not in object context in /home/xxxxxx/public_html/_FFAdm/includes/classes/upload.php on line 179

Page: http://xxxxx.xxx/_FFAdm/articles.php?tPath=11&aID=48&action=article_preview

Installed contribution - article manager 1.57.6 (2.2) and Header Tags SEO
Since you mention editing, does that mean you can add an article with an image without any problems? Can you upload an image for a product when editing? For an author when editing?

#1915 Fredi

  • Community Member
  • 13 posts
  • Real Name:Fredi
  • Location:ISRAEL

Posted 07 May 2011, 23:46

Other error:

Fatal error: Call to undefined function set_extensions() in /home/farmgdru/public_html/_FFAdm/articles.php on line 882

LINE 882: if (isset($HTTP_GET_VARS['read']) && ($HTTP_GET_VARS['read'] == 'only')) {

    $languages = tep_get_languages();
    for ($i=0, $n=sizeof($languages); $i<$n; $i++) {
[b]LINE 882:[/b]      if (isset($HTTP_GET_VARS['read']) && ($HTTP_GET_VARS['read'] == 'only')) {
        $aInfo->articles_name = tep_get_articles_name($aInfo->articles_id, $languages[$i]['id']);
        $aInfo->articles_description = tep_get_articles_description($aInfo->articles_id, $languages[$i]['id']);
        $aInfo->articles_image = tep_get_articles_image($aInfo->articles_id, $languages[$i]['id']);
        $aInfo->articles_url = tep_get_articles_url($aInfo->articles_id, $languages[$i]['id']);
        $aInfo->articles_head_desc_tag = tep_get_articles_head_desc_tag($aInfo->articles_id, $languages[$i]['id']);
      } else {
        $aInfo->articles_name = tep_db_prepare_input($articles_name[$languages[$i]['id']]);
        $aInfo->articles_description = tep_db_prepare_input($articles_description[$languages[$i]['id']]);
        $aInfo->articles_image = tep_db_prepare_input($articles_image[$languages[$i]['id']]);
        $aInfo->articles_url = tep_db_prepare_input($articles_url[$languages[$i]['id']]);
        $aInfo->articles_head_desc_tag = tep_db_prepare_input($articles_head_desc_tag[$languages[$i]['id']]);
      }
?>

osCommerce RUssian support Time,

Fredi

#1916 Fredi

  • Community Member
  • 13 posts
  • Real Name:Fredi
  • Location:ISRAEL

Posted 08 May 2011, 00:34

Sorry Jack...
All that has written in previous message - wrong.

Full history:

I use Your contribution many Years. Thise very good contribution. Thank You, Jack!

On last time, I update oscommerce to last 2.2 version and last Your contribution + small updates and important message for faaliyet
My Articles and images uploaded much time earlier.
I can not add the new Articles.

After update I have this error:

Error #1 - Fatal error: Call to undefined function set_extensions() in /home/farmgdru/public_html/_FFAdm/articles.php on line 882

My File admin/articles.php here: File

What error can be in this file?
osCommerce RUssian support Time,

Fredi

#1917 Jack_mcs

  • Community Member
  • 24,454 posts
  • Real Name:Jack
  • Gender:Male

Posted 08 May 2011, 03:17

View PostFredi, on 07 May 2011, 23:46, said:

Other error:

Fatal error: Call to undefined function set_extensions() in /home/farmgdru/public_html/_FFAdm/articles.php on line 882

LINE 882: if (isset($HTTP_GET_VARS['read']) && ($HTTP_GET_VARS['read'] == 'only')) {

    $languages = tep_get_languages();
    for ($i=0, $n=sizeof($languages); $i<$n; $i++) {
[b]LINE 882:[/b]      if (isset($HTTP_GET_VARS['read']) && ($HTTP_GET_VARS['read'] == 'only')) {
        $aInfo->articles_name = tep_get_articles_name($aInfo->articles_id, $languages[$i]['id']);
        $aInfo->articles_description = tep_get_articles_description($aInfo->articles_id, $languages[$i]['id']);
        $aInfo->articles_image = tep_get_articles_image($aInfo->articles_id, $languages[$i]['id']);
        $aInfo->articles_url = tep_get_articles_url($aInfo->articles_id, $languages[$i]['id']);
        $aInfo->articles_head_desc_tag = tep_get_articles_head_desc_tag($aInfo->articles_id, $languages[$i]['id']);
      } else {
        $aInfo->articles_name = tep_db_prepare_input($articles_name[$languages[$i]['id']]);
        $aInfo->articles_description = tep_db_prepare_input($articles_description[$languages[$i]['id']]);
        $aInfo->articles_image = tep_db_prepare_input($articles_image[$languages[$i]['id']]);
        $aInfo->articles_url = tep_db_prepare_input($articles_url[$languages[$i]['id']]);
        $aInfo->articles_head_desc_tag = tep_db_prepare_input($articles_head_desc_tag[$languages[$i]['id']]);
      }
?>
The set_extensions isn't part of Article Manager so that is a different problem. But the code you display is also not part of the last version of Article Manager so it seems you've made a mistake in the installation.

#1918 puddlec

  • Community Member
  • 124 posts
  • Real Name:Craig
  • Gender:Male
  • Location:UK

Posted 10 May 2011, 16:28

just installed this addon, to take a look, but i am having a problem with it.

Fatal error: Call to undefined function clean_html_comments() in modules\article_listing.php on line 66

using
Articles Manager V 1.57_6
Header Tags SEO V 3.2.5
osc 2.3.1




#1919 crazy4u

  • Community Member
  • 1 posts
  • Real Name:Anne-Marie Sevenster

Posted 18 May 2011, 20:59

I have the same problem that Geert described above in his post of 28 April.

"Have article manager updated to 1.57.6 (2.2) installed but right column keeps ending under left column on article_info.php
Does anybody have solution?"

Once you activate the articles module and leave the default sort order at 0, the articles box appears right at the top of the left hand column and the right hand column is still fine. The moment you change the sort order of the article box, the right hand column ends beneath the left hand column. This happens in IE, but works fine in Firefox.

Any suggestions?

#1920 Marsy

  • Community Member
  • 23 posts
  • Real Name:Marsalkó István
  • Gender:Male
  • Location:Hungary - Veresegyhaz

Posted 21 May 2011, 14:40

Hi Jack_mcs,

I installed this contrib Articles Manager V 1.57_6 under oscommerce V 2.3.1
I got this error message:
Fatal error: Allowed memory size of 50331648 bytes exhausted (tried to allocate 71 bytes) in /home/marsys01/public_html/mywebpage/myadmin/includes/functions/articles.php on line 52


Server info
Can you help me? What could be the problem?

Edited by Marsy, 21 May 2011, 14:50.

---
Thanks and regards
Marsy from Hungary