[advanced search]
 

Go Back   NamePros.com > Discussion > Web Design & Development > Programming

Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics.


Closed Thread
 
LinkBack Thread Tools
Old 05-21-2006, 12:43 PM   #1 (permalink)
NamePros Regular
 
iMersky's Avatar
 
Join Date: Jan 2006
Posts: 279
50.15 NP$ (Donate)

iMersky is on a distinguished road


How do you edit files from the admin panel?

I am new to PHP and I just bought a script. I've been editing it all day and now I am starting to add to it. I want to know how I could make files of the skin editable in the Admin area. Is there a script or tutorial out there that I can look at to get a good idea of how to do this?
iMersky is offline  
Old 05-21-2006, 02:52 PM   #2 (permalink)
Account Closed
 
abdulmueid's Avatar
 
Join Date: Jun 2005
Location: Mozambique
Posts: 608
1.85 NP$ (Donate)

abdulmueid has a spectacular aura aboutabdulmueid has a spectacular aura about


Hello iMersky,

Your question is very unclear. If you could provide more details I would perhaps help.

Anyway, the basic rule is that for any file to be editable/writable, it needs the have the right permissions. You can set the file permissions with your FTP client.

Give some more details about the script/admin panel and you'll surely get help.
abdulmueid is offline  
Old 05-22-2006, 03:09 AM   #3 (permalink)
Senior Member
 
Peter's Avatar
 
Join Date: Nov 2003
Location: Scotland
Posts: 4,900
0.60 NP$ (Donate)

Peter has a reputation beyond reputePeter has a reputation beyond reputePeter has a reputation beyond reputePeter has a reputation beyond reputePeter has a reputation beyond reputePeter has a reputation beyond reputePeter has a reputation beyond reputePeter has a reputation beyond reputePeter has a reputation beyond reputePeter has a reputation beyond reputePeter has a reputation beyond repute

Child Abuse Save The Children Save The Children Help The Homeless - Holiday 2009 Help The Homeless - Holiday 2009 Help The Homeless - Holiday 2009 Help The Homeless - Holiday 2009
Before we could answer your qeustion we would need to know which php script you are using.

As abdulmueid states you would also need the scripts to be writeable as well.
Peter is offline  
Old 05-22-2006, 03:29 AM   #4 (permalink)
NamePros Regular
 
Join Date: Jul 2005
Posts: 916
153.30 NP$ (Donate)

admans is just really niceadmans is just really niceadmans is just really niceadmans is just really niceadmans is just really nice


You can have your skin editable in admin area with some coding and some change in permissions in your skin template files. But as both of above said, we first require to know which script you are using as each scripts has different ways of coding as does the coding techniques.

Regards,

Admans.
admans is offline  
Old 05-22-2006, 05:18 AM   #5 (permalink)
NamePros Regular
 
iMersky's Avatar
 
Join Date: Jan 2006
Posts: 279
50.15 NP$ (Donate)

iMersky is on a distinguished road


Quote:
Originally Posted by admans
You can have your skin editable in admin area with some coding and some change in permissions in your skin template files. But as both of above said, we first require to know which script you are using as each scripts has different ways of coding as does the coding techniques.

Regards,

Admans.
It's my own script. I'm just looking for a little snippet of code on how to do this.
iMersky is offline  
Closed Thread


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

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


Site Sponsors
Advertise your business at NamePros

All times are GMT -7. The time now is 08:14 AM.


Powered by: vBulletin® Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0
Template-Modifications by TMS
vBCredits v1.4 Copyright ©2007 - 2008, PixelFX Studios

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85