Wall Script The Social Network Script Blog

Monday, February 26, 2024

Wall Script Angular + Firebase Setup

After payment, you will receive a Wall-UI zip file. System Requirements
  • Node latest version
  • Angular Cli latest version

Step 1
Extract Wall-UI.zip into using zip software.

Step 2 - Install Project
Install node modules
$npm install --force

Tuesday, March 1, 2016

How to Install Wall Script 8 and Wall API

Wall Script 8 is fully responsive for desktop, tablet and smart phones. If you are already a WALL SCRIPT user(people who have bought the Wall Script 8), please follow the installation steps.

Step 1
Extract wallscript.zip into htdocs or www folder using Winzip software.

Step 2
Create a database(MySQL Recommended) with name wallscript. Find wallscript.sql in extracted wallscript folder and import it to the created database using PhpMyAdmin or MySQL query browser.

Step 3
Database configuration settings.

Monday, February 29, 2016

How to Update Wall Script 7 to 8

Wall Script 8 is fully responsive for desktop, tablet and smart phones. If you are already a WALL SCRIPT user (people who have bought previous version of Wall Script), can just update your Wall Script to the latest version.

Here are the steps to update your existing Wall Script.

Step 1
Please take the backup for existing project and database(export SQL file).

Step 2
Extract wallscript.zip into htdocs or www folder using Winzip software. Now import wall_update.sql into existing wallscript database. This SQL contains ALTER statements.

Step 3
Database configuration settings.

Wednesday, February 22, 2012

Wall Script 4.0 Updates

OEmbed expand URL service acquired by embed.ly, now it’s paid service so that I’m releasing this expanding URL fix. Right now this function will work with Youtube and Vimeo links. I have been working with few more popular services. For demo check my profile at labs.9lessons labs.9lessons.info/srinivas

If you own Wall Script 4.0 please mail to [email protected] with subject “ExpandURL WallScript” I will send you the Expand_URL.php file ASAP

Once you got the file just copy “Expand_URL.php” and paste it into wall script “includes” directory.

Note: Take your existing copy backup the do these modifications.