It appears you have not yet registered with our community. To register please click here...

HOME  |  FORUM  |  CONTACT US     

Old Skool Anthemz  

 
3 in 1 Search - Gemm, Netsounds & Musicstack
Search over 60 million vinyl/cd's for sale now! (more info)
 

Go Back   Old Skool Anthemz > Forum > General > Help

Register FAQ Members List Calendar Arcade Search Today's Posts Mark Forums Read





Reply
 
LinkBack Thread Tools Rate Thread Display Modes
  #1  
Old 18th September 2003, 04:40 PM
Certified No-Life'er
 

Join Date: Feb 2002
Posts: 5,560
Any People Good With PHP?

Need some help pls, website help
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2  
Old 23rd September 2003, 02:01 PM
Board Addict
 

Join Date: Oct 2001
Location: Sheffield / Astley
Gender: Male
Posts: 3,343
Send a message via MSN to fugjostle
I personally think PHP is the spawn of satan and you will smoke a big fat turd in hell but... some of my mates are PHP guru's so I may be able to relay any questions for you.

---
fug
__________________

Fug's pearl necklace of wisdom:
- "A cult is a religion with no political power"
- "Age is a high price to pay for maturity"
- "Always remember you're unique. Just like everyone else"
- "A gross ignoramus: 144 times worse than an ordinary ignoramus"
- "Depression is merely anger without enthusiasm"
- "All it takes to fly is to hurl yourself at the ground... and miss"
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3  
Old 23rd September 2003, 03:23 PM
Certified No-Life'er
 

Join Date: Feb 2002
Posts: 5,560
well i figured out some myself but got stuck on the rest....

http://www.northeastclubchat.co.uk

wanna get rid of the shit looking drop down box and replace with a nav bar (thats in hand) but its proving a bugger

also when u view the source of the home page i cant find the relevant file on the ftp of site to amend stuff like meta tags
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4  
Old 23rd September 2003, 03:39 PM
Board Addict
 

Join Date: Oct 2001
Location: Fundling around in the dark.....
Posts: 3,663
Send a message via ICQ to The Frog Meister
<td bgcolor="#F3E1AF" align="center">
<form action="modules.php?name=Search" method="get"><font class="content"><b>_TOPICS </b>
<select name="topic"onChange='submit()'>
<option value="">_ALLTOPICS</option>
<option value="15">Dance Music News</option>
<option value="17">Other News</option>
</select></font></form> </td>


This is the coding.... Replace the
<form action="modules.php?name=Search" method="get"><font class="content"><b>_TOPICS </b>
<select name="topic"onChange='submit()'>
<option value="">_ALLTOPICS</option>
<option value="15">Dance Music News</option>
<option value="17">Other News</option>
</select></font></form>

With the details of the bar @ and that should do it :p
__________________


Welcome to Life's Crematorium...... You kill them we grill them!

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5  
Old 23rd September 2003, 03:51 PM
Board Addict
 

Join Date: Oct 2001
Location: Sheffield / Astley
Gender: Male
Posts: 3,343
Send a message via MSN to fugjostle
Quote:
Originally posted by johns_ar
also when u view the source of the home page i cant find the relevant file on the ftp of site to amend stuff like meta tags
You need to be editing "index.php" to change the meta tags (I think). The PHP actually produces the HTML so the "index.php" file may either have a section of HTML meta tags or it will call another file which holds the values. Either way, index.php is your starting point.

---
fug
__________________

Fug's pearl necklace of wisdom:
- "A cult is a religion with no political power"
- "Age is a high price to pay for maturity"
- "Always remember you're unique. Just like everyone else"
- "A gross ignoramus: 144 times worse than an ordinary ignoramus"
- "Depression is merely anger without enthusiasm"
- "All it takes to fly is to hurl yourself at the ground... and miss"
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6  
Old 23rd September 2003, 03:52 PM
Certified No-Life'er
 

Join Date: Feb 2002
Posts: 5,560
tried that already but no joy

it leaves the box there, its weird cos there was search field before that and its gona but the drop down box is left
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7  
Old 23rd September 2003, 03:59 PM
Board Addict
 

Join Date: Oct 2001
Location: Sheffield / Astley
Gender: Male
Posts: 3,343
Send a message via MSN to fugjostle
How aboot:

<table bgcolor="#F3E1AF" align="center">
<tr>
<td><a href="modules.php?topic=">All Topics</a>
<td><a href="modules.php?topic=15">Dance Music News</a>
<td><a href="modules.php?topic=17">Other News</a>
</table>

or something like that..

---
Fug
__________________

Fug's pearl necklace of wisdom:
- "A cult is a religion with no political power"
- "Age is a high price to pay for maturity"
- "Always remember you're unique. Just like everyone else"
- "A gross ignoramus: 144 times worse than an ordinary ignoramus"
- "Depression is merely anger without enthusiasm"
- "All it takes to fly is to hurl yourself at the ground... and miss"
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8  
Old 23rd September 2003, 04:02 PM
Certified No-Life'er
 

Join Date: Feb 2002
Posts: 5,560
index php shows bugger all really i think i need to be in the theme file

ill have a crack at it laterz and report back
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9  
Old 23rd September 2003, 04:03 PM
Board Addict
 

Join Date: Oct 2001
Location: Sheffield / Astley
Gender: Male
Posts: 3,343
Send a message via MSN to fugjostle
I'll try and install postNuke tonight and check it out (if I get a chance)

---
fug
__________________

Fug's pearl necklace of wisdom:
- "A cult is a religion with no political power"
- "Age is a high price to pay for maturity"
- "Always remember you're unique. Just like everyone else"
- "A gross ignoramus: 144 times worse than an ordinary ignoramus"
- "Depression is merely anger without enthusiasm"
- "All it takes to fly is to hurl yourself at the ground... and miss"
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10  
Old 23rd September 2003, 04:05 PM
Board Addict
 

Join Date: Oct 2001
Location: Sheffield / Astley
Gender: Male
Posts: 3,343
Send a message via MSN to fugjostle
Have a look at header.php btw.. thats the baby I think
__________________

Fug's pearl necklace of wisdom:
- "A cult is a religion with no political power"
- "Age is a high price to pay for maturity"
- "Always remember you're unique. Just like everyone else"
- "A gross ignoramus: 144 times worse than an ordinary ignoramus"
- "Depression is merely anger without enthusiasm"
- "All it takes to fly is to hurl yourself at the ground... and miss"
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #11  
Old 23rd September 2003, 04:09 PM
Board Addict
 

Join Date: Oct 2001
Location: Sheffield / Astley
Gender: Male
Posts: 3,343
Send a message via MSN to fugjostle
from header.php:

echo '<meta name="DESCRIPTION" content="'.pnConfigGetVar('slogan')."\" >\n";
echo "<meta name=\"ROBOTS\" content=\"INDEX,FOLLOW\" >\n";
echo "<meta name=\"resource-type\" content=\"document\" >\n";
echo "<meta http-equiv=\"expires\" content=\"0\" >\n";
echo '<meta name="author" content="'.pnConfigGetVar('sitename')."\" >\n";
echo '<meta name="copyright" content="Copyright (c) 2001 by '.pnConfigGetVar('sitename')."\" >\n";
echo "<meta name=\"revisit-after\" content=\"1 days\" >\n";
echo "<meta name=\"distribution\" content=\"Global\" >\n";
echo '<meta name="generator" content="LostNuke '._PN_VERSION_NUM." - http://lostnuke.com\" >\n";
echo "<meta name=\"rating\" content=\"General\" >\n";
__________________

Fug's pearl necklace of wisdom:
- "A cult is a religion with no political power"
- "Age is a high price to pay for maturity"
- "Always remember you're unique. Just like everyone else"
- "A gross ignoramus: 144 times worse than an ordinary ignoramus"
- "Depression is merely anger without enthusiasm"
- "All it takes to fly is to hurl yourself at the ground... and miss"
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #12  
Old 23rd September 2003, 05:05 PM
Certified No-Life'er
 

Join Date: Feb 2002
Posts: 5,560
nice one fug, its a mine field i tell thee!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #13  
Old 24th September 2003, 08:23 PM
Board Addict
 

Join Date: Nov 2001
Location: Warrington - the armpit of Manchester and Liverpool
Posts: 1,009
Been meaning to get into PHP, did a course a while back but never used it since. Stick to ASP where possible, Microsoft will be ruling the world soon so best to use Microsoft stuff.

Having said that from memory PHP is a liccle bit easier, i.e where as in ASP you might send a var across the querstring and then dim it into a var with the request.querystring, PHP just uses the querystring var and sets a callable var automatically.

N e way

:p
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #14  
Old 24th September 2003, 09:52 PM
Certified No-Life'er
 

Join Date: Feb 2002
Posts: 5,560
didnt get much choice about using php mate, its like a web portal template that can be updated by loads of users sort of thing - called php nuke lol

sorted now anyways - cheers fug & frog
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #15  
Old 24th September 2003, 10:39 PM
Board Addict
 

Join Date: Oct 2001
Location: Sheffield / Astley
Gender: Male
Posts: 3,343
Send a message via MSN to fugjostle
I personally think JSP, ASP and PHP eat monkey nuts but I must admit, postNuke and phpNuke can both help you build a great web site fast.

Personally, if was being forced to use PHP then I would opt for postNuke over phpNuke any day... much better imho

http://www.postnuke.com/

As my grandma used to say... "use perl, chicks dig it"
__________________

Fug's pearl necklace of wisdom:
- "A cult is a religion with no political power"
- "Age is a high price to pay for maturity"
- "Always remember you're unique. Just like everyone else"
- "A gross ignoramus: 144 times worse than an ordinary ignoramus"
- "Depression is merely anger without enthusiasm"
- "All it takes to fly is to hurl yourself at the ground... and miss"
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
Reply


Thread Tools
Display Modes Rate This Thread
Rate This Thread:

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 11:28 PM.




Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.1.0

- Dedicated to the memory of Anthony ROCK-XC -