Jump to content
View in the app

A better way to browse. Learn more.

The Uniform Server Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

CORAL_8 Corrections ins vbs files

Featured Replies

Corrections in the script core_functions_inc.vbs of the CORAL_8

The first execution shows a message saying that it cannot locate a determined archive, I was behind the explanation and I found...

the way of the current installation was not being updated in config_tracker.ini, I did an alteration in the function init () to update it config_tracker.ini before any other.

 

After to install and to execute the CORAL_8, I checked that after many calls in the menus the memory simply was blowing up, did then some alterations in the script of functions and from that time the memory is holding out...

Basically this : "Set VAR = Nothing" after the use of the variable VAR.

 

Besides removing some declarations what I found unnecessary, for ex.:

dim VAR1

VAR1 = value

... call function (VAR1)

I passed for

... call function (value) in this case eliminating lines "dim VAR1" and "VAR1 = value"

 

In the end of everything I found very better that the version ORION.

 

(Attached file is a rar file containing core_functions_inc.vbs file)

 

To purpose, I did not like the elimination of the FireFox Portable like navigator of the UniServer, I suggest to add it.

 

VERY MUCH APPROVED in my opinion!!!

 

I use w7Ultimate - PHP 5.2.17 - Apache 2.2.21 - MySQL 5.5.X

note: apache x php found in CORAL_8 not run in my system, i decide to replace for this old versions, and it running normaly.

 

(oh!!, my english, thanks to google translator... )

includes.2011.12.09.14.15.RAR.txt

Agnaldo.

Belo Horizonte - MG - Brasil

Wow! That's quite a bit to process in one bite. We'll have to do some study to understand it, incorporate the changes and retest.

 

Thanks for your suggestions! We all need to have extra eyeballs looking over the code. That's one of the great advantages of open source.

 

Regards,

BobS

 

PS, you might try writing in Portuguese and letting us run the translation :-)

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

Account

Navigation

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.