241
fredski
Re: Saving configuration data..problem
  • 2004/3/24 9:00

  • fredski

  • Quite a regular

  • Posts: 265

  • Since: 2004/1/26


Ok, I took out the last two mudules I installed and It now updates, I uninstalled Spotlight v2.0 and Short URL's, now I've just gotta find out which one was causing the problem or if those two modules didnt like each other ;¬)



242
fredski
Re: Changes in preferences
  • 2004/3/24 9:00

  • fredski

  • Quite a regular

  • Posts: 265

  • Since: 2004/1/26


Ok, I took out the last two mudules I installed and It now updates, I uninstalled Spotlight v2.0 and Short URL's, now I've just gotta find out which one was causing the problem or if those two modules didnt like each other ;¬)



243
fredski
Re: Changes in preferences
  • 2004/3/23 13:49

  • fredski

  • Quite a regular

  • Posts: 265

  • Since: 2004/1/26


I have a similar problem, Although my preferences say that they have been saved, and when I go back into the preferences they are what I saved them as. Problem is, when I change my module for my start page, nothing changes on the actual page when I browse to it. I used to work fine. I get no errors in any of the debugging modes, I havent changed servers and I'm not behind any firewall. Also I can post and edit articles / news etc. Just can't get the darn start page to change. Any help? Pretty Please???



244
fredski
Re: Saving configuration data..problem
  • 2004/3/22 15:56

  • fredski

  • Quite a regular

  • Posts: 265

  • Since: 2004/1/26


My site was working ok, but for some reason when I came to change the start page from one module to another it won't change, it stays set to what it was. I don't get an error message and it says datbase updated successfully. When I switch on the debug modes I still don't get any error messages. Any help????? Please..........



245
fredski
Re: Changing time format
  • 2004/1/27 12:35

  • fredski

  • Quite a regular

  • Posts: 265

  • Since: 2004/1/26


I found that very usefull, now although my modules show the timestamp in the format that I want, I now need to display the time in my theme header next to the date. I already have the date there using:
// Courtesy of SimplytheBest.net (http://simplythebest.net/info/dhtml_scripts.html)
function makeArray(n) {
this.length = n
return this
}
monthNames = new makeArray(12)
monthNames[1] = "January"
monthNames[2] = "February"
monthNames[3] = "March"
monthNames[4] = "April"
monthNames[5] = "May"
monthNames[6] = "June"
monthNames[7] = "July"
monthNames[8] = "August"
monthNames[9] = "September"
monthNames[10] = "October"
monthNames[11] = "November"
monthNames[12] = "December"
function dateString(oneDate) {
var theMonth = monthNames[oneDate.getMonth() + 1]
var theYear = oneDate.getFullYear()
return theMonth + " " + oneDate.getDate() + ", " + theYear
}

function MM_goToURL() { //v3.0
var i, args=MM_goToURL.arguments; document.MM_returnValue = false;
for (i=0; i<(args.length-1); i+=2) eval(args[i]+".location='"+args[i+1]+"'");
}
//-->

Now just need to get the time in there, Anyone know how to do this??? Please



246
fredski
Re: Product QTY, Input Box Problem
  • 2004/1/27 11:26

  • fredski

  • Quite a regular

  • Posts: 265

  • Since: 2004/1/26


Thanx for that Herko, that's solved the input problem for me, now if some kind sole could just help me with the category quantities showing in the OScommerce Module Box when I have it set to false. It slows the loading tmes down dramaticaly.



247
fredski
Product QTY, Input Box Problem
  • 2004/1/26 16:37

  • fredski

  • Quite a regular

  • Posts: 265

  • Since: 2004/1/26


Hi,

I have a couple of problems, firstly I Use OScommerce module MyXoopsShop I don't want catagory quantities to apear next to the catagory list. Ive been into OScommerce Admin and set category counts to false, but the quantities still show up????? Pulling my hair our trying to figure out why.

Secondly, ive been trying to get my new theme working correctly and the thing thats stumping me is why do my form input fields apear transparent (i.e the background colour) I would like them white or some other colour to define them clearly, the same thing happens to my form buttons.

Any help on these two problems would be most apreciated.
The site I'm working on is HERE




TopTop
« 1 ... 22 23 24 (25)



Login

Who's Online

160 user(s) are online (91 user(s) are browsing Support Forums)


Members: 0


Guests: 160


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