Home Private Messages Search
CPG Dragonfly™ CMS stopsoftwarepatents.eu petition banner
Toggle Content
 
Forums ⇒ DragonflyCMS ⇒ Downloads Pro :: Archives ⇒ Downloads Pro Beta 2 Upgrade Issues :: Archived


Downloads Pro Beta 2 Upgrade Issues :: Archived
Please post bugs in the Projects Module.
Otherwise, post here.

Go to page Previous  1, 2
Topic Archived View previous topic :: View next topic  
Author Message
djdevon3
Gold Supporter
Gold Supporter

Offline Offline
Joined: Aug 05, 2004
Posts: 4363

PostPosted: Wed Jan 04, 2006 11:19 am
Post subject: Re: Downloads Pro Beta 2 Upgrade Issues

simply take the new version and upload all the files in the new version (overwrite the old ones). then go into administration>modules>downloads click on edit and there you'll see an upgrade button. (do it in that exact order) click upgrade and thats it.

upgrade scripts are still kind of a new feature to dragonfly so a lot of times you'll get errors. however the downloads module is done very well and shouldn't give you an issue. as always if you do receive any errors post them up and someone will help.


djdevon3's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux/1.3.33/4.4/4.3.11
Back to top
View user's profile Visit poster's website Photo Gallery
albiurs
Nice poster
Nice poster

Offline Offline
Joined: Sep 12, 2005
Posts: 77

PostPosted: Wed Jan 04, 2006 7:28 pm
Post subject: Re: Downloads Pro Beta 2 Upgrade Issues

I did as you said and got the following error after clicking on "Upgrade to 3.0.0.6":

Upgrade failed: CREATE INDEX active ON xxxxx_downloads_downloads (active)
INDEX command denied to user: 'yyyyy@localhost' for table 'xxxxx_downloads_downloads'


(prefix and user replaced by xxxxx and yyyyy)

Thanks for your help!


albiurs's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux/Apache/MySQL 5.0.45/PHP 5.2.2/DF 9.2.1
Back to top
View user's profile Visit poster's website
Phoenix
• Many Posts •
• Many Posts •

Offline Offline
Joined: Apr 19, 2004
Posts: 8799
Location: Netizen
PostPosted: Thu Jan 05, 2006 1:03 am
Post subject: Re: Downloads Pro Beta 2 Upgrade Issues

albiurs, this is not a Dragonfly issue - you need to grant your MySQL database permissions correctly.

_________________
DonationsPro for DragonflyCMS, SMF, MyBB, vBulletin

Phoenix's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Back to top
View user's profile Visit poster's website Photo Gallery
albiurs
Nice poster
Nice poster

Offline Offline
Joined: Sep 12, 2005
Posts: 77

PostPosted: Thu Jan 05, 2006 6:02 am
Post subject: Re: Downloads Pro Beta 2 Upgrade Issues

OK thanks.
I will contact my provider, because my site is hosted.


albiurs's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux/Apache/MySQL 5.0.45/PHP 5.2.2/DF 9.2.1
Back to top
View user's profile Visit poster's website
swdiecast
Platinum Supporter
Platinum Supporter

Offline Offline
Joined: Jun 16, 2004
Posts: 150
Location: TX
PostPosted: Sat Jan 07, 2006 5:03 am
Post subject: Re: Downloads Pro Beta 2 Upgrade Issues

swdiecast wrote:
Not sure what is going on here, or if this is normal.

Attached image shows multiple instances of homepage, compatibility, and version.

I never experienced this in the previous versions. Also, try changing to have 1 visible and 2 hidden for each doesn't do anything except make everything hidden. (Hey, it was worth a try!)

Anyone have any ideas?

Anyone?? I can't figure this one out.

_________________
My name is Tim, and I am a simoholic

swdiecast's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
linux/2.0.52/4.1.20/4.3.9/9.1.2.1
Back to top
View user's profile Visit poster's website MSN Messenger Yahoo Messenger
swdiecast
Platinum Supporter
Platinum Supporter

Offline Offline
Joined: Jun 16, 2004
Posts: 150
Location: TX
PostPosted: Mon Jan 16, 2006 5:16 pm
Post subject: Re: Downloads Pro Beta 2 Upgrade Issues

Developer's?? Anyone??

Is anyone here??

tks,

_________________
My name is Tim, and I am a simoholic

swdiecast's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
linux/2.0.52/4.1.20/4.3.9/9.1.2.1
Back to top
View user's profile Visit poster's website MSN Messenger Yahoo Messenger
djdevon3
Gold Supporter
Gold Supporter

Offline Offline
Joined: Aug 05, 2004
Posts: 4363

PostPosted: Sat Jan 28, 2006 2:42 pm
Post subject: Re: Downloads Pro Beta 2 Upgrade Issues

do those duplicate fields show up in your database?


djdevon3's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux/1.3.33/4.4/4.3.11
Back to top
View user's profile Visit poster's website Photo Gallery
bigern75
Platinum Supporter
Platinum Supporter

Offline Offline
Joined: Aug 18, 2004
Posts: 2102
Location: River Valley - FS AR
PostPosted: Sat Jan 28, 2006 3:05 pm
Post subject: Re: Downloads Pro Beta 2 Upgrade Issues

swdiecast wrote:
Developer's?? Anyone??

Is anyone here??

tks,

You might need to go into the downloads dir and take out any of the old files from the original DL mod.

_________________
iPad 1

bigern75's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux/2.2.6/5.0.86/5.2.8/9.3.2
Back to top
View user's profile Visit poster's website
swdiecast
Platinum Supporter
Platinum Supporter

Offline Offline
Joined: Jun 16, 2004
Posts: 150
Location: TX
PostPosted: Sat Jan 28, 2006 4:38 pm
Post subject: Re: Downloads Pro Beta 2 Upgrade Issues

djdevon3 wrote:
do those duplicate fields show up in your database?

Yes, as a matter of fact they do. I looked in cms_downloads_fields and there are 3 instances of "homepage, version, compatability"

See Screenshot below.

Obvious that 2 should be deleted, but which two, or does it matter?

tks,

_________________
My name is Tim, and I am a simoholic

swdiecast's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
linux/2.0.52/4.1.20/4.3.9/9.1.2.1
Back to top
View user's profile Visit poster's website MSN Messenger Yahoo Messenger
djdevon3
Gold Supporter
Gold Supporter

Offline Offline
Joined: Aug 05, 2004
Posts: 4363

PostPosted: Sat Jan 28, 2006 8:30 pm
Post subject: Re: Downloads Pro Beta 2 Upgrade Issues

looks like the cpg_inst did that. generally field id's don't matter as long as the sql find the field name it's looking for but with duplicate entries obviously it fouls things up. ask the downloads pro author for guidance.


djdevon3's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux/1.3.33/4.4/4.3.11
Back to top
View user's profile Visit poster's website Photo Gallery
Matrox
Newbie
Newbie

Offline Offline
Joined: Feb 04, 2006
Posts: 1

PostPosted: Sat Feb 04, 2006 9:32 pm
Post subject: Re: Downloads Pro Beta 2 Upgrade Issues

Hello

I have Updated the Download Module from Download-->Download Pro. The Download Section run great, i have 1 little Problem. The Upgrade Skript have put all my old downloads to the new one. I have over 200 Downloads in the Daterbase and the Description was all writen in HTML (for the Screenshots and Mirrors). Can I turn on HTML in the New Pro Module for Descriptions? A Chance in the Code/File?

Sorry for my English, i speak German. Embarassed


Matrox's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
9.0.6.1
Back to top
View user's profile Visit poster's website
Display posts from previous:   
Post new topic    Revive this topic    Printer Friendly Page    Forum Index ⇒  Add-Ons & BlocksDownloads Pro :: Archives
Page 2 of 2
All times are GMT
Go to page Previous  1, 2

Archive Revive
Username:
This is an archived topic - your reply will not be appended here.
Instead, a new topic will be generated in the active forum.
The new topic will provide a reference link to this archived topic.
 
   Toggle Content User Info

Welcome Anonymous

Nickname
Password
(Register)

   Toggle Content Last CVS commits
· Fixed .ico Expires header.
· Removed domain name from cookies so subdomains wont access them anymore.
· CSS and JS, case insensitives.
· CSS and JS, send correct HTTP 1.1 headers and fixed issues where themes and...
· Further security class improvements.
· 301 redirects on LEO changes
· Option to force 3xx http status codes
· Validate googlebot.com and google.com crawlers.
· CCBot
· Rss with etag and atom.

lesa meira...

   Toggle Content Community

Support for DragonflyCMS in a other languages:

Deutsch
Español

   Toggle Content X-links
UltraEdit Browse Happy logo Firefox MySQL PostgreSQL Valid CSS! Valid XHTML 1.0! Unicode Encoded Badge NukeBiz Resources Raven DragonflyCMS Dedicated Now InsideSupport Lampe Berger

You are seeing squares or questionmarks on this page?

All content of this website is copyrighted by the Creative Commons NC-SA
The logos and trademarks used on this site are the property of their respective owners
We are not responsible for comments posted by our users, as they are the property of the poster.
Our server runs on a P3 1.2GHz with 512MB RAM with no accelerators
Support GoPHP5.org
Interactive software released under GNU GPL, Code Credits, Privacy Policy