Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Altari

Pages: [1]
1
Bugs / Re: Not showing admin options
« on: August 14, 2007, 11:44:44 pm »
LoL...nevermind...I'm a dolt... :tickedoff:

2
Bugs / Re: Not showing admin options
« on: August 14, 2007, 11:32:49 pm »
OK, I used FireBug to inspect the elements.

All the A elements are hidden. When I go to one of the hidden URLS, there are just forms with no data next to them. Here's some of the code it gives me

Code: [Select]
<label for="prefix">:</label>
<input id="prefix" type="text" size="5" value="" name="prefix"/>
<br/>
<label for="suffix">:</label>
<input id="suffix" type="text" size="5" value=" credits" name="suffix"/>
<br/>
<div class="smalltext"/>
<br/>

3
Bugs / Re: Not showing admin options
« on: August 14, 2007, 11:28:35 pm »
I looked through the other threads the followed the suggestions.

So far, I've uploaded a copy called english-utf8

I'm changed my board language to standard English

I've checked the contents of both files and reuploaded from the package.

I've chmodded both files to 777

Logged out, cleared cache and DNS

Still won't display.

4
Bugs / [SOLVED] Not showing admin options
« on: August 14, 2007, 10:08:44 am »
I'm using the default template on PHP5/MySQL 5

I already tried uploading a copy called 'shop.english-utf8.php'

This is what my admin area looks like.

Pages: [1]