Apostolic Friends Forum
Tab Menu 1
Go Back   Apostolic Friends Forum > The Fellowship Hall > Fellowship Hall
Facebook

Notices

Fellowship Hall The place to go for Fellowship & Fun!


Reply
 
Thread Tools Display Modes
  #1  
Old 03-21-2013, 06:23 AM
The Mrs's Avatar
The Mrs The Mrs is offline
Jellybean!


 
Join Date: Feb 2007
Location: Oregon
Posts: 6,996
Any Coders/Programmers/Server Gurus Among Us?

I have some questions if you wouldn't mind answering them.

It has to do with uploading files to the server.
__________________
'Some folk don't understand that the middle "F" in AFF is the most important ingredient!' -noeticknight
Reply With Quote
  #2  
Old 03-21-2013, 06:24 AM
The Mrs's Avatar
The Mrs The Mrs is offline
Jellybean!


 
Join Date: Feb 2007
Location: Oregon
Posts: 6,996
Re: Any Coders/Programmers/Server Gurus Among Us?

Oh, and breaking & fixing mods/hacks.
__________________
'Some folk don't understand that the middle "F" in AFF is the most important ingredient!' -noeticknight
Reply With Quote
  #3  
Old 03-21-2013, 08:16 AM
Azzan's Avatar
Azzan Azzan is offline
Registered Member


 
Join Date: Oct 2010
Posts: 620
Re: Any Coders/Programmers/Server Gurus Among Us?

I've been a programmer in a former life. What's your question(s)?
Reply With Quote
  #4  
Old 03-21-2013, 09:04 AM
The Mrs's Avatar
The Mrs The Mrs is offline
Jellybean!


 
Join Date: Feb 2007
Location: Oregon
Posts: 6,996
Re: Any Coders/Programmers/Server Gurus Among Us?

It's really a server question. Uploading files. I've always uploaded mod files to the server without using ftp. Just upload the zip file thru the file manager & extract. It's always worked.

I broke the last mod I installed. It had php, js & xml files to upload to the server and a product xml file to upload to the admin cpanel. I thought there was a problem with it, (turns out it worked perfectly, it was an IE/cache issue!) so I uninstalled/reinstalled the product xml file w/overwrite thru the admincp. But didn't do anything to the server files.

Apparently it's a big no-no to uninstall, (according to vBulletin.org mod thread), because it deleted a table that the mod created.

Can I get that table back by uploading the files to the server again? Can I just delete the files in the server, and upload them again? (I've already tried to upload/overwrite each file separately and that hasn't seemed to change anything.) Or do I need to uninstall them and upload again? And if so, with either route, will it hurt anything? I've never uninstalled anything at the server level, so it's scary to me!
__________________
'Some folk don't understand that the middle "F" in AFF is the most important ingredient!' -noeticknight
Reply With Quote
  #5  
Old 03-21-2013, 09:25 AM
imreedemed imreedemed is offline
Registered Member


 
Join Date: Aug 2012
Posts: 241
Re: Any Coders/Programmers/Server Gurus Among Us?

I assume you are talking of a database 'table'. Well, in that case, i dont see any relationship between uploading/deleting files and the table. How did the mod create the table? Did it manually on the database, maybe used a script? i'd recreate the table with the rightful column fields .. then figure out how to populate it with some 'data'. God bless
Reply With Quote
  #6  
Old 03-21-2013, 10:09 AM
The Mrs's Avatar
The Mrs The Mrs is offline
Jellybean!


 
Join Date: Feb 2007
Location: Oregon
Posts: 6,996
Re: Any Coders/Programmers/Server Gurus Among Us?

Quote:
Originally Posted by imreedemed View Post
I assume you are talking of a database 'table'. Well, in that case, i dont see any relationship between uploading/deleting files and the table. How did the mod create the table? Did it manually on the database, maybe used a script? i'd recreate the table with the rightful column fields .. then figure out how to populate it with some 'data'. God bless
Thanks IR. Yes, a database table specific to this mod, and yes, the mod creates the table. I just have no idea how/which file. (This is beyond my pay grade, as well as creating a table!)

If I uninstall the mod, and reinstall, will it create a new table? We didn't have the mod installed long enough to worry about needing to recreate the table/data. The mod itself has a 'recounter' to reset the mod's data.

I just don't know if uninstalling the mod will break anything in the server/forum, and am skeered, so figured I'd better ask someone who knows.
__________________
'Some folk don't understand that the middle "F" in AFF is the most important ingredient!' -noeticknight
Reply With Quote
  #7  
Old 03-21-2013, 11:50 AM
imreedemed imreedemed is offline
Registered Member


 
Join Date: Aug 2012
Posts: 241
Re: Any Coders/Programmers/Server Gurus Among Us?

Well, you need to get your hands dirty and look at the code

If the installation script creates this table, then yes, uninstall and re-install the mod.

On the other hand to avoid server downtimes or the risk of introduction more bugs, you can look at the code snipplet that creates the table, externalize and run it independently.

But more importantly pray
Reply With Quote
  #8  
Old 03-21-2013, 03:34 PM
imreedemed imreedemed is offline
Registered Member


 
Join Date: Aug 2012
Posts: 241
Re: Any Coders/Programmers/Server Gurus Among Us?

I've realised there is a new feature (nolonger working) that computes the no of 'thanks' against user posts. Is it related to the table in question?
Reply With Quote
  #9  
Old 03-21-2013, 03:42 PM
Praxeas's Avatar
Praxeas Praxeas is offline
Go Dodgers!


 
Join Date: Feb 2007
Posts: 45,794
Re: Any Coders/Programmers/Server Gurus Among Us?

Quote:
Originally Posted by The Mrs View Post
I have some questions if you wouldn't mind answering them.

It has to do with uploading files to the server.
I know how to do that, as long as we have the server info. We can use their upload app or we can use something like WS-FTP....
__________________
Let it be understood that Apostolic Friends Forum is an Apostolic Forum.
Apostolic is defined on AFF as:


  1. There is One God. This one God reveals Himself distinctly as Father, Son and Holy Ghost.
  2. The Son is God himself in a human form or "God manifested in the flesh" (1Tim 3:16)
  3. Every sinner must repent of their sins.
  4. That Jesus name baptism is the only biblical mode of water baptism.
  5. That the Holy Ghost is for today and is received by faith with the initial evidence of speaking in tongues.
  6. The saint will go on to strive to live a holy life, pleasing to God.
Reply With Quote
  #10  
Old 03-21-2013, 03:43 PM
Praxeas's Avatar
Praxeas Praxeas is offline
Go Dodgers!


 
Join Date: Feb 2007
Posts: 45,794
Re: Any Coders/Programmers/Server Gurus Among Us?

Quote:
Originally Posted by The Mrs View Post
Oh, and breaking & fixing mods/hacks.
That depends on what is broken lol...not a programmar
__________________
Let it be understood that Apostolic Friends Forum is an Apostolic Forum.
Apostolic is defined on AFF as:


  1. There is One God. This one God reveals Himself distinctly as Father, Son and Holy Ghost.
  2. The Son is God himself in a human form or "God manifested in the flesh" (1Tim 3:16)
  3. Every sinner must repent of their sins.
  4. That Jesus name baptism is the only biblical mode of water baptism.
  5. That the Holy Ghost is for today and is received by faith with the initial evidence of speaking in tongues.
  6. The saint will go on to strive to live a holy life, pleasing to God.
Reply With Quote
Reply

Bookmarks


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Any coders here? Praxeas Fellowship Hall 13 07-18-2011 12:20 PM
Tech gurus........another question drummerboy_dave The Information Station 4 01-27-2009 07:37 AM
Question for you computer gurus Margies3 Fellowship Hall 3 09-10-2007 12:41 AM

 
User Infomation
Your Avatar

Latest Threads
- by Amanah
- by Amanah

Help Support AFF!

Advertisement




All times are GMT -6. The time now is 02:01 AM.


Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.