Zandronum Chat on our Discord Server Get the latest version: 3.1
Source Code

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0001518Site[All Projects] Suggestionpublic2013-09-24 22:402015-07-24 09:40
ReporterMetal 
Assigned Toinfurnus 
PrioritynormalSeverityfeatureReproducibilityN/A
StatusassignedResolutionopen 
PlatformMicrosoftOSWindowsOS VersionXP/Vista/7
Summary0001518: Like system for the forums
Description'http://community.mybb.com/thread-59652.html [^]'
Attached Files

- Relationships

-  Notes
User avatar (0007282)
Toxicity (reporter)
2013-09-26 20:06

I support this, I just hope it doesn't turn into a e-peen contest like Skulltag's reputation points did.
User avatar (0007596)
infurnus (developer)
2013-11-24 17:51

Will test this out on my local/test forums when I get the time.
User avatar (0007625)
infurnus (developer)
2013-11-28 04:02

Gives me the following:

SQL Error:
    42601 - ERROR: syntax error at or near "unsigned" LINE 2: tlid int unsigned NOT NULL auto_increment, ^
Query:
    CREATE TABLE fork_g33k_thankyoulike_thankyoulike ( tlid int unsigned NOT NULL auto_increment, pid int unsigned NOT NULL default '0', uid int unsigned NOT NULL default '0', puid int unsigned NOT NULL default '0', dateline bigint(30) NOT NULL default '0', KEY pid (pid, uid), PRIMARY KEY (tlid) ) ENGINE=MyISAM ;
User avatar (0007626)
Blzut3 (administrator)
2013-11-28 05:44

If the issue is just in creating tables, that's a fairly easy to solve problem. Just use phppgadmin to create the tables manually and then delete the commands from the installer. The actual data manipulation commands are of more concern.
User avatar (0013002)
Catastrophe (reporter)
2015-07-24 09:40

Sorry for the bump, but since it's been assigned for over a year now... Any progress?

Issue Community Support
Only registered users can voice their support. Click here to register, or here to log in.
Supporters: Toxicity Catastrophe Fused
Opponents: Dusk Arco Combinebobnt Monsterovich Korshun

- Issue History
Date Modified Username Field Change
2013-09-24 22:40 Metal New Issue
2013-09-26 20:06 Toxicity Note Added: 0007282
2013-11-24 17:51 infurnus Note Added: 0007596
2013-11-24 17:52 infurnus Assigned To => infurnus
2013-11-24 17:52 infurnus Status new => assigned
2013-11-28 04:02 infurnus Note Added: 0007625
2013-11-28 05:44 Blzut3 Note Added: 0007626
2015-07-24 09:40 Catastrophe Note Added: 0013002






Questions or other issues? Contact Us.

Links


Copyright © 2000 - 2024 MantisBT Team
Powered by Mantis Bugtracker