Search found 13 matches

Search found 13 matches Page 1 of 2
by Gameboy
Sun Jan 24, 2016 2:19 am
Forum: Work in Progress
Topic: Looking for Feedback
Replies: 1
Views: 2553

This is the admin user interface. When the API is connected, the admin sees their profile picture as their YouTube profile picture and gets detailed analytics of any partner and can see their dashboard history and what they do. Here are some of the pages (not all pop-ups are shown! Pages HOME: http:...
by Gameboy
Sun Jan 24, 2016 2:05 am
Forum: Work in Progress
Topic: Looking for Feedback
Replies: 1
Views: 2553

Hey everyone, I am currently updating my old dashboard software to Google API v3 from v2 and I was wondering if I could get some feedback on the design and some other little things before I revamp the API. I am aware that the API is currently ineffective too. http://repos.ytdev.co/purondigital User:...
by Gameboy
Sun Jan 24, 2016 2:01 am
Forum: Codenstuff boardroom
Topic: Electronics Lab
Replies: 1
Views: 1414

I don't have a setup, but would love to see what yours comes out to look like! All I have is a Chromebook and a broken $600 ASUS X550C laptop :)
by Gameboy
Sun Jan 24, 2016 1:58 am
Forum: Website Help & Suggestions
Topic: VIP Category not Private
Replies: 1
Views: 2194

I am currently in the user group of "Registered" and I am getting access to the VIP category, even though I am not a VIP member! Was wanting to get this fixed so VIP members could feel more VIP and didn't have non-VIP people posting in the category. Thanks!
by Gameboy
Sat Jan 23, 2016 3:53 am
Forum: Help & Support
Topic: Deleting from a Database via PHP
Replies: 4
Views: 3706

For starters, HTTP/S shouldn't really matter. It's just a security protocol for transferring data from the browser to the server. Now, if you're using secure MySQL instances using ECC or TLS (yeah, they have that for MySQL as well), then you might want to tell us a little bit more about it. Secondl...
by Gameboy
Sat Jan 23, 2016 3:52 am
Forum: Website Help & Suggestions
Topic: REPORT: New site design issues/suggestions
Replies: 13
Views: 8555

PM's aren't currently indicated in the notification bell but I will add them to it. You can see how many new PM's you have in the side-bar though. Some features are temporarily disabled in mobile mode because its a little awkward to adjust certain things to a small screen and I've been putting most...
by Gameboy
Fri Jan 22, 2016 3:59 am
Forum: Website Help & Suggestions
Topic: REPORT: New site design issues/suggestions
Replies: 13
Views: 8555

When I get a PM I do not get an alert and I am not sure if others do, but it'd be amazing if whenever we accessed the site, we'd get notifications in the bottom right corner of our web browser in a little rectangular box telling us we have an alert for things like messages.
by Gameboy
Fri Jan 22, 2016 3:56 am
Forum: Help & Support
Topic: [help] downloading a file off website
Replies: 9
Views: 8010

A little late to reply, but try using a FORM function linking directly to the .exe file with a target of "_blank" and it might work, not sure :)
by Gameboy
Fri Jan 22, 2016 3:39 am
Forum: Help & Support
Topic: Deleting from a Database via PHP
Replies: 4
Views: 3706

CodenStuff wrote:
Not sure about this one.

Typically to delete an entry you would use a command such as:
Code: Select all
"DELETE FROM Users WHERE theusersid=78"
This may work, I have a complex database with over 30 columns :)
by Gameboy
Thu Jan 21, 2016 4:01 am
Forum: Help & Support
Topic: Deleting from a Database via PHP
Replies: 4
Views: 3706

Hello everyone, I am currently developing a YouTube Partner Dashboard system and I am revamping my old network manager/admin page and am trying to make a new user level in MySQL. To do this, I need to be able to delete a user from the admin level on my dashboard. I was wondering what code I'd be nee...
Search found 13 matches Page 1 of 2
Go to advanced search