Go Back   CodingForums.com > Search Forums

Before you post, read our: Rules & Posting Guidelines

Showing results 1 to 25 of 40
Search took 0.25 seconds.
Search: Posts Made By: tonyjms2005
Forum: JavaScript programming 01-08-2013, 02:13 PM
Replies: 1
Views: 236
Posted By tonyjms2005
Hi I just solved it using the post_id as a...

Hi

I just solved it using the post_id as a variable for the function name.

Thanks

Antony
Forum: JavaScript programming 01-08-2013, 12:28 PM
Replies: 1
Views: 236
Posted By tonyjms2005
facebook postToFeed() on phpbb3 post, slight issue, help required

I have a phpbb3 forum that I have modified for my requirements. I have used the Facebook post to feed dialog to allow users to send the text from their forum post to their facebook wall.

I have...
Forum: HTML & CSS 12-23-2012, 11:45 AM
Replies: 2
Views: 245
Posted By tonyjms2005
Hello Thanks for the quick reply, it works...

Hello
Thanks for the quick reply, it works great!

Just one other quick question, is it possible to close the candle.php window after the postToFeed() function has been executed?

Thanks again...
Forum: HTML & CSS 12-23-2012, 12:15 AM
Replies: 2
Views: 245
Posted By tonyjms2005
substitute form input data into script in submit

Hello

I am trying to obtain to info submittted into a simple html form and apply it to a script function.

But the script just returns the name of the input field and not the acutal input data....
Forum: PHP 12-22-2012, 10:21 PM
Replies: 1
Views: 285
Posted By tonyjms2005
Is it possible to do this? Maybe add something...

Is it possible to do this?
Maybe add something to call the facebook script right after the inset into code?

mysql_query("INSERT INTO phpbb_candle(Name) VALUES(\"$nume\") ") or...
Forum: PHP 12-22-2012, 12:15 PM
Replies: 1
Views: 285
Posted By tonyjms2005
trigger simple facebook script on inserting data into MYSQL database

Hello

I have a simple php script that users use on my site to light a sort of virtual candle.
I am trying to use the Facebook feed dialog to allows user to post the data they have enter to their...
Forum: PHP 02-03-2012, 09:42 AM
Replies: 0
Views: 220
Posted By tonyjms2005
Help with naming specific files

Hi
I have this script that downloads data called pivot points from a website, it then formats the files to be used by software on my pc.

Here is a snippet of part of the code:
function...
Forum: PHP 07-18-2011, 06:49 PM
Replies: 3
Views: 248
Posted By tonyjms2005
Hi Thank you for your reply, basically the php...

Hi
Thank you for your reply, basically the php file is run via cron job at 2200gmt everyday.

This takes the data form the website and puts them into files.
The files that hold the "weekly" data...
Forum: PHP 07-18-2011, 11:30 AM
Replies: 3
Views: 248
Posted By tonyjms2005
Changing the day on this piece of code.

Hi
I have this php script that I use to obtain specific content from a specific website.
It looks for data obtained on a daily basis, weekly and monthly basis.

My issue is the weekly data is set...
Forum: PHP 06-01-2010, 12:50 PM
Replies: 1
Views: 608
Posted By tonyjms2005
Quick help with named iframes and forms

Hi

I was just wondering how to change this form to another location, which is currently on my site:

This is the form with an input box, it targets an object held within in iframe (frame1) in...
Forum: Small projects (quick fixes and changes) 03-21-2010, 02:57 PM
Replies: 2
Views: 1,413
Posted By tonyjms2005
Resolved

Resolved
Forum: Small projects (quick fixes and changes) 03-21-2010, 02:56 PM
Replies: 1
Views: 1,076
Posted By tonyjms2005
Resolved

Resolved
Forum: Small projects (quick fixes and changes) 03-19-2010, 11:38 AM
Replies: 0
Views: 948
Posted By tonyjms2005
urgent, complete today get paid today..

1) Project Details: I have integrated a rich text editor called tiny MCE into my phpbb3 forum.

The only problem is that the inline attachments dont work with the tinymce intengration.
When you...
Forum: MySQL 03-12-2010, 08:27 PM
Replies: 4
Views: 836
Posted By tonyjms2005
Hi Thanks for the reply. I dont know...

Hi

Thanks for the reply.

I dont know much about coding, but It was made for me a while back...

The candles are displayed constantly in a scroller, if I removed that code 3 woul it stop the...
Forum: Small projects (quick fixes and changes) 03-12-2010, 07:45 PM
Replies: 1
Views: 1,076
Posted By tonyjms2005
Very quick job on a phpbb3 forum

1) Project Details: Hi I recently made some stlying chnages to my phpbb3 forum. I have created a sidebar which I now have the forum list.

When you click a forum, the forum list disappears from the...
Forum: Small projects (quick fixes and changes) 03-12-2010, 07:42 PM
Replies: 3
Views: 1,070
Posted By tonyjms2005
Job complete... Thanks Antony

Job complete...

Thanks

Antony
Forum: MySQL 03-12-2010, 07:35 PM
Replies: 4
Views: 836
Posted By tonyjms2005
Sending duplicate data to the same table...

Hello

I have a feature on my site where users can light a candle...

I am having a problem where if a user lights a candles for someone called john, and there is already a candle lit for someone...
Forum: Small projects (quick fixes and changes) 03-12-2010, 01:05 AM
Replies: 2
Views: 1,413
Posted By tonyjms2005
job needed to be done by saturday!!!

1) Project Details: (be as specific as possible):I have a site based around the phpbb3 forum software which is connected to facebook through my facebook application and facebook connect.

What I...
Forum: Small projects (quick fixes and changes) 03-09-2010, 12:38 PM
Replies: 3
Views: 1,070
Posted By tonyjms2005
Small yet urgent job!!!

1) Project Details: (be as specific as possible): I have a newestposts script running on my phpbb3 software homepage.
please see: http://tributetothem.com/test area/phpbb3/

What I need is for...
Forum: MySQL 01-31-2010, 03:01 PM
Replies: 3
Views: 903
Posted By tonyjms2005
Excellent! thank you Antony

Excellent! thank you

Antony
Forum: MySQL 01-31-2010, 10:56 AM
Replies: 3
Views: 903
Posted By tonyjms2005
code for checking myqs table size

Hello

I have a feature on my site that uses a mysql database with just a single table.

Does anyone know a code that I can use just to quickly show how much data is contained in the table, in...
Forum: PHP 01-07-2010, 07:50 PM
Replies: 7
Views: 618
Posted By tonyjms2005
Hi Solved it:thumbsup: I just literally...

Hi

Solved it:thumbsup:

I just literally added limit 50 on the end:)

Thanks again for the help

Antony
Forum: PHP 01-07-2010, 05:24 PM
Replies: 7
Views: 618
Posted By tonyjms2005
Hi How would that limit look in the query...

Hi

How would that limit look in the query code? sorry but I am very new to coding:o

Thank you

Antony
Forum: PHP 01-07-2010, 03:55 PM
Replies: 7
Views: 618
Posted By tonyjms2005
Hi Cheers, just one thing though, when I...

Hi

Cheers, just one thing though, when I removed that bit of coding it displays the whole database.

I just want it to display the last 50 posts, I know how to limit the number of posts shown...
Forum: PHP 01-07-2010, 10:49 AM
Replies: 7
Views: 618
Posted By tonyjms2005
MY SQL fetching results

Hi

I have a service running on my website where users can light a candle it uses this code for fetching data from a database:

//$Query = "SELECT ID, Name FROM candle ORDER BY ID ASC";

...
Showing results 1 to 25 of 40

 
Forum Jump

All times are GMT +1. The time now is 03:38 PM.