The best leader brings out the best in those he has stewardship over. - J.Richard Clarke
 

Main Menu

Home
Articles
SVTechie Blog
Links
Download
Discussion Forum
Photo Gallery
Quick Bites
FAQs

Login






Lost Password?
No account yet? Register

Statistics

We have 1 guest online

SVTechie Recommends


powered_by.png, 1 kB

Text Links


Home arrow Discussion Forum
SVTechie
Welcome, Guest
Please Login or Register.    Lost Password?
Re:"Send New WebLink" not working in Joomla 1.5! (1 viewing) (1) Guest
Go to bottom Post Reply Favoured: 0
TOPIC: Re:"Send New WebLink" not working in Joomla 1.5!
#387
SVTechie (Admin)
Admin
Posts: 11
graph
User Offline Click here to see the profile of this user
"Send New WebLink" not working in Joomla 1.5! 3 Months, 3 Weeks ago Karma: 0  
First of all thks for the response.

I have done what you said and here is the result:
1) When I select the original Joomla installation 1.0.15 that comes with the package, it shows all Contants, Classes and Functions. When I select the newlly created project for Joomla 1.5.3, it does not show anything on these areas.
2) I can run and the frontpage shows in the Browser Output. When I select one of the menu options that I have created to go to "Send New WebLink" it displays the following text and not the page as it should be:

mark( 'afterLoad' ) : null; /** * CREATE THE APPLICATION * * NOTE : */ $mainframe =& JFactory::getApplication('site'; /** * INITIALISE THE APPLICATION * * NOTE : */ // set the language $mainframe->initialise(); JPluginHelper::importPlugin('system'; // trigger the onAfterInitialise events JDEBUG ? $_PROFILER->mark('afterInitialise' : null; $mainframe->triggerEvent('onAfterInitialise'; /** * ROUTE THE APPLICATION * * NOTE : */ $mainframe->route(); // authorization $Itemid = JRequest::getInt( 'Itemid'; $mainframe->authorize($Itemid); // trigger the onAfterRoute events JDEBUG ? $_PROFILER->mark('afterRoute' : null; $mainframe->triggerEvent('onAfterRoute'; /** * DISPATCH THE APPLICATION * * NOTE : */ $option = JRequest::getCmd('option'; $mainframe->dispatch($option); // trigger the onAfterDispatch events JDEBUG ? $_PROFILER->mark('afterDispatch' : null; $mainframe->triggerEvent('onAfterDispatch'; /** * RENDER THE APPLICATION * * NOTE : */ $mainframe->render(); // trigger the onAfterRender events JDEBUG ? $_PROFILER->mark('afterRender' : null; $mainframe->triggerEvent('onAfterRender'; /** * RETURN THE RESPONSE */ echo JResponse::toString($mainframe->getCfg('gzip';

Thanks in advance for any help you can give me... I am a newbee at these type of development and I am looking for help everywhere I can get.

My objective is to have a dev environment that I can run, debug and create in Joomla! 1.5.X. If you can also point to Wizards that will help me create a component, module and/or plugins, that would also be great.

Thanks,

Pissarra
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#388
SVTechie (Admin)
Admin
Posts: 11
graph
User Offline Click here to see the profile of this user
Re:"Send New WebLink" not working in Joomla 1.5! 3 Months, 3 Weeks ago Karma: 0  
QUOTE:
When I select the original Joomla installation 1.0.15 that comes with the package, it shows all Contants, Classes and Functions. When I select the newlly created project for Joomla 1.5.3, it does not show anything on these areas.



Something must have gone wrong. Let me try it on my end. (It may take some time, wait for 12-24 hrs)

QUOTE:
2) I can run and the frontpage shows in the Browser Output. When I select one of the menu options that I have created to go to "Send New WebLink" it displays the following text and not the page as it should be:



Which browser???? Eclipse PDT browser or in external broswer like firefox.

QUOTE:
Thanks in advance for any help you can give me... I am a newbee at these type of development and I am looking for help everywhere I can get.



Your welcome!

QUOTE:
My objective is to have a dev environment that I can run, debug and create in Joomla! 1.5.X. If you can also point to Wizards that will help me create a component, module and/or plugins, that would also be great.



This is right development plateform. I do not use any wizard however I have seen something similar on Joomla extensions site!
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#389
augustop (User)
Fresh Boarder
Posts: 3
graphgraph
User Offline Click here to see the profile of this user
Re:"Send New WebLink" not working in Joomla 1.5! 3 Months, 3 Weeks ago Karma: 0  
I am using the PDT Browser... I would like to use a normal browser to run and debug, but dont know how yet! Also, when i run normally, it runs OK!

BTW, the problem with classes not appearing, it was my mistake. I created the wrong project. When I created a PHP Project, it appear correctly.

As far as wizards go, are the Joomla!Eclipse features and plugins complatible with the PDT?

Thks,

Pissarra
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#390
SVTechie (Admin)
Admin
Posts: 11
graph
User Offline Click here to see the profile of this user
Re:"Send New WebLink" not working in Joomla 1.5! 3 Months, 3 Weeks ago Karma: 0  
Yes, they are!

You can run in Normal Browser by going to localhost/<project-name>

However, debug is not possible! There is a debug plugin for firefox, which is not for PHP debug (only generated HTML can be debugged for inconsistencies).
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
Go to top Post Reply
Powered by FireBoard
Car Insurance | Problem Mortgage | Loans | Myspace Layouts | Loans
© 2008 SVTechie :: Online Resources For Techies BY Techies
Joomla! is Free Software released under the GNU/GPL License.