ArticleTrader.com
  

 Main Menu

  Home
  Member Login
  Forum
  Submit Article
  RSS Feeds
  Contact Us
  About

 Services

  Article Distribution
  Link Building

 Tools

  ArticleMS
  Directory Tracker

 Categories

  Automotive
  Business
  Computers
  Entertainment
  Finance
  Food
  Health
  Home and Family
  Internet
  Legal
  Science
  Self Improvement
  Shopping
  Society
  Sports
  Technology
  Travel
  Writing





























 
Welcome! ( Login | Register )
» ArticleTrader Forums » ArticleMS » Releases » Upgrading ArticleMS
Members Search Help

Pages: << prev 1, 2 next >>
Upgrading ArticleMS
This member is currently offline Dejavu
Administrator


Member Level

Group: Administrators
Posts: 706
Joined: Jan 5, 2006

Go to the bottom of the page Go to the top of the page

If you have a previous version installed and want to upgrade, then please follow these instructions:

1: Make a backup of all your data before you do anything else!
2: log in to your existing site, and under the admin panel (settings) unselect the 'site enabled'.  Note the current version of your site.
3: upload all the new files *except the settings.php and skin files* to your server, overwriting the old files.
4: visit the /install/upgrade.php file using your web browser, and choose upgrade
If you have a large number of articles, this can take several minutes as the upgrade creates new indexes on the articles.

When done, you still have to upgrade the skins.  In the admin panel, select 'Manage skins' and choose 'upgrade' next to your skin name. (this will add the 'members' template)

.........................
Directory Tracker
Article Distribution

Posted Jan 22, 2007, 2:39 am
This member is currently offline pinkopanter
Newbie


Member Level

Group: Members
Posts: 9
Joined: Nov 11, 2006

Go to the bottom of the page Go to the top of the page

Hi,

and here it is, I have over 40,000 articles

Just tried to upgrade and I got the following error
"Maximum execution time of 60 seconds exceeded in \mysite\code\db_mysql.php on line 70"
I guess it timed out. Is there a way to do it with SSH to avoid this?

also Is thise upgrade will affect the AM script or I need to change something?

Last edited Jan 24, 2007, 9:24 pm by pinkopanter
Posted Jan 24, 2007, 9:19 pm
This member is currently offline pinkopanter
Newbie


Member Level

Group: Members
Posts: 9
Joined: Nov 11, 2006

Go to the bottom of the page Go to the top of the page

On my second atempt everything wen smooth. Now the site is running well. So far no problems

Posted Jan 24, 2007, 10:05 pm
This member is currently offline ianternet
Member


Member Level

Group: Members
Posts: 73
Joined: Dec 8, 2006

Go to the bottom of the page Go to the top of the page

I am trying to upgrade my articlems but I create a new folder and created a new sql so I can format my layout and categories, how can I upload all this in to the directory I want?
.........................
--------
Released: ClickBankViews.com | ClickBank Reviews

Posted Mar 22, 2007, 8:00 pm
This member is currently offline ianternet
Member


Member Level

Group: Members
Posts: 73
Joined: Dec 8, 2006

Go to the bottom of the page Go to the top of the page

I am using 1and1 - and there was issues with my htaccess file prior - is there a change to the htaccess?
.........................
--------
Released: ClickBankViews.com | ClickBank Reviews

Posted May 2, 2007, 4:14 pm
This member is currently offline surfaddict
Newbie


Member Level

Group: Members
Posts: 1
Joined: Oct 10, 2007

Go to the bottom of the page Go to the top of the page

guy help me please im wrongly doing something during upgraded process and already lost back up file due to my computer problem.

my site : http://www.apiit.com.my

can someone help me on how to repair my site.

Posted Oct 10, 2007, 8:08 am
This member is currently offline Latona
Pool


Member Level

Group: Members
Posts: 579
Joined: Jul 16, 2006

Go to the bottom of the page Go to the top of the page

surfaddict said:
guy help me please im wrongly doing something during upgraded process and already lost back up file due to my computer problem.

my site : http://www.apiit.com.my

can someone help me on how to repair my site.


I am not an expert, but it looks like either the settings.php file is missing (did you upload that?) or it is not able to open it.

Last edited Oct 10, 2007, 7:09 pm by Latona
Posted Oct 10, 2007, 7:09 pm
This member is currently offline top10
Member


Member Level

Group: Members
Posts: 56
Joined: Sep 25, 2007

Go to the bottom of the page Go to the top of the page

I've successfully upgraded to ver. 1.3 (as per success message shown) but the preview button during article submission is not there? What happen?

I'm also getting this error on top of the page:
-----------------------------------
ERROR: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND article_id != ORDER BY article_viewcount DESC LIMIT 10' at line 4
---
SELECT *, DATE_FORMAT(article_submitteddate, '%b %D %Y') AS article_submitteddate2 , DATE_FORMAT(article_submitteddate, '%r') AS article_submitteddatetime FROM ams_articles LEFT JOIN ams_articleratings ON article_id = articlerating_articleid INNER JOIN ams_users ON user_id = article_submitterid WHERE article_state = 1 AND article_categoryid = AND article_id != ORDER BY article_viewcount DESC LIMIT 10
---
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND article_id != ORDER BY article_viewcount DESC LIMIT 10' at line 4You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND article_id != ORDER BY article_viewcount DESC LIMIT 10' at line 4
---------------------------------------------

Posted Nov 1, 2007, 1:42 pm
This member is currently offline DanLevy
Newbie


Member Level

Group: Members
Posts: 5
Joined: Jul 4, 2007

Go to the bottom of the page Go to the top of the page

Just upgraded my site from 1.2

Haven't tried all the new stuff yet, but will be later this evening. The upgrade went picture perfect. Thanks for all your work to make this happen.

Dan

http://www.den-tex.com/ContentDirectory/

Posted Nov 1, 2007, 6:51 pm
This member is currently offline Dejavu
Administrator


Member Level

Group: Administrators
Posts: 706
Joined: Jan 5, 2006

Go to the bottom of the page Go to the top of the page

top10, on which pages are you getting the error message?

To get the article preview working, you need to copy the 'preview' block (you can get it from the demo at http://demo.articletrader.com )
.........................
Directory Tracker
Article Distribution

Posted Nov 1, 2007, 9:57 pm
This member is currently offline top10
Member


Member Level

Group: Members
Posts: 56
Joined: Sep 25, 2007

Go to the bottom of the page Go to the top of the page

Hi Dejavu,
Thank you so much. The preview is now working fine.

I've also sort out the cause of the error message. It was due to a block (related articles block) that was wrongly assign to a block parent. It's ok now.

Thanks.

Posted Nov 2, 2007, 1:06 pm
This member is currently offline Jason36
Newbie


Member Level

Group: Members
Posts: 16
Joined: Aug 11, 2007

Go to the bottom of the page Go to the top of the page

Just completed the upgrade along with copying the "preview" block and I still don't see the preview button on my article submission page.  Everything else appears to be working fine.  Help please.
.........................
Home Internet Business

Posted Nov 4, 2007, 4:10 am
This member is currently offline Dejavu
Administrator


Member Level

Group: Administrators
Posts: 706
Joined: Jan 5, 2006

Go to the bottom of the page Go to the top of the page

You must also copy the preview button, see the demo for the code to insert.
.........................
Directory Tracker
Article Distribution

Posted Nov 4, 2007, 9:13 am
This member is currently offline gomle
Member


Member Level

Group: Members
Posts: 75
Joined: Oct 6, 2007

Go to the bottom of the page Go to the top of the page

I've upgraded, it went smooth... :)
One question though.. I have also imported the block "ContactMember" from the demo to my own script,
but I get a Java-error :
"Line: 197,
Char: 1,
Error: expecting an object,
code: 0,
URL:http://www.mydomain.com/profile/membername-3.html

The link shows this at the end: #there, but nothing happens.
Do I need to upload something else?

Also, what do you mean by saying:
Quote:
  In the admin panel, select 'Manage skins' and choose 'upgrade' next to your skin name. (this will add the 'members' template)



UPDATING POST:
I found the problem.. forgot to insert the <script>-tags for the javascript files in the header.
It works perfectly now...

Last edited Nov 11, 2007, 11:58 pm by gomle
Posted Nov 11, 2007, 11:45 pm
This member is currently offline richp
Member


Member Level

Group: Members
Posts: 26
Joined: Jul 14, 2006

Go to the bottom of the page Go to the top of the page

pls help, i run /install/upgrade.php to choose upgrade the version 1.0 to 1.3. after few minutes, it go to step 2: /install/upgrade.php?step=2 , but nothing appear in this url. I have try up to 10 times still don't work. I'm currently have 70,000++ articles in database. help pls.

Posted Nov 22, 2007, 10:40 am

Nov 22, 2009, 11:08 am

  

0.0289s