101
erzon
I can't see my site
  • 2005/6/29 10:46

  • erzon

  • Quite a regular

  • Posts: 211

  • Since: 2005/1/1 3


my host just got down and when my hosting is up my site is screwd up..my domain is active but my modules is not..only the forum ipboard modules is active..

when i try to set the start page to news, guestbook etc that modules can't be seen.. i dont know why

heres my site http://hackside.com/portal



102
erzon
Re: I lost my admin access
  • 2005/6/8 16:22

  • erzon

  • Quite a regular

  • Posts: 211

  • Since: 2005/1/1 3


its ok now thanks



103
erzon
Re: I lost my admin access
  • 2005/6/8 16:12

  • erzon

  • Quite a regular

  • Posts: 211

  • Since: 2005/1/1 3


i mean i can access my webmaster username and password it just i dont see the admin menu...



104
erzon
I lost my admin access
  • 2005/6/8 15:29

  • erzon

  • Quite a regular

  • Posts: 211

  • Since: 2005/1/1 3


how can i back it again?

i did something i think how can i set it back?



105
erzon
Re: Show avatar in theme.htm
  • 2005/6/4 5:51

  • erzon

  • Quite a regular

  • Posts: 211

  • Since: 2005/1/1 3


yes it can..you can put php in theme.html it just happen i dont know what variable to call for that avatar to show



106
erzon
Re: Show avatar in theme.htm
  • 2005/6/3 15:32

  • erzon

  • Quite a regular

  • Posts: 211

  • Since: 2005/1/1 3


Quote:

LazyBadger wrote:
With caution you can use smth. like this code
global $xoopsUser;

if (
is_object($xoopsUser)) {
    
$avatar $xoopsUser->getVar('user_avatar');
    if (
file_exists(XOOPS_ROOT_PATH.'/uploads/'.$avatar)) { 
    
$avatar '.XOOPS_URL.'/uploads/'.$avatar'" alt="avatar" />';
            } else {
            
$avatar '';


But using php inside theme is bad style and violate principle of separation logic from code. If you include_php and will use additional smarty-var in your theme it can be considered as "right way" (from some POVs)



is this code work? if you include the php code in theme.html is that ok or too risky?



107
erzon
Re: Avatar in Themes
  • 2005/6/3 15:27

  • erzon

  • Quite a regular

  • Posts: 211

  • Since: 2005/1/1 3


sorry but no one is answering on my other post :( thats why i put it here



108
erzon
Avatar in Themes
  • 2005/6/3 15:08

  • erzon

  • Quite a regular

  • Posts: 211

  • Since: 2005/1/1 3


Hello how can i put the user avatar in theme if they login?

and is there any way that i can show how many post my member have? in my theme?

i use the IPB modules for my forum



109
erzon
Re: Show avatar in theme.htm
  • 2005/6/3 14:50

  • erzon

  • Quite a regular

  • Posts: 211

  • Since: 2005/1/1 3


i need help pls anyone know this?



110
erzon
Re: Show avatar in theme.htm
  • 2005/6/2 15:15

  • erzon

  • Quite a regular

  • Posts: 211

  • Since: 2005/1/1 3


any help on this one?




TopTop
« 1 ... 8 9 10 (11) 12 13 14 ... 20 »



Login

Who's Online

391 user(s) are online (295 user(s) are browsing Support Forums)


Members: 0


Guests: 391


more...

Donat-O-Meter

Stats
Goal: $15.00
Due Date: Jan 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $15.00
Make donations with PayPal!

Latest GitHub Commits