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 1, 2  Next
Topic Archived View previous topic :: View next topic  
Author Message
Jonathan
Newbie
Newbie

Offline Offline
Joined: Jul 25, 2005
Posts: 8
Location: London, UK
PostPosted: Sun Jan 01, 2006 11:10 am
Post subject: Downloads Pro Beta 2 Upgrade Issues

Well I installed this module (after backing up my site) and I found the module in Admin >> Modules and clicked on install and then activated the module, but when I try to access the module I get the following error message:

CMS Error /home/jondall/public_html/includes/classes/template.php line 155: template->_tpl_load(): File themes/PH2_Blue/template/downloads/index.html does not exist or is empty


Anyone know what to do about this?

Thanks


Jonathan's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux/1.3.33 (unix)/4.1.13 - standard/4.3.11/9.0.6.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: Sun Jan 01, 2006 11:16 am
Post subject: Re: Downloads Pro Beta 2 Released!

I would normally say read the install instructions, but they omit to mention uploading the theme templates to the relevant themes.

_________________
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
Kuragari
500+ Posts Club
500+ Posts Club

Offline Offline
Joined: Apr 25, 2005
Posts: 563
Location: AnimeEgo
PostPosted: Sun Jan 01, 2006 11:17 am
Post subject: Re: Downloads Pro Beta 2 Released!

@Jonathan: you need to upload the files in the theme/YOUR_THEME folder to the theme(s) on your site


Kuragari's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux 2.6.9 / 1.3.34 / 4.1.14 / 4.4.1 / CVS
Back to top
View user's profile Visit poster's website MSN Messenger Yahoo Messenger
Jonathan
Newbie
Newbie

Offline Offline
Joined: Jul 25, 2005
Posts: 8
Location: London, UK
PostPosted: Sun Jan 01, 2006 11:25 am
Post subject: Re: Downloads Pro Beta 2 Released!

Many thanks. I am not that technical so some simple things like that would easiily catch me out.

Cheers

Jonathan


Jonathan's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux/1.3.33 (unix)/4.1.13 - standard/4.3.11/9.0.6.1
Back to top
View user's profile Visit poster's website
Sharpeiforum
Newbie
Newbie

Offline Offline
Joined: Oct 27, 2005
Posts: 4
Location: Rotterdam (Netherlands)
PostPosted: Tue Jan 03, 2006 12:30 am
Post subject: Re: Downloads Pro Beta 2 Released!

I just installed this module but got this message.

On /index.php?name=Downloads
While executing query "SELECT d.lid, d.cid, d.title, d.desc_short, d.screen, s.url as img_url FROM cms_downloads_downloads d
LEFT JOIN cms_downloads_screenshots s ON (s.id = d.screen)
WHERE d.pick=1 AND d.active=1 ORDER BY RAND()"

the following error occured: Unknown column 'd.desc_short' in 'field list'

In: C:\apachefriends\xampp\htdocs\modules\Downloads\index.php on line: 317

Can anyone help me with this problem..

greez Holger


Sharpeiforum's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Win XP
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: Tue Jan 03, 2006 3:32 am
Post subject: Re: Downloads Pro Beta 2 Released!

I have just upgraded my 8.2c site to latest DF 9.0.6.1, and it is still using the "normal" downloads module.

When I try to load Downloads Pro Beta2, I receive the following error:

Code::
includes/db/db.php
CMS Warning line 51: On /admin.php While executing query "SELECT COUNT(*) FROM cms_downloads_downloads WHERE active=2" the following error occured: Unknown column 'active' in 'where clause' In: /var/www/vhosts/torn8oalley.com/httpdocs/modules/Downloads/admin/adwait.inc on line: 20

Installing this module breaks my site immediately with the above error. I have no opportunity to go in and do an upgrade like is suggested in a couple other spots.

I even saw somewhere about deleting this "adwait.inc" file as it is redundant. If it is redundant, why then is it included in the release from Trevor today? I suspect that is from an earlier version or some such.

In any event, this is what I get after the upgrade from 8.2c and the resulting attempt to install Downloads Pro Beta2. I have several other sites using the module, so am familiar with it. This happens to be the first site trying to use it after an upgrade from 8.2c.

Any help is greatly appreciated.

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
Phoenix
• Many Posts •
• Many Posts •

Offline Offline
Joined: Apr 19, 2004
Posts: 8799
Location: Netizen
PostPosted: Tue Jan 03, 2006 3:40 am
Post subject: Re: Downloads Pro Beta 2 Released!

hmm, that's the second module with the problem.

admin.php?op=blocks&hideallblocks=1

deactivate your administration block, deactivate the downloads module, then upgrade the module.

_________________
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
swdiecast
Platinum Supporter
Platinum Supporter

Offline Offline
Joined: Jun 16, 2004
Posts: 150
Location: TX
PostPosted: Tue Jan 03, 2006 4:14 am
Post subject: Re: Downloads Pro Beta 2 Released!

Progress.

Was able to at least get Downloads Pro installed and upgraded properly.

I activate download again, and all is good.

As soon as I activate the Administration menu I get the following error:

Code::
includes/db/db.php
CMS Warning line 51: On /admin.php?op=blocks While executing query "SELECT COUNT(*) FROM cms_downloads_newdownload" the following error occured: Table 'nuke.cms_downloads_newdownload' doesn't exist In: /var/www/vhosts/torn8oalley.com/httpdocs/admin/wait/wait_downloads.php on line: 3

The table referenced does not exist currently in the database, but did in the backed up 8.2c database. THe following is from the backed up db prior to upgrade

Code::
-- Table structure for table `cms_downloads_newdownload`
-- 

CREATE TABLE `cms_downloads_newdownload` (
  `lid` int(11) NOT NULL auto_increment,
  `cid` int(11) NOT NULL default '0',
  `sid` int(11) NOT NULL default '0',
  `title` varchar(100) NOT NULL default '',
  `url` varchar(100) NOT NULL default '',
  `description` text NOT NULL,
  `name` varchar(100) NOT NULL default '',
  `email` varchar(100) NOT NULL default '',
  `submitter` varchar(60) NOT NULL default '',
  `filesize` int(11) NOT NULL default '0',
  `version` varchar(10) NOT NULL default '',
  `homepage` varchar(200) NOT NULL default '',
  PRIMARY KEY  (`lid`),
  KEY `lid` (`lid`),
  KEY `cid` (`cid`),
  KEY `sid` (`sid`),
  KEY `title` (`title`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=1 ;

-- 
-- Dumping data for table `cms_downloads_newdownload`
-- 


-- --------------------------------------------------------

Doesn't appear to be used, at least by me previously.

Again, any help is appreciated.

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
Phoenix
• Many Posts •
• Many Posts •

Offline Offline
Joined: Apr 19, 2004
Posts: 8799
Location: Netizen
PostPosted: Tue Jan 03, 2006 4:16 am
Post subject: Re: Downloads Pro Beta 2 Released!

remove your redundant orphan files in admin/wait - there's a list in Wiki which should help.

_________________
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
swdiecast
Platinum Supporter
Platinum Supporter

Offline Offline
Joined: Jun 16, 2004
Posts: 150
Location: TX
PostPosted: Tue Jan 03, 2006 4:24 am
Post subject: Re: Downloads Pro Beta 2 Released!

If you mean, ....nuke.com/Wiki/id=17.html, I don't see any orphaned/unneeded files in admin/wait.

Perhaps I am overlooking something more obvious.

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
swdiecast
Platinum Supporter
Platinum Supporter

Offline Offline
Joined: Jun 16, 2004
Posts: 150
Location: TX
PostPosted: Tue Jan 03, 2006 4:41 am
Post subject: Re: Downloads Pro Beta 2 Released!

I deleted wait_downloads.php from admin/wait, and now I can at least enable the Administration block without any errors.

I still couldn't find reference to that file in the above wiki info.

The only remaining minor issue, which I don't think is a result of anything to do with Downloads Pro, but still relates to the Administration Menu Block is when clicking on Forum admin from that block, I get a blank white page with "Access Denied"

I guess I am off another search! LOL

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
Phoenix
• Many Posts •
• Many Posts •

Offline Offline
Joined: Apr 19, 2004
Posts: 8799
Location: Netizen
PostPosted: Tue Jan 03, 2006 4:49 am
Post subject: Re: Downloads Pro Beta 2 Released!

ensure you don't have remnants in admin/modules and admin/links - logout of admin and login again.


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

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

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?

_________________
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
Sharpeiforum
Newbie
Newbie

Offline Offline
Joined: Oct 27, 2005
Posts: 4
Location: Rotterdam (Netherlands)
PostPosted: Tue Jan 03, 2006 10:29 am
Post subject: Re: Downloads Pro Beta 2 Upgrade Issues

thx that did it... Very Happy


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

Offline Offline
Joined: Sep 12, 2005
Posts: 77

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

May anybody tell me, how to do a proper upgrade from a previous version without loosing data? I’m running Downloads Pro 3.0.0.4 now.
thx Smile


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
Display posts from previous:   
Post new topic    Revive this topic    Printer Friendly Page    Forum Index ⇒  Add-Ons & BlocksDownloads Pro :: Archives
Page 1 of 2
All times are GMT
Go to page 1, 2  Next

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