Search results

  1. funkystrainz

    [phpMyAdmin]CMS Login/Register to Me[HELP]

    I also get this: Parse error: syntax error, unexpected 'id' (T_STRING), expecting ',' or ';' in /../../xamppfiles/htdocs/register.php on line 29 When trying to get the script to perform a task with the custom variables Another more recent error I've encountered when trying to use a more secure...
  2. funkystrainz

    [CMS]Inserting ID,Rank etc upon Submit[Help]

    I'm going to start over with a new CMS & database. The only fields I would want to be submitted, would be sent through with an isset request, then? So if I include what I need to be submitted from the placeholders, with their custom variables, on the page that they'd be submitted from? They'd be...
  3. funkystrainz

    I need that $$$

    I'm still familiarizing myself with the languages and the way they interact with each other. You sound like a bitter old faggot who's about to croak. If you're a developer? I hope you get something out of your many failed projects. I'm here because I'm experiencing difficulties at the later...
  4. funkystrainz

    I need that $$$

    Then there's the internet, which is where we are right now . I think you should re-read my first comment
  5. funkystrainz

    I need that $$$

    What if he has no skills. Who would employ him?
  6. funkystrainz

    [CMS]Inserting ID,Rank etc upon Submit[Help]

    Hey anyone reading Support Threads, I'm going to try and keep it short. I am running into the same problems with Registration over and over. The user table that is in my database, has over 50 rows associated with it . My register page, doesn't have the form fields to support an update for all...
  7. funkystrainz

    I need that $$$

    Use tht brain fam
  8. funkystrainz

    [phpMyAdmin]CMS Login/Register to Me[HELP]

    They would vary depending on the CMS. It would either be an error in a line, Say I'm using a deprecated version of the software, Unrecognized if($variable) And I think another one had something to do with connecting to the server Now though, I have an error_reporting(0) line in the same...
  9. funkystrainz

    [REL] All Habbo clothing, including Christmas 2016.

    For clothes? not furni ..But I guess it wouldn't matter
  10. funkystrainz

    [RevCMS]Submit on Register Page[Cammex Skin]

    Hey devbest community, The issue that I've been having the last few days, has to do with the receiving of information submitted to my database, and updating it as a row of stored data. All of the forms and their input types, that would be responsible for containing data to submit (i.e...
  11. funkystrainz

    [phpMyAdmin]CMS Login/Register to Me[HELP]

    It's an edited version of RevCMS with a Cammex skin. Could this maybe be my problem?: <?php if(isset($template->form->error)) { echo '<div id="myModal" class="modal fade in" tabindex="-1" Or this, right after the first set of <?php ?> establishing the connection to my db? I'm not familiar with...
  12. funkystrainz

    i'll slice your throat

    i'll slice your throat
  13. funkystrainz

    [Release] REVCMS / CAMMEX SKIN

    See, I think it's the pre-configured cms variables that block me from being able to send any requests of my own. If I could process the form that is in my script, then the database would pick up on the entries that are sent to it. I'll definitely send you a message. I was up for 18 hours and...
  14. funkystrainz

    [Release] REVCMS / CAMMEX SKIN

    I'm past working on CSS. I think I've set it up properly, that's just the way it looks. I don't think it's as much about the databased used, as much as it's about being able to communicate with said database. If there were a script that could be integrated into the pages, that would communicate...
  15. funkystrainz

    [phpMyAdmin]CMS Login/Register to Me[HELP]

    Hey Devbest Community, I've been having trouble in the past with just being able to get my CMS to display all of its' content. There were also instances where I couldn't click certain buttons, material was misplaced, and certain errors would appear. I want to keep this short, because it's...
  16. funkystrainz

    Habro CMS

    gud lookzz
  17. funkystrainz

    Habro CMS

    Is there a link for this download?
  18. funkystrainz

    u really 46 cuhz?

    u really 46 cuhz?
  19. funkystrainz

    fucc can't i get any of these cms's to communicate with my database. I know I'm not about to...

    fucc can't i get any of these cms's to communicate with my database. I know I'm not about to start from scratch
  20. funkystrainz

    [Release] REVCMS / CAMMEX SKIN

    So, I'm probably a good chunk of the way done setting up this CMS. I've linked the index to the register page for newcomers, And now need to be able to use both the register & index (where you'd login) to access the me.php page, with a created account. I can click the me page, and have enabled...
Top