|
Welcome, Guest.
Please login or register.
Forgot your password?
|
Members
Total Members: 4263
Latest: Cekky New This Month: 0 New This Week: 0 New Today: 0
Stats
Total Posts: 43455
Total Topics: 7557
Most Online Today: 315
Most Online Ever: 2482
(April 09, 2011, 07:02:45 pm)
Users Online Members: 1 Guests: 45 Total: 46
|
|
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Topics - Empire
Pages: [1]
2
« on: June 14, 2015, 04:48:04 am »
I have change the site theme color, and as from the images in the attachments you will see that the background white is no going (image 1). Before I have change the theme color it was white! and after it's no longer there.
The main page is alright as seen in image 2
One image 3, as you can see that the word/links are not easy to read, so I like it to be black and easy to read.
I'm using ZGames theme by the way
3
« on: May 03, 2015, 02:26:59 am »
I have updated my Karma option, Improved it more for the posts on the forums. I have the Karma Description Mod. From the images you see I have up and down images.
Anyway I wanted that option for the comments in the Gallery pro and the download pro to. So that way it does not look blend. it will look all the same
4
« on: April 26, 2015, 02:18:53 am »
I have upgraded to the new patch (SMF 2.0.10). And had to install all modifications that most files are from here (SMFhacks). All going good apart from errors after errors, of which i'm fixing. However I some help AS from the attachments, you can see it's all double. The Karma Stats, View Gallery, the Total Badges and social network. I know that two off them are not by you, but it's something that you guys probably have an fix. Last thing, on my footer it says (Simple Audio Video Embedder) I removed that months ago and for some reasons I can't find the code to remove it again
6
« on: April 08, 2015, 02:16:29 am »
This is for the download as well for the gallery pro. This is already being used with other forum software out there and would be cool to have it for SMF forums. You might want to work with SMF and SMFtricks with this idea of mine.
An option where on each of the members profiles, there will be a link to there list of images that they have uploaded, same with the download pro where and link on there profile (files) and goes to that page with there list of uploaded files. It's like how invisionpower is.
7
« on: March 22, 2015, 01:02:40 am »
I have an error log, And it's from the Download page.
(8: Use of undefined constant GEOIP_CITY_EDITION_REV1 - assumed 'GEOIP_CITY_EDITION_REV1)
8
« on: February 27, 2015, 06:32:24 pm »
This is an Template error that I keep receiving, and I looked all over for an fix and I'm just having no luck.
From the /index.php?action=badgeawards An Error Has Occurred! that's saying Unable to load the 'main' template.
However the Master Badge List and members Badge List does work
9
« on: February 25, 2015, 02:57:43 am »
Each category I have has the checkbox clicked for Show thumbnails on category view, But it does not show up. It does for one category but not 4 others. See here http://www.baysidegamers.com/index.php?action=downloads I have files under Grand Theft Auto 4 Textures Modifications and no Thumbnails showing up
10
« on: February 09, 2015, 11:20:26 pm »
I'm just building an basic freight calculator for my site. When the user enters the parcels weight in kilograms in to the text box and clicks on the "Calculate Postage" button, your application will calculate the cost and display the amount in a paragraph.
So calculating the freight are as follows: If the weight is greater than 0 and less than or equal to 5kg the freight is $7.50 Greater than 5kg and less than or equal 15kg the freight is $12.60 Anything above 15kg is a flat freight charge of $20.00 If the user does not enter a positive number, display an error message
And here is my code so fair,
JavaScript,
};
var price = 0; var shipping = calculateShipping(price);
function calculate() { var result = 0; if (price <= 25){ result = 5kg; } else{ result = price * 10 / 100; } var total = result + (price - 0); window.alert("Shipping is $" + result + ". Total is $" + total +"."); }
}
HTML
<!doctype html> <html lang="en">
<html>
<head>
<meta charset="utf-8"> <title>Empire's Calculate Shipping</title> <link rel="stylesheet" href="style.css"> <script src="javascript.js"></script> </head>
<body><h1>Empire's Calculate Shipping</h1>
<p>Entre Your Postage Weight: <input type="text" name="text" id="input" />kg <input type="button" value="Calculate Shipping" onclick="calculateShipping(document.getElementById('price').value);" /></p> </body> </html>
11
« on: January 28, 2015, 12:32:23 am »
Is there an option on the commenting part to just have there name member group and Karma displayed. Not there profile image and so on as it looks messed up and un-clean from there profile details
12
« on: December 29, 2014, 09:16:22 pm »
My max images are at 1270x720 and min is 640x480, and I'm good with that. When I click on the images to zoom in it's still small, I want to zoom in to full screen.
13
« on: December 21, 2014, 07:04:10 pm »
I want all members that can upload images without Admin or Other staff members to approve the images. I have the download pro and I want to have that option for approval or not, but as the gallery I want anyone apart from guests to upload images without approval from admin
14
« on: December 10, 2014, 09:28:30 pm »
For each of the themes that I have installed, It says test failed. Before I go ahead I need to found and add the code or maybe leave it and just installed it witch is not the best idea.
Test failed for index.template.php
Pages: [1]
|
[Mod]Tenor Posting Animated Gifs
by SMFHacks
August 30, 2024, 04:04:26 pm
|
List of other errors after installing and trying to use
by SMFHacks
August 27, 2024, 02:15:52 pm
|
Subject Error
by SMFHacks
August 27, 2024, 02:15:46 pm
|
Store Not Logging Transactions or Sending Emails for Paid Items, Free Items Work
by SMFHacks
August 27, 2024, 05:26:52 am
|
Don't Know How to Unhide Previously Hidden Items in Latest SMF Store 5.0
by Michael Vail
August 26, 2024, 11:38:33 pm
|
Undefined array key "session_var" and Undefined array key "session_id" Errors
by SMFHacks
August 26, 2024, 11:10:54 pm
|
SMF Links Error
by yamiacaveman
August 22, 2024, 06:21:53 pm
|
HTTP Error 500
by SMFHacks
August 20, 2024, 12:28:53 pm
|
Site upgrade to 2.1
by live627
August 18, 2024, 02:47:33 am
|
Uninstall issue and new licence no email
by landyvlad
August 16, 2024, 08:05:48 am
|
|
|