Lost Password?


Go Back   CodeCall Programming Forum > Community > Community Projects

Community Projects Projects created by members of CodeCall. Post all reviews, bugs and questions in this forum under the correct project thread.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #281 (permalink)  
Old 06-05-2008, 08:42 PM
via82 via82 is offline
Newbie
 
Join Date: May 2008
Posts: 3
Rep Power: 0
via82 is on a distinguished road
Default Re: Project: ionFiles - Joomla Simple File Download

Fatal error: Call to undefined method DOMIT_Lite_TextNode::getAttribute() in Z:\home\etalon1.ru\www\administrator\components\co m_installer\component\component.class.php on line 156

error
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #282 (permalink)  
Old 06-06-2008, 09:50 AM
Jordan's Avatar   
Jordan Jordan is offline
Administrator
 
Join Date: Nov 2005
Location: Hendersonville, NC
Posts: 9,224
Last Blog:
Ext JS or Ext GWT
Rep Power: 20
Jordan is just really niceJordan is just really niceJordan is just really niceJordan is just really nice
Send a message via ICQ to Jordan Send a message via AIM to Jordan Send a message via MSN to Jordan
Default Re: Project: ionFiles - Joomla Simple File Download

Quote:
Originally Posted by rolandd View Post
I must have been tired Let me try to explain it again. When I add a new file, I would like to have an input box where I can fill in a URL that points to the changelog of that file. In the front-end the user will see a link named Changelog. Clicking on this button will take the user to the changelog of that file which in my case is a wiki page.

The application URL works the same way for example but takes me to the URL of the application.

Hope this is clearer
Not a bad idea but I'm not sure if anyone else will use it. What about the More link? Do you already have that utilized?

Quote:
Originally Posted by via82 View Post
Fatal error: Call to undefined method DOMIT_Lite_TextNode::getAttribute() in Z:\home\etalon1.ru\www\administrator\components\co m_installer\component\component.class.php on line 156

error
Seems like something is wrong with your Joomla! install. I've installed it on Windows multiple times and Linux systems.
__________________
CodeCall Blog | CodeCall Wiki | Shareware Site | Linux Forum | Write a Blog
The CodeCall Wiki is now fully integrated with vBulletin users! Check it out and add some new pages!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #283 (permalink)  
Old 06-08-2008, 08:50 PM
via82 via82 is offline
Newbie
 
Join Date: May 2008
Posts: 3
Rep Power: 0
via82 is on a distinguished road
Default Re: Project: ionFiles - Joomla Simple File Download

Quote:
Seems like something is wrong with your Joomla! install. I've installed it on Windows multiple times and Linux systems.
My sysetm:
Joomla: 1.0.15 stable version 22-February-2008
OS: Windows XP SP2 2008
Web-server: Apache/2.2.4 (Win32) mod_ssl/2.2.4 OpenSSL/0.9.8d PHP/5.2.4
???????
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #284 (permalink)  
Old 06-09-2008, 05:07 AM
rolandd rolandd is offline
Learning Programmer
 
Join Date: Jul 2007
Posts: 43
Rep Power: 5
rolandd is on a distinguished road
Default Re: Project: ionFiles - Joomla Simple File Download

Quote:
Originally Posted by Jordan View Post
Not a bad idea but I'm not sure if anyone else will use it. What about the More link? Do you already have that utilized?.
Good thinking. I had something filled in their but it was kinda useless as it points to the URL they already are. So I will use that. Thanks.
__________________
Regards,

RolandD

Author of: CSV Improved and ionFilesLatest
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #285 (permalink)  
Old 06-09-2008, 08:28 PM
via82 via82 is offline
Newbie
 
Join Date: May 2008
Posts: 3
Rep Power: 0
via82 is on a distinguished road
Default Re: Project: ionFiles - Joomla Simple File Download

Quote:
Originally Posted by Jordan View Post
Seems like something is wrong with your Joomla! install. I've installed it on Windows multiple times and Linux systems.
up
My sysetm:
Joomla: 1.0.15 stable version 22-February-2008
OS: Windows XP SP2 2008
Web-server: Apache/2.2.4 (Win32) mod_ssl/2.2.4 OpenSSL/0.9.8d PHP/5.2.4

What do you think about this?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Sponsored Links
  #286 (permalink)  
Old 06-18-2008, 08:52 AM
o3one o3one is offline
Newbie
 
Join Date: Jun 2008
Posts: 1
Rep Power: 0
o3one is on a distinguished road
Default Re: Project: ionFiles - Joomla Simple File Download

I had the same problem with install...

"Call to undefined method DOMIT_Lite_TextNode::getAttribute()..............e tc."

CMS: Joomla 1.0.15 stable,
OS: openSuSE 10.3
Server: httpd 2.2.4

I tried also 3.4 and 3.3 versions of Your tool.

Repaired!

Just upzip the component. You'll see 2 *.xml files. Open both with Notepad and delete any comments (smth like <!-- comment -->). The problem is that component installer cannot recognize this strings as comments.

Have a nice day!

Last edited by o3one; 06-18-2008 at 09:06 AM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #287 (permalink)  
Old 06-21-2008, 12:10 PM
Jeroen.php Jeroen.php is offline
Newbie
 
Join Date: Feb 2007
Posts: 2
Rep Power: 0
Jeroen.php is on a distinguished road
Default Re: Project: ionFiles - Joomla Simple File Download

I would like to download Joomla Simple File Download but this is not as simple as the name suggest. I think this is a very complicated site to navigate. Sorry.

Please keep it simple.
Jeroen
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #288 (permalink)  
Old 06-21-2008, 04:57 PM
Jordan's Avatar   
Jordan Jordan is offline
Administrator
 
Join Date: Nov 2005
Location: Hendersonville, NC
Posts: 9,224
Last Blog:
Ext JS or Ext GWT
Rep Power: 20
Jordan is just really niceJordan is just really niceJordan is just really niceJordan is just really nice
Send a message via ICQ to Jordan Send a message via AIM to Jordan Send a message via MSN to Jordan
Default Re: Project: ionFiles - Joomla Simple File Download

It is very simple to download and it is on the first post of this thread.
__________________
CodeCall Blog | CodeCall Wiki | Shareware Site | Linux Forum | Write a Blog
The CodeCall Wiki is now fully integrated with vBulletin users! Check it out and add some new pages!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #289 (permalink)  
Old 06-21-2008, 05:09 PM
Jeroen.php Jeroen.php is offline
Newbie
 
Join Date: Feb 2007
Posts: 2
Rep Power: 0
Jeroen.php is on a distinguished road
Default Re: Project: ionFiles - Joomla Simple File Download

I would expect a download on a downloadpage.
Sorry,
Jeroen
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #290 (permalink)  
Old 06-21-2008, 05:11 PM
Jordan's Avatar   
Jordan Jordan is offline
Administrator
 
Join Date: Nov 2005
Location: Hendersonville, NC
Posts: 9,224
Last Blog:
Ext JS or Ext GWT
Rep Power: 20
Jordan is just really niceJordan is just really niceJordan is just really niceJordan is just really nice
Send a message via ICQ to Jordan Send a message via AIM to Jordan Send a message via MSN to Jordan
Default Re: Project: ionFiles - Joomla Simple File Download

You are on the downloadpage.
__________________
CodeCall Blog | CodeCall Wiki | Shareware Site | Linux Forum | Write a Blog
The CodeCall Wiki is now fully integrated with vBulletin users! Check it out and add some new pages!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Sponsored Links
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Project: ionFiles - Joomla Simple File Download - Mirror 2 Jordan ionFiles 6 11-06-2008 01:24 PM
Download a file Lop PHP Forum 14 05-16-2008 01:07 PM
Project for a simple password cracker waf Visual Basic Programming 2 03-22-2007 05:19 PM
How do I let people download a file from my page? littlefranciscan HTML Programming 6 01-29-2007 12:57 AM
Easy way to download a file Saint Managed C++ 5 09-11-2006 03:13 PM


All times are GMT -5. The time now is 12:13 PM.

Contest Stats

WingedPanther ........ 2753.6
Xav ........ 2704
Brandon W ........ 1702.32
John ........ 1207.73
marwex89 ........ 1175.24
morefood2001 ........ 966.05
dcs ........ 655.75
Steve.L ........ 475.59
orjan ........ 418.58
Aereshaa ........ 383.54

Contest Rules

CodeCall Goal

Goal: 100,000 Posts
Complete: 98%

Ads