2 of 2
2
Developer Plugin
Posted: 02 September 2007 08:24 PM   [ Ignore ]   [ # 19 ]  
Lab Assistant
Avatar
RankRank
Total Posts:  250
Joined  09-14-2006

For me, all of the Developer links seem to append the Template Group and Template to the URL, preventing the info from displaying. 

For example, I have the plugin associated with the template “scarecrow” in the Template Group “oz”.  When viewing that page, if I click “Weblog Fields” within the Developer tab, it sends me here:
http://www.mysite.com/oz/scarecrow/system/index.php?C=admin&M=blog_admin&P=blog_list&P=custom_fields

...when it should be sending me here:
http://www.mysite.com/system/index.php?C=admin&M=blog_admin&P=blog_list&P=custom_fields

Any idea how I can get it to ignore the Template Group and Template in the URL?
Thanks.

 Signature 

———————
Be like water
———————

Profile
 
 
Posted: 03 September 2007 03:21 PM   [ Ignore ]   [ # 20 ]  
Lab Assistant
Avatar
RankRank
Total Posts:  250
Joined  09-14-2006

Got ‘er working.  The developer helped me out with it.
Word!

 Signature 

———————
Be like water
———————

Profile
 
 
Posted: 04 May 2008 10:03 PM   [ Ignore ]   [ # 21 ]  
Lab Assistant
Avatar
RankRank
Total Posts:  165
Joined  04-03-2008

Sounds great, but it’s not working for me either. I’m guessing it’s because I’m logged in from the wrong end. Login from the front end? Login from the back end? What’s it all mean? I navigate to my control panel, supply username and password, get in. Is there another way that’ll let me use the extension?

Thanks,
Nathan

Profile
 
 
Posted: 06 May 2008 12:28 PM   [ Ignore ]   [ # 22 ]  
Research Scientist
Avatar
RankRankRankRankRankRank
Total Posts:  5126
Joined  06-20-2005

You can login either at the front end or via the control panel but you must be a Super Admin. Once you are logged in you should be able to view the developer tab on any front end page.

Cheers

Dry

 Signature 

   Purple Dogfish | Member of EE Pro Network | Follow me on Twitter

Profile
MSG
 
 
Posted: 07 May 2008 09:11 AM   [ Ignore ]   [ # 23 ]  
Lab Assistant
Avatar
RankRank
Total Posts:  188
Joined  10-17-2007

I can’t get the plugin panel to display correctly on the site I’m working on.
Firstly the styles seem to be getting overwritten by styles on my site - some common names are being used as ID/class names in this plugin, ie .wrapper

Also the javascript to open and close the developer tab isn’t working - is it dependant on moo tools javascript library?
I’ve got Jquery in use on this site, and I suspect they may be interfering with each other.

Profile
 
 
Posted: 08 May 2008 08:47 AM   [ Ignore ]   [ # 24 ]  
Lab Technician
Avatar
RankRankRankRank
Total Posts:  1156
Joined  02-02-2007

Cannot get this plugin working. I see it in the plugin manager, pur_developer folder is in plugin folder, I am logged in as superadmin, but the tags {exp:pur_developer:js} and {exp:pur_developer} does not output anything.

Any ideas?

 Signature 

Full list of add-ons here

Child Categories
Browser Sniff
Category Id
Entries Number

Profile
 
 
Posted: 08 May 2008 02:44 PM   [ Ignore ]   [ # 25 ]  
Research Scientist
Avatar
RankRankRankRankRankRank
Total Posts:  5126
Joined  06-20-2005

Hi,

@Meirion,

It looks like I’m gonna have to get a new version of this together dealing with some of these issues. We’ll do it as soon as we can.

@Laisvunas,

Do the tags output anything at all in the template source code?

Cheers

Dry

 Signature 

   Purple Dogfish | Member of EE Pro Network | Follow me on Twitter

Profile
MSG
 
 
Posted: 08 May 2008 03:50 PM   [ Ignore ]   [ # 26 ]  
Lab Technician
Avatar
RankRankRankRank
Total Posts:  1156
Joined  02-02-2007

Hi Dry,

Plugin’s tags do not output anything in source code. Plugin does not function on my site except that I can see it in Plugin manager.

 Signature 

Full list of add-ons here

Child Categories
Browser Sniff
Category Id
Entries Number

Profile
 
 
Posted: 18 July 2008 02:03 AM   [ Ignore ]   [ # 27 ]  
Research Assistant
Avatar
RankRankRank
Total Posts:  493
Joined  04-23-2006

Installed and using tonight
ExpressionEngine1.6.4 Build:20080626

Pasted the appropriate code into the master site default page.
When navigating to any other page of my site, the plugin is still visible, but the links to the admin are prepended with the templategroup name, thereby rendering all links incorrectly.

I don’t know how to disable this from happening, so instead, of use a conditional:

{if segment_1 == ""}
    {exp
:pur_developer:js}
    
</head>
    <
body>
    
{exp:pur_developer}
{if
:else}
    
</head>
    <
body>
{/if} 
 Signature 

OLD username was jammo, NEW username is OrganizedFellow

It’s a struggle even to keep focused. This is the best of my AD/HD & GTD.
The exceptionally slow growth of my web dev projects is eclipsed by my patience, understanding and desire to learn AS MUCH AS POSSIBLE as I slowly progress.

Profile
 
 
Posted: 12 May 2009 04:24 PM   [ Ignore ]   [ # 28 ]  
Research Assistant
Avatar
RankRankRank
Total Posts:  493
Joined  04-23-2006

:( Does not appear under under Utilities Manager.

ExpressionEngine 1.6.7 Build:  20090320

Anyone else?

 Signature 

OLD username was jammo, NEW username is OrganizedFellow

It’s a struggle even to keep focused. This is the best of my AD/HD & GTD.
The exceptionally slow growth of my web dev projects is eclipsed by my patience, understanding and desire to learn AS MUCH AS POSSIBLE as I slowly progress.

Profile
 
 
Posted: 12 May 2009 05:04 PM   [ Ignore ]   [ # 29 ]  
Research Scientist
Avatar
RankRankRankRankRankRank
Total Posts:  5126
Joined  06-20-2005

Hi,

Sorry, I’ve not tested/updated this for quite some time. I’ll see if I can have a look at why it’s not working for you in this build.

Cheers

Dry

 Signature 

   Purple Dogfish | Member of EE Pro Network | Follow me on Twitter

Profile
MSG
 
 
Posted: 13 September 2009 04:39 PM   [ Ignore ]   [ # 30 ]  
Research Assistant
Avatar
RankRankRank
Total Posts:  493
Joined  04-23-2006

After using this successfully on two sites, I’ve decided to give it a go on my localhost testing site.

Every link references the path, not URL.
So I’m actually getting this:
“C:/xampp/htdocs/...”
Instead of this:
“http://localhost…”

Other than hardcoding the plugin, how else can I fix this?
I see the plugin hasn’t been update in some time :(

 Signature 

OLD username was jammo, NEW username is OrganizedFellow

It’s a struggle even to keep focused. This is the best of my AD/HD & GTD.
The exceptionally slow growth of my web dev projects is eclipsed by my patience, understanding and desire to learn AS MUCH AS POSSIBLE as I slowly progress.

Profile
 
 
Posted: 22 September 2009 02:38 PM   [ Ignore ]   [ # 31 ]  
Research Scientist
Avatar
RankRankRankRankRankRank
Total Posts:  5126
Joined  06-20-2005

Hi,

I finally updated this. It is now an extension and works both in the CP and on templates. Please check it out in the new thread

Cheers

Greg

 Signature 

   Purple Dogfish | Member of EE Pro Network | Follow me on Twitter

Profile
MSG
 
 
   
2 of 2
2