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.


Topics - Optimum

Pages: [1]
1
Hi,

I noticed a strange problem.
I'm logged in as admin, but am also shown as a guest in the cp.

Admin    06.05.2006 00:43    Control Panel   193.77.x.x
Guest    06.05.2006 00:40    index.php    193.77.x.x (same as above)

This happened after I moved the gallery to a new server. So now I have my site on 2 servers. All static sites and domain are on server 1, gallery is on server 2.
I have no problem with being shows as a double user, but, I can no longer access my hidden menus and links, that I've setup in the gallery with "if user logged" tags. So it appears that my status as guest has priority against my status as admin.
Anyknow know how I can fix this?
I have no idea what could be wrong. I mean, the cp is on server 2 as well. I log in through there, so I don't know why don't I have admin access on the site itself..

Pls help!

TIA,
Mat

2
Templates & Styles (Requests & Discussions) / Category layout help
« on: March 29, 2006, 10:24:23 AM »
Hi,

I've managed to do a lot to my template of 4images, but I'm having 2 problems that I've been unable to solve so far.
Because it's kinda hard to explain, I made a picture:





As you can see, I'm having vertical aligment problem. I'd like to have main categories aligned, no matter how many subcategories there are on certan categories. Can this be done? I've manage to aligne subcategories under their main categories, but can't fix the vertical aligment.

Another thing is the color of subcategories. Can this be changed? Since it's a link, I'm afraid it uses the link class.
Can I change the subcategories colors?

TIA!!
Mat

3
Hi,

since I was unable to find any good answer to my problem, I'll ask here.

Is it possible to add a new option in Add Images in ACP that would ask if the images should be written to the DB or just added (transfered) to the server? Something like: "Add images to DB?" YES/NO

If YES is selected, nothing would change. Everything would work as it is now.
If NO is selected, the images would only be added to the server folder, but wouldn't be written to the db.



..OR..



If the above can't be done, is it possible to make a new menu option "Upload images" (or something like that) in the ACP, which would include a upload box and category selector (so the upload would be done to the correct folder on server). That's all. You'd select the image from your local drive, select the category and press the button. Image would be transfered to the correct folder on server and you'd be able to work with it from there.


With either of above options, images would be on server, but it would be possible to modify them with different mods that currently can't work with images that are added to the db.
This is mainly useful for people who don't know anything about ftp and when you only have 1 or 2 image to add. It's usually faster to do it with ACP then ftp. 


Hope something could be done.

TIA!!
Mat

4
Mods & Plugins (Requests & Discussions) / {cp_link}
« on: March 22, 2006, 10:42:52 AM »
Hi,

where can I modify this? I'd like to open the CP in a blank new window.
I've tried in user_logininfo.html, but it doesn't seem to work:
Quote
<table width="100%" border="0" cellpadding="4" cellspacing="0">
  <tr>
    <td valign="top" align="left">
     {lang_loggedin_msg}<br />
      <br />
     &raquo; <a href="{url_control_panel}" target="_blank">{lang_control_panel}</a><br />
      &raquo; <a href="{url_logout}">{lang_logout}</a><br>
      <br>
    </td>
  </tr>
</table>

And aditional question if I may.
Since I removed the login section of my pages, I'd like to add "Logout" to "Control Panel" link, only visible when loged in.
Aditionaly I'd like to add "Login" link to the same place as "control panel" link, but visible only when not logged it.
Can this be done?

TIA!
Mat

Pages: [1]