1
damage
Re: Gunmetal issues in Firefox and Opera
  • 2007/1/13 1:46

  • damage

  • Just popping in

  • Posts: 13

  • Since: 2005/6/9 8


Originally downloaded from a link at this site, I don't however know how long ago and where is actually came from.

Thanks for the changes, it works a treat

I will have a look at the style sheets later to try to learn what had to be changed Maybe one day I might be able to work out what look I want and actually be able to created it from scratch.



2
damage
Re: Gunmetal issues in Firefox and Opera
  • 2007/1/11 12:52

  • damage

  • Just popping in

  • Posts: 13

  • Since: 2005/6/9 8


Thank you, just starting to get the gist of some of the differences between Gunmetal styleNN.css and style.css, I edited the styleNN.css to slightly fix the buttons by copy and paste, but it still doesn't work like IE, but at least looks a bit better.

I will try to email it to you a lot later today.

I really don't know enough about this stuff, it looks inefficient having download a heap of images that are exactly the same, except for the name just for the buttons, LOL even if it only adds up to roughly 8k.

BTW I love the theme, I am trying Joomla onhttp://www.forcedfords.com/joomla/, the admin etc is much better but it is another learning curve I don't have time for and it is hard finding "free" good looking themes (I want the good looking theme before adding content, so if this theme ends up looking for what I want, I will XOOPS that site too, it has been a while since I have done anything to it, I should really close it down until it is all working.



3
damage
Re: Gunmetal issues in Firefox and Opera
  • 2007/1/11 9:59

  • damage

  • Just popping in

  • Posts: 13

  • Since: 2005/6/9 8


Thank you, will look right now.



4
damage
Re: Gunmetal issues in Firefox and Opera
  • 2007/1/10 12:09

  • damage

  • Just popping in

  • Posts: 13

  • Since: 2005/6/9 8


Also how do I fix the welcome etc bar at the top when logging on etc it is white with white writing, for the life of me I have checked and can not find anything, probably because I don't have a clue what it is called.



5
damage
Gunmetal issues in Firefox and Opera
  • 2007/1/10 12:06

  • damage

  • Just popping in

  • Posts: 13

  • Since: 2005/6/9 8


This is the website: www.singletonstreetmachines.com.au

Basically the only thing modified in the Gunmetal theme is the links and names for top buttons, and size is set to 100% instead of the setting for 800x600 (well that is all I can remember doing ;p)

If is far from finished but my main concern it looks close to right only in IE7 not Opera or Firefox, the 100% isn't working in either nor does the top buttons images looking the way they are meant to, check it in IE to compare.

How do I fix the banner so it is shown in each page instead of just the main page? I know this isn't the themes fault, saves me posting everywhere.

So please feel free to flame me about it, Gunmetal theme was only chosen because our car club contains many different brands of cars so Red (General Motors Holden Australia main colour) and Blue (Ford worldwide) are out for main colour scheme, I can fix things if I have the time (normally limited, the norm work, cranky wife, kids and car club stuff ) but it would take a lot of trial and error (limited knowledge with php and Xoops).

If someone helps me out with I did wrong I might end up using this theme on another website, thanks in advance for any replies.

To save registering to check it out further just use the user name "Standard" for basic registered user look or "Xoopspert" for most of what a Webmaster etc can see(without admin rights), both user names use the same password of "xoops", all without the quotes of course



6
damage
Re: Profile (with portrait upload) hack finally found! Need a conversion!
  • 2005/6/10 13:52

  • damage

  • Just popping in

  • Posts: 13

  • Since: 2005/6/9 8


I just realised that I was using 2.0.9.2 not 2.0.10, I have XOOPS installed on another website and got mixed up, sorry for the prior posts, I have updated and currently rebuilding, but with 128K upload speed it is going to take me ages LOL

Thanks again m0nty



7
damage
Re: Profile (with portrait upload) hack finally found! Need a conversion!
  • 2005/6/10 13:15

  • damage

  • Just popping in

  • Posts: 13

  • Since: 2005/6/9 8


Quote:

damage wrote:
I have some good and bad news for myself, good news I can register users, bad news is that I cannot do any user edits including delete.

Old problems
Quote:
Fatal error: Call to a member function on a non-object in /home/ssm/public_html/modules/system/admin/users/users.php on line 199


This is what the error points to, many errors points to this instruction.
echo $GLOBALS['xoopsSecurity']->getTokenHTML()."\n";

This is new, formhiddentoken.php is not installed in this directory, where can I get it, or how can I create it

Quote:
Warning [PHP]: main(/home/ssm/public_html/class/xoopsform/formhiddentoken.php): failed to open stream: No such file or directory in file class/xoopsformloader.php line 34
Warning [PHP]: main(): Failed opening '/home/ssm/public_html/class/xoopsform/formhiddentoken.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in file class/xoopsformloader.php line 34


Thanks in advance "m0nty" or anyone else with varst knowledge.

BTW 'm0nty" I love the new extras in the profiles, can I edit them without problems to suit automotive things?


From this threadhttps://xoops.org/modules/newbb/viewtopic.php?viewmode=flat&topic_id=37001&forum=20
Quote:

m0nty wrote:
what XOOPS version are you using?

i suggest we use THIS topic

as your problem is unrelated to this topic as you are using a hack.. it may confuse the original author..


I am using version 2.0.10

Thanks



8
damage
Re: MAJOR PROBLEM (HURRY SOmeBodY!!)
  • 2005/6/10 12:50

  • damage

  • Just popping in

  • Posts: 13

  • Since: 2005/6/9 8


Will do

Thanks



9
damage
Re: MAJOR PROBLEM (HURRY SOmeBodY!!)
  • 2005/6/10 1:51

  • damage

  • Just popping in

  • Posts: 13

  • Since: 2005/6/9 8


I have some good and bad news for myself, good news I can register users, bad news is that I cannot do any user edits including delete.

Old problems
Quote:
Fatal error: Call to a member function on a non-object in /home/ssm/public_html/modules/system/admin/users/users.php on line 199


This is what the error points to, many errors points to this instruction.
echo $GLOBALS['xoopsSecurity']->getTokenHTML()."\n";

This is new, formhiddentoken.php is not installed in this directory, where can I get it, or how can I create it

Quote:
Warning [PHP]: main(/home/ssm/public_html/class/xoopsform/formhiddentoken.php): failed to open stream: No such file or directory in file class/xoopsformloader.php line 34
Warning [PHP]: main(): Failed opening '/home/ssm/public_html/class/xoopsform/formhiddentoken.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in file class/xoopsformloader.php line 34


Thanks in advance "m0nty" or anyone else with varst knowledge.

BTW 'm0nty" I love the new extras in the profiles, can I edit them without problems to suit automotive things?



10
damage
Re: MAJOR PROBLEM (HURRY SOmeBodY!!)
  • 2005/6/10 0:39

  • damage

  • Just popping in

  • Posts: 13

  • Since: 2005/6/9 8


"m0nty" as you have been probably told many times before, you are a legend, thank you.

Not only have you fixed my problem you have also shown me something else I can screw up when I play with the website more, I figure I learn quicker by screwing up

Now I have to slowly work out the other minor errors, but those don't stop the site from working




TopTop
(1) 2 »



Login

Who's Online

149 user(s) are online (90 user(s) are browsing Support Forums)


Members: 0


Guests: 149


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits