dnlees
Members-
Posts
26 -
Joined
-
Last visited
Content Type
Forums
News
20th
EduGeek EDIT Conference
Blogs
Everything posted by dnlees
-
Can you not make a copy of the VM, and run the in-place upgrade on that, to see if all goes well....???
-
Cheers mate - sorted...!!!!
-
Hi, Can someone tell me how to access the mailbox of a Huntgroup...? thanks, Dave.
-
Hi, I have a printer on a Server 2019, with Internet printing enabled.... the printers Network name is: http://localhost/printers/BrotherQL-570/.printer I have a section of PHP, as follows: /* BEGIN Server side printing section */ $sIPPPrinterOrServerHost = '127.0.0.1'; // The host name or the IP address of the IPP Printer or IPP Server. $sIPPPrinterOrServerPort = '631'; // By default it is set to IANA assigned port (631). $sIPPPrinterURI = 'http://localhost/printers/BrotherQL-570/.printer'; // The URI of the IPP printer (examples : '/printers/epson', 'ipp://localhost:631/printers/epson'). $sIPPJobUserName = 'anonymous'; // Depending on the configuration of your printer, you may have to set this to 'anonymous' or a valid username on your system. $aIPPPrinterPerClientFixedIPArray = array(); $aIPPPrinterPerClientFixedIPArray['127.0.0.1'] = array(); $aIPPPrinterPerClientFixedIPArray['127.0.0.1']['IPPPrinterOrServerHost'] = '127.0.0.1'; $aIPPPrinterPerClientFixedIPArray['127.0.0.1']['IPPPrinterOrServerPort'] = '631'; $aIPPPrinterPerClientFixedIPArray['127.0.0.1']['IPPPrinterURI'] = 'http://localhost/printers/BrotherQL-570/.printer'; /* END Server side printing section */ However, it is not printing.... Have I got the formatting wrong....?
-
Hi, I bought a replacement BIOS chip off eBay: https://www.ebay.co.uk/itm/BIOS-CHIP-ASUS-M4A88TD-M-M4A87TD-M4A88T-M-M4N75TD-P8H61-I-R2-0-P8H67-M2/170962839311?ssPageName=STRK%3AMEBIDX%3AIT&_trksid=p2057872.m2749.l2649 Just stated I wanted the P8H61-I board, not the R2.0 version - comes from Holland in about 5 days.... popped it in, and hey-presto....!!!!!
-
dgsmith is correct - you cannot use standard Asus BIOS updates on RM boards - they don't work - trust me, I've tried..... Thats why I hoped someone had got it done via RM, and could then have backed up the BIOS to a file.... RM are f**kers for this....!!!! Oh well, boards and old CPU may get used somewhere else, and I'll get a new PC for the job in question.... just not from RM - wouldn't touch them with a barge pole now..... There actual response to my request for the BIOS update ,was "we see you haven't got a vaild support contract - I will pass your details on to your area account manger..." - GOOD LUCK WITH THAT....!!!!!
-
No... official Asus BIOS updates don't work - needs to be RM's own version....
-
Hi, I have a couple of these boards and need to update the BIOS - however, as I don't have an RM support contract, they have told me to push off.... Does anybody have one of these boards, with BIOS version 0803 or later, that they could backup (from within the BIOS) and let me have....? many thanks, Dave.
-
error: Invalid variant type conversion Has anyone had this error when using seating organiser in the Examinations organiser module?
-
App Inventor 2 without compromising security (I think!)
dnlees replied to knelmes's topic in How do you do....it?
Hi, Would it be possible to have and emah.exe file that uses "Program Files (x86)" instead of just "Program Files"....? thanks... -
I was having the same problem, and followed 2097's suggestion - SQL Server Compact 3.5 SP1 and Synchronization Services for ADO.NET v1.0 SP1 for Windows Desktop - everything fine now. ps: if you are running a 64bit server, you do need to install the x86 version first, then the 64bit version - so download both....
-
Thanks Marci - your first paragraph sorted it out for me.
-
Hi, I think we are at crossed purposes here..... I know what folder the N: needs to be mapped to, but I can't find where in the RM management console (or indeed group policy) where the assignment is set.... - does that make better sense?
-
Thats the problem - can't find where its mapped at all....
-
I have created a folder in the RM Management console, and ticked "block inheritence" - so it doen't get any packages from its parent. I then assigned the packages I wanted and everything worked fine except, in My Computer, the N: shows up as a 'Disconected network drive' - you can't delete it or re-attach it. Where is the N: assigned in CC3?
-
got round the problem by using a different module.
-
Can anybody help with Jquery? I am trying to get a Jquery plugin working (for a full screen slideshow), but I haven't got a clue where to start!!!!! Any help, gratefully received....
-
I am using the standard mod_latestnews module. The bullet points are at least 10-15px from the left hand side of the module. Is there a way to reduce this number? thanks.....
-
Sorry, thought I'd posted this in the Joomla 1.5 section - its Joomla 1.5
-
When an article is added to the frontpage, it automatically gets postion 1, is it possible to make position 1 fixed, so new articles go in a position 2?
-
Where can I get hold of the eg_default template? - thanks in advance.....
-
Is it possible to move the Main Menu from top right to top left and visa-versa with the Site Logo?
-
Thanks for that.... I have found it. It was in template.css, in the Footer section - the height was set to 17px, and I just adjusted it to what I needed (95px in my case). Thanks again.....
-
Using Edugeek Joomla package 1.5, I have the follwoing problem.... I have a graphic located at position User2 (just above the copyright notice). It is 90 pixels high, and displays fine in IE6, but in anything else (IE7, 8 or Firefox) it only displays the top 10-15 pixels.... Any idea's greatfully received.
-
By default, if a sub-menu is added to another menu, the sub-menu will come out to the right of the original. Is it possible to have it go to the left instead? - thanks....
